Last update: Thu Apr 12 03:37:15 MDT 2012
Top |
Symbols |
Numbers |
Math |
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
L |
M |
N |
O |
P |
Q |
R |
S |
T |
U |
V |
W |
X |
Y |
Z
BibTeX entry
@Article{Gupta:1990:FLA,
author = "Rajiv Gupta",
title = "A fresh look at optimizing array bound checking",
journal = j-SIGPLAN,
volume = "25",
number = "6",
pages = "272--282",
month = jun,
year = "1990",
CODEN = "SINODQ",
ISBN = "0-89791-364-7",
ISBN-13 = "978-0-89791-364-5",
ISSN = "0362-1340 (print), 1523-2867 (print), 1558-1160 (electronic)",
ISSN-L = "0362-1340",
bibdate = "Thu May 13 12:37:27 MDT 1999",
bibsource = "Compendex database;
http://www.acm.org/pubs/contents/proceedings/pldi/93542/index.html",
URL = "http://www.acm.org:80/pubs/citations/proceedings/pldi/93542/p272-gupta/",
abstract = "This paper describes techniques for optimizing range
checks performed to detect array bound violations. In
addition to the elimination of range checks, the
optimizations discussed in this paper also reduce the
overhead due to range checks that cannot be eliminated
by compile-time analysis. The optimizations reduce the
program execution time and the object code size through
elimination of redundant checks, propagation of checks
out of loops, and combination of multiple checks into a
single check. A minimal control flow graph (MCFG) is
constructed using which the minimal amount of data flow
information required for range check optimizations is
computed. The range check optimizations are performed
using the MCFG rather the CFG for the entire program.
This allows the global range check optimizations to be
performed efficiently since the MCFG is significantly
smaller than the CFG.",
acknowledgement = ack-nhfb,
affiliation = "Philips Lab",
affiliationaddress = "Briarcliff Manor, NY, USA",
annote = "Published as part of the Proceedings of PLDI'90.",
classification = "723",
conference = "Proceedings of the ACM SIGPLAN '90 Conference on
Programming Language Design and Implementation",
conferenceyear = "1990",
journalabr = "SIGPLAN Not",
keywords = "algorithms; Arrays; Computer Operating Systems; Data
Processing --- Data Structures; experimentation;
Optimizing Compilers; performance; Program Compilers",
meetingaddress = "White Plains, NY, USA",
meetingdate = "Jun 20--22 1990",
meetingdate2 = "06/20--22/90",
sponsor = "Assoc for Computing Machinery, Special Interest Group
on Programming Languages",
subject = "{\bf D.3.4} Software, PROGRAMMING LANGUAGES,
Processors, Optimization. {\bf F.2.2} Theory of
Computation, ANALYSIS OF ALGORITHMS AND PROBLEM
COMPLEXITY, Nonnumerical Algorithms and Problems,
Computations on discrete structures. {\bf G.2.2}
Mathematics of Computing, DISCRETE MATHEMATICS, Graph
Theory, Graph algorithms. {\bf F.3.3} Theory of
Computation, LOGICS AND MEANINGS OF PROGRAMS, Studies
of Program Constructs. {\bf D.2.2} Software, SOFTWARE
ENGINEERING, Design Tools and Techniques.",
}
Related entries
- addition,
25(6)53,
25(6)283,
25(6)296,
27(7)200,
27(9)285,
28(3)149,
28(3)343,
28(3)363,
28(6)26,
28(6)227,
28(6)290,
28(6)300,
28(7)102,
29(6)266,
29(6)349,
29(6)349-1,
29(8)13,
29(8)119,
29(11)183,
29(11)328,
30(3)71,
30(6)139,
30(6)186,
30(8)48,
30(8)102,
30(11)70,
30(11)99,
31(8)84,
31(8)84-1
- ALGORITHMS,
25(6)40,
25(6)66,
25(6)92,
25(6)102,
25(6)112,
25(6)137,
25(6)150,
25(6)234,
25(6)322,
25(6)337,
26(6)30,
26(6)130,
26(6)192,
26(6)204,
26(6)241,
26(6)256,
27(7)140,
27(9)98,
27(9)238,
28(3)363,
28(6)78-1,
28(6)268,
28(6)278,
28(6)290,
29(6)61,
29(6)85,
29(6)97,
29(6)121,
29(6)171,
29(6)218,
29(6)302,
30(6)32,
30(6)47,
30(6)56,
30(6)139,
30(6)186,
30(6)246,
30(6)279,
30(11)7,
30(11)60,
30(11)134,
31(5)108,
31(5)193,
31(9)60,
32(5)194,
32(5)334,
33(5)72,
33(5)85-1,
33(5)142,
33(11)24,
33(11)262,
33(11)272
- allow,
25(4)20,
25(4)51,
25(6)66,
25(6)85-1,
25(6)296,
26(6)145,
27(7)94,
27(7)116,
27(7)140,
27(7)162,
27(7)235,
27(9)238,
28(3)363,
28(6)139-1,
28(6)207-1,
28(6)290,
28(7)92,
28(7)102,
28(7)208,
28(7)239,
29(6)73,
29(6)135,
29(6)242,
29(6)242-1,
29(8)35,
29(8)119,
29(11)25,
29(11)132-1,
29(11)263,
29(11)274,
29(11)319,
30(3)50,
30(3)94,
30(4)13,
30(6)196,
30(6)246,
30(8)1,
30(8)102,
30(8)217,
30(11)70,
30(11)79
- amount,
25(6)66,
25(6)85-1,
25(6)102,
25(6)322,
27(7)94,
28(6)197,
28(6)278,
29(6)1,
29(8)94,
29(11)86,
30(3)119,
30(6)151,
30(6)218,
33(7)59
- bound,
25(6)66,
25(6)272-1,
25(6)296,
27(7)175,
28(6)100,
28(6)258,
28(7)129,
28(7)208,
28(8)90,
29(11)76-1,
30(8)58,
30(8)92,
30(8)207,
30(11)1,
30(11)7,
30(11)70,
30(11)88,
30(11)99,
32(8)176,
33(5)249
- cannot,
25(6)92,
27(7)311,
28(6)278,
28(7)83,
29(6)147,
29(6)218,
29(11)86,
30(3)13,
30(6)67,
30(6)151,
30(6)196,
30(6)205,
30(6)218
- CFG,
25(6)337,
30(3)35,
30(6)246,
34(1)351
- check,
25(6)78,
28(6)1,
29(8)35,
29(8)59,
29(8)74,
29(12)58,
30(6)196,
30(6)218,
30(6)270
- checking,
25(6)272-1,
26(11)113,
28(6)1,
28(6)227,
28(10)29,
29(2)13,
29(6)290,
29(8)46,
29(8)59,
29(9)77,
29(9)105,
30(6)270,
30(11)70,
31(6)134,
31(8)60,
31(12)80,
33(5)249,
33(5)345,
34(9)261
- combination,
27(10)25,
28(6)278,
29(6)159,
29(6)337,
29(6)337-1,
29(6)349,
29(6)349-1,
29(8)119,
30(6)116,
30(8)123,
33(7)27
- compile-time,
25(6)223,
26(10)19,
27(7)116,
27(9)238,
28(6)46,
28(7)139,
28(7)239,
28(12)129,
28(12)129-1,
29(6)73,
29(6)85,
29(6)290,
29(7)21,
29(9)105,
29(10)85,
29(11)232,
30(6)116,
30(8)29,
30(8)144,
30(8)156,
32(1)110
- COMPLEXITY,
25(6)40,
25(6)66,
25(6)92,
25(6)102,
25(6)112,
25(6)137,
25(6)150,
25(6)234,
25(6)322,
25(6)337,
26(6)30,
26(6)130,
26(6)192,
26(6)204,
26(6)241,
26(6)256,
27(7)140,
27(9)98,
27(9)238,
28(3)363,
28(6)78-1,
28(6)268,
28(6)278,
28(6)290,
29(6)61,
29(6)85,
29(6)97,
29(6)121,
29(6)171,
29(6)218,
29(6)302,
30(6)32,
30(6)47,
30(6)56,
30(6)139,
30(6)186,
30(6)246,
30(6)279,
30(11)7,
30(11)60,
30(11)134,
31(5)108,
31(5)193,
31(9)60,
32(5)194,
32(5)334,
33(5)72,
33(5)85-1,
33(5)142,
33(11)24,
33(11)262,
33(11)272
- computed,
27(7)116,
28(3)361,
28(6)68,
29(6)73,
29(10)355,
30(8)156
- constructed,
27(7)82,
28(3)363,
28(6)78-1,
28(6)139-1,
30(3)23,
30(6)32,
30(8)19
- D.2.2,
25(6)53,
25(6)127-1,
25(6)209,
25(6)223,
25(6)234,
25(6)257,
27(7)82,
27(7)140,
27(7)224,
28(3)69,
28(3)133,
28(3)343,
28(6)26,
29(6)196,
29(8)1,
29(8)13,
29(8)22,
29(8)35,
29(8)46,
29(8)59,
29(8)74,
29(8)94,
29(8)101,
29(8)111,
29(8)119,
30(3)1,
30(3)13,
30(3)83,
30(6)103,
30(6)291,
30(11)99,
30(11)124,
31(5)1,
31(5)12,
31(5)33,
31(5)44,
31(5)54,
31(5)79,
31(5)149,
31(5)206,
31(5)215,
31(5)226,
31(5)267,
31(5)278,
31(9)60,
32(5)206,
33(5)236,
33(5)301,
34(3)86
- detect,
27(7)1,
27(9)238,
29(6)290,
29(8)59,
29(11)110,
29(11)158,
29(11)208,
29(11)286,
30(6)218,
33(7)27
- DISCRETE,
25(6)16,
25(6)40,
25(6)85-1,
25(6)223,
25(6)234,
25(6)246,
25(6)283,
25(6)296,
25(6)337,
26(6)130,
26(6)177-1,
26(6)192,
26(6)204,
26(6)241,
26(6)256,
27(7)162,
27(7)300,
27(7)311,
27(7)331,
28(6)78-1,
28(6)112,
28(6)126,
28(6)248,
28(6)268,
28(6)278,
28(6)290,
28(6)300,
29(6)135,
29(6)266,
30(3)1,
30(3)23,
30(3)35,
30(3)50,
30(6)32,
30(6)47,
30(6)163-1,
30(6)186,
30(6)246,
30(11)70,
31(5)54,
31(5)278,
31(5)291,
31(9)222-1,
31(9)234,
32(5)85,
32(5)171,
32(5)235,
32(5)249,
32(5)261,
32(5)287,
32(5)296-1,
33(5)15,
33(5)26-1,
33(5)60,
33(5)85-1,
33(5)97,
33(5)142,
33(11)218,
34(3)57
- discrete,
25(6)40,
25(6)102,
25(6)137,
25(6)150,
25(6)234,
25(6)322,
25(6)337,
26(3)19,
26(6)130,
26(6)192,
26(6)204,
26(6)241,
26(6)256,
27(4)10,
27(7)32,
28(3)149,
28(3)369,
28(6)78-1,
28(6)268,
28(6)278,
28(6)290,
29(6)85,
29(6)97,
29(6)171,
29(6)302,
30(3)83,
30(6)32,
30(6)47,
30(6)56,
30(6)186,
30(6)246,
31(5)193,
33(5)72,
33(5)85-1,
33(5)142
- discussed,
25(6)246,
25(12)85,
27(7)152,
27(7)341,
28(3)271,
28(6)68,
29(6)73,
29(8)129,
30(4)13,
30(11)125
- due,
27(7)106,
27(7)188-1,
27(9)274,
28(6)278,
28(7)208,
29(6)1,
29(6)36,
29(11)12,
29(11)183,
30(6)93
- efficiently,
25(3)31,
25(6)66,
26(6)145,
27(1)95,
27(1)95-1,
27(7)44,
27(7)212,
27(7)283,
27(9)262,
27(10)127,
28(6)46,
28(6)78-1,
28(7)54-1,
29(6)13,
29(6)73,
29(6)278,
29(11)25,
29(11)208,
30(6)1,
30(8)11,
31(5)108
- eliminated,
28(6)1,
28(6)290,
29(6)147,
29(11)51
- elimination,
27(7)212,
27(7)224,
27(7)331,
28(6)78-1,
28(6)126,
29(6)107,
29(6)147,
29(6)159,
29(6)186,
29(12)112,
30(6)196,
30(6)233,
30(6)258,
30(6)270,
32(5)146,
32(5)159,
32(5)273,
33(5)26,
33(5)26-1,
33(5)85,
33(5)85-1,
33(12)35,
34(6)43,
34(11)84
- entire,
25(4)73,
25(6)9,
29(6)49,
29(6)85,
29(11)122,
30(6)103,
30(6)301,
30(8)134
- F.2.2,
25(6)40,
25(6)66,
25(6)102,
25(6)137,
25(6)150,
25(6)234,
25(6)322,
25(6)337,
26(6)130,
26(6)192,
26(6)204,
26(6)241,
26(6)256,
27(9)98,
27(9)238,
28(3)363,
28(6)78-1,
28(6)268,
28(6)278,
28(6)290,
29(6)85,
29(6)97,
29(6)171,
29(6)302,
30(6)32,
30(6)47,
30(6)56,
30(6)186,
30(6)246,
30(11)7,
30(11)60,
30(11)134,
31(5)193,
31(9)60,
32(5)194,
32(5)334,
33(5)72,
33(5)85-1,
33(5)142,
33(11)24,
33(11)262,
33(11)272
- fresh,
25(6)272-1
- G.2.2,
25(6)16,
25(6)40,
25(6)85-1,
25(6)223,
25(6)234,
25(6)246,
25(6)283,
25(6)296,
25(6)337,
26(6)130,
26(6)177-1,
26(6)192,
26(6)204,
26(6)241,
26(6)256,
27(7)162,
27(7)300,
27(7)311,
27(7)331,
28(6)78-1,
28(6)112,
28(6)126,
28(6)248,
28(6)268,
28(6)278,
28(6)290,
28(6)300,
29(6)135,
29(6)266,
30(3)1,
30(3)23,
30(3)35,
30(3)50,
30(6)32,
30(6)47,
30(6)163-1,
30(6)186,
30(6)246,
31(5)54,
31(5)278,
31(5)291,
31(9)222-1,
31(9)234,
32(5)85,
33(5)15,
33(5)26-1,
33(5)60,
33(5)85-1,
33(5)97,
33(5)142
- global,
25(6)28,
26(6)120,
26(6)241,
26(12)144,
26(12)167,
27(7)82,
27(7)106,
27(7)128,
27(7)212,
27(7)300,
27(7)311,
27(7)322,
27(9)248,
28(6)112,
28(6)126,
28(6)268,
28(6)268-1,
28(6)290,
28(7)54-1,
28(7)92,
28(7)139,
28(12)21,
29(6)36,
29(6)49,
29(6)159,
29(6)266,
29(10)16,
29(10)113,
29(10)324,
30(3)23,
30(3)94,
30(6)67,
30(6)196,
30(6)246,
30(11)108,
31(5)68,
31(9)37,
31(9)258,
31(12)69,
32(1)66,
32(7)230,
32(8)188
- Gupta, Rajiv,
25(6)272-1,
28(6)68,
30(3)23,
32(5)146,
32(5)159,
33(5)1,
34(5)64
- look,
25(6)272-1,
25(6)296,
27(8)89,
28(3)351,
29(3)18,
29(3)18-1,
29(6)135,
30(2)12,
30(2)12-1,
31(1)1,
31(6)110,
33(11)295
- MATHEMATICS,
25(6)16,
25(6)40,
25(6)85-1,
25(6)223,
25(6)234,
25(6)246,
25(6)283,
25(6)296,
25(6)337,
26(6)130,
26(6)177-1,
26(6)192,
26(6)204,
26(6)241,
26(6)256,
27(7)162,
27(7)300,
27(7)311,
27(7)331,
28(6)78-1,
28(6)112,
28(6)126,
28(6)248,
28(6)268,
28(6)278,
28(6)290,
28(6)300,
29(6)135,
29(6)266,
30(3)1,
30(3)23,
30(3)35,
30(3)50,
30(6)32,
30(6)47,
30(6)163-1,
30(6)186,
30(6)246,
30(11)70,
31(5)54,
31(5)278,
31(5)291,
31(9)222-1,
31(9)234,
32(5)85,
32(5)171,
32(5)235,
32(5)249,
32(5)261,
32(5)287,
32(5)296-1,
33(5)15,
33(5)26-1,
33(5)60,
33(5)85-1,
33(5)97,
33(5)142,
33(11)218,
34(3)57
- minimal,
17(9)18,
23(1)17,
23(12)728,
23(12)728-1,
25(5)91,
26(4)164,
27(9)248,
27(9)262,
27(11)33,
28(3)299,
28(6)156,
28(6)258,
28(7)73,
28(7)208,
29(8)1,
29(11)242,
30(4)29,
30(5)11,
30(8)29,
32(5)320,
32(5)320-1,
33(1)40,
34(10)132
- nonnumerical,
25(6)40,
25(6)66,
25(6)102,
25(6)137,
25(6)150,
25(6)234,
25(6)322,
25(6)337,
26(6)130,
26(6)192,
26(6)204,
26(6)241,
26(6)256,
27(9)98,
27(9)238,
28(3)363,
28(6)78-1,
28(6)268,
28(6)278,
28(6)290,
29(6)85,
29(6)97,
29(6)171,
29(6)302,
29(11)183,
30(6)32,
30(6)47,
30(6)56,
30(6)186,
30(6)246,
30(11)7,
30(11)60,
30(11)134,
31(5)193,
31(9)60,
32(5)194,
32(5)334,
33(5)72,
33(5)85-1,
33(5)142,
33(11)24,
33(11)262,
33(11)272
- optimizing,
25(1)17,
25(3)137,
25(5)53,
25(6)53,
25(6)102,
25(6)150,
25(6)272-1,
25(6)337,
26(1)109,
26(6)30,
26(6)219,
26(9)178,
27(7)249,
27(7)322,
27(10)110,
27(10)110-1,
28(6)100,
28(6)139-1,
29(4)41,
29(6)73,
29(6)186,
29(6)218,
29(6)230,
29(6)278,
29(6)326,
29(10)244,
29(10)244,
29(11)252,
29(12)31,
30(3)23,
30(3)50,
30(3)71,
30(6)93,
30(6)196,
30(6)246,
30(8)134,
30(8)166,
31(5)137,
31(5)181,
31(10)51,
31(10)83,
32(5)44,
32(7)100,
32(8)315,
32(12)116,
33(5)291,
33(7)27,
33(7)75,
33(8)40,
34(7)1
- overhead,
25(6)16,
25(6)66,
25(6)174,
25(6)322,
27(7)106,
27(7)116,
27(7)188-1,
27(7)200,
27(7)273,
27(9)223,
28(6)1,
28(6)187,
28(6)207-1,
28(7)64,
28(7)83,
28(7)149,
28(7)229,
29(6)36,
29(6)290,
29(6)349,
29(6)349-1,
29(9)135,
29(10)341,
29(11)38,
29(11)51,
29(11)171,
29(11)286,
30(6)93,
30(6)103,
30(6)270,
30(6)315,
30(8)144,
30(8)189,
30(8)217,
30(11)134,
31(9)174,
31(9)198,
34(7)10
- performed,
27(7)1,
27(7)32,
27(7)116,
27(7)188-1,
28(3)299,
28(6)1,
28(6)26,
28(6)68,
28(6)78-1,
28(6)207-1,
28(7)239,
29(6)49,
30(3)13,
30(6)67,
30(8)68,
30(11)20-1
- PLDI'90.,
25(6)9,
25(6)16,
25(6)28,
25(6)40,
25(6)53,
25(6)66,
25(6)78,
25(6)85-1,
25(6)92,
25(6)102,
25(6)127-1,
25(6)137,
25(6)150,
25(6)165,
25(6)174,
25(6)189,
25(6)197,
25(6)209,
25(6)223,
25(6)234,
25(6)246,
25(6)257,
25(6)283,
25(6)296,
25(6)311,
25(6)322,
25(6)337
- PROBLEM,
25(6)40,
25(6)66,
25(6)92,
25(6)102,
25(6)112,
25(6)137,
25(6)150,
25(6)234,
25(6)322,
25(6)337,
26(6)30,
26(6)130,
26(6)192,
26(6)204,
26(6)241,
26(6)256,
27(7)140,
27(9)98,
27(9)238,
28(3)363,
28(6)78-1,
28(6)268,
28(6)278,
28(6)290,
29(6)61,
29(6)85,
29(6)97,
29(6)121,
29(6)171,
29(6)218,
29(6)302,
30(6)32,
30(6)47,
30(6)56,
30(6)139,
30(6)186,
30(6)246,
30(6)279,
30(11)7,
30(11)60,
30(11)134,
31(5)108,
31(5)193,
31(9)60,
32(5)194,
32(5)334,
33(5)72,
33(5)85-1,
33(5)142,
33(11)24,
33(11)262,
33(11)272
- processing,
25(4)51,
25(6)66,
25(6)189,
25(6)209,
25(6)223,
25(6)296,
25(6)311,
25(6)322,
25(7)11,
27(7)55,
27(7)94,
27(7)188-1,
27(7)200,
27(7)249,
27(7)283,
27(11)59,
27(11)77,
28(3)37,
28(3)359,
28(6)100,
28(7)179,
28(10)364,
29(1)9,
29(1)53,
29(1)54,
29(2)13,
29(3)12,
29(3)23,
29(4)41,
29(5)31,
29(5)41-1,
29(8)119,
29(9)51,
29(9)105,
29(10)301,
29(10)388,
29(11)12,
29(11)242,
29(12)66,
29(12)87,
30(6)186,
30(7)7,
30(8)123,
30(8)134,
30(11)60,
31(9)234,
33(11)252,
33(11)307,
33(12)33,
34(6)14
- propagation,
25(6)283,
28(6)78-1,
28(6)90,
29(3)28,
29(5)3,
30(3)50,
30(6)23,
30(6)23-1,
30(6)67,
30(6)246
- range,
27(7)1,
27(7)300,
27(7)311,
27(9)238,
28(3)359,
28(6)46,
28(6)100,
28(6)268,
28(6)268-1,
29(6)196,
29(6)257,
29(6)257-1,
29(6)290,
29(10)191,
29(11)2,
29(11)25,
29(11)86,
29(11)145,
29(11)242,
29(11)274,
29(11)297,
30(6)67,
30(6)79-1,
30(6)103,
30(6)151,
30(6)270,
30(11)79,
33(7)59
- rather,
25(6)223,
25(6)234,
25(6)296,
27(9)223,
27(9)285,
28(3)271,
28(3)361,
29(6)135,
29(6)349,
29(6)349-1,
29(8)119,
29(11)86,
29(11)110,
30(3)111,
30(6)13,
30(6)151,
30(6)174,
30(11)20-1,
30(11)88,
33(7)19
- reduce,
25(6)1,
25(6)16,
25(6)85-1,
25(6)102,
27(7)200,
27(7)212,
28(6)177,
28(7)83,
28(7)208,
28(7)218,
29(6)257,
29(6)257-1,
29(6)349,
29(6)349-1,
29(11)2,
29(11)110,
29(11)145,
29(11)242,
29(11)286,
30(6)93,
30(6)103,
30(6)116,
30(6)130,
30(6)174,
30(6)270,
30(6)279,
30(6)315,
30(8)156,
30(8)179,
30(8)217,
32(10)342,
32(10)342-1,
33(7)67
- redundant,
26(7)51,
26(9)321,
27(9)23,
28(6)126,
29(6)186,
30(6)233,
30(6)246,
30(6)258,
30(6)270,
33(5)1
- required,
25(1)59,
25(6)102,
25(6)112,
25(6)337,
27(9)248,
28(3)299,
29(6)302,
29(11)76-1,
29(11)98,
29(11)171,
29(11)196,
29(11)319,
30(6)139,
30(11)20-1
- significantly,
25(6)66,
27(7)106,
27(7)188-1,
27(7)200,
27(9)223,
28(6)177,
28(6)187,
28(6)197,
29(6)186,
29(11)145,
29(11)252,
30(6)67,
30(6)93,
30(6)174,
30(6)205,
30(8)68,
30(11)1,
31(5)108,
33(7)67
- since,
25(6)189,
25(6)209,
27(7)106,
27(7)152,
27(7)273,
28(3)37,
28(6)166,
28(6)237,
28(6)278,
29(6)230,
29(6)337,
29(6)337-1,
29(6)349,
29(6)349-1,
29(11)286,
30(3)23,
30(6)151,
30(6)218,
30(11)7,
30(11)20-1,
30(11)31,
30(11)88,
33(11)252
- single,
25(6)28,
27(7)162,
27(7)188-1,
27(9)175,
27(9)213,
28(3)177,
28(3)299,
28(6)36,
28(6)78-1,
28(6)126,
28(7)13,
28(7)44,
28(7)239,
29(6)24,
29(6)97,
29(6)107,
29(6)171,
29(6)186,
29(6)196,
29(7)51,
29(8)1,
29(11)38,
29(11)98,
29(11)319,
30(3)13,
30(3)50,
30(3)62,
30(3)119,
30(6)1,
30(6)13,
30(6)47,
30(6)67,
30(6)186,
30(8)48,
30(11)60,
33(5)97,
34(5)204
- size,
25(6)246,
25(6)311,
25(12)85,
26(6)130,
27(7)22,
27(7)200,
27(7)273,
27(7)322,
28(3)359,
28(6)237,
28(7)13,
28(7)44,
28(7)208,
29(6)49,
29(6)97,
29(6)107,
29(6)290,
29(6)337,
29(6)337-1,
29(11)98,
29(11)158,
29(11)171,
29(11)232,
29(11)328,
30(3)94,
30(6)32,
30(6)56,
30(6)186,
30(6)279,
30(8)39,
30(11)88
- smaller,
28(7)112,
29(11)171,
30(3)62
- through,
25(6)16,
26(2)75,
27(7)12,
27(7)68,
27(9)248,
28(3)69,
28(3)231,
28(3)299,
28(3)343,
28(3)367,
28(6)56,
28(6)78-1,
28(6)90,
28(7)54-1,
28(7)83,
28(7)119,
28(7)187,
29(6)196,
29(6)290,
29(8)94,
29(8)119,
29(11)232,
29(11)263,
29(11)274,
29(11)286,
29(11)319,
29(12)112,
30(6)67,
30(6)196,
30(6)218,
30(8)48,
30(8)179,
30(11)31,
30(11)117,
30(11)146-1,
31(6)251,
33(5)249,
33(6)48,
33(7)11,
33(10)271,
34(5)229,
34(11)52
- time, compile-,
25(6)223,
27(7)116,
27(9)238,
28(6)46,
28(7)139,
28(7)239,
29(6)73,
29(6)85,
29(6)290,
29(9)105,
29(10)85,
29(11)232,
30(8)29,
30(8)144,
30(8)156
- violation,
29(11)110