Searched refs:prologue (Results 1 – 25 of 26) sorted by relevance
12
/external/elfutils/tests/ |
D | run-get-lines.sh | 27 804842c: /home/drepper/gnu/new-bu/build/ttt/m.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 28 8048432: /home/drepper/gnu/new-bu/build/ttt/m.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 29 804844d: /home/drepper/gnu/new-bu/build/ttt/m.c:7:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 30 8048458: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 31 804845a: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, … 34 804845c: /home/drepper/gnu/new-bu/build/ttt/b.c:4:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 35 804845f: /home/drepper/gnu/new-bu/build/ttt/b.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 36 8048464: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… 37 8048466: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, … 40 8048468: /home/drepper/gnu/new-bu/build/ttt/f.c:3:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e… [all …]
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/ |
D | mkskel.tpu | 9 ! text with several lines of prologue and epilogue. 32 POSITION(BEGINNING_OF(skelfile)); !insert five line prologue
|
/external/bison/src/ |
D | reader.h | 66 void prologue_augment (const char *prologue, location loc);
|
D | reader.c | 74 prologue_augment (const char *prologue, location loc) in prologue_augment() argument 83 obstack_sgrow (oout, prologue); in prologue_augment()
|
/external/libffi/src/alpha/ |
D | osf.S | 57 .prologue 0 144 .prologue 1
|
/external/webkit/WebKitTools/Scripts/ |
D | run-webkit-tests | 1884 my $prologue = $entering . "/resources/run-webkit-tests-prologue.html"; 1885 … push @result, catdir($testDirectory, $prologue) if (stat(catdir($testDirectory, $prologue))); 1887 push @result, catdir($_, $prologue) if (stat(catdir($_, $prologue)));
|
/external/openssl/crypto/bn/asm/ |
D | ia64.S | 173 .prologue 226 .prologue 285 .prologue 399 .prologue 467 .prologue 546 .prologue 617 .prologue 1174 .prologue 1206 .prologue 1408 .prologue
|
/external/openssl/crypto/rc4/asm/ |
D | rc4-ia64.S | 77 .prologue
|
/external/openssl/crypto/ |
D | ia64cpuid.S | 44 .prologue
|
/external/bison/tests/ |
D | input.at | 254 /* Exercise pre-prologue dependency to %union. */ 267 /* Exercise post-prologue dependency to %union. */
|
D | local.at | 147 # The prologue that should be included in any grammar which parser is
|
D | regression.at | 60 # prologue, so that they can use the token definitions in it.
|
D | calc.at | 59 /* Exercise pre-prologue dependency to %union. */
|
D | testsuite | 1386 /* Exercise pre-prologue dependency to %union. */ 1399 /* Exercise post-prologue dependency to %union. */ 10985 /* Exercise pre-prologue dependency to %union. */
|
/external/libffi/src/ia64/ |
D | unix.S | 48 .prologue 282 .prologue
|
/external/jpeg/ |
D | config.guess | 67 .prologue 0 519 .prologue 0
|
/external/openssl/crypto/aes/asm/ |
D | aes-ia64.S | 89 .prologue 280 .prologue 466 .prologue 657 .prologue
|
/external/expat/conftools/ |
D | config.guess | 240 .prologue 1
|
/external/clearsilver/ |
D | config.guess | 195 .prologue 1
|
/external/elfutils/config/ |
D | config.guess | 247 .prologue 1
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 999 # The prologue of TEST1 sets _m4_divert_dump, which is the diversion 1127 # The prologue for Autoconf macros.
|
/external/bison/ |
D | ChangeLog | 1642 (location.hh): Include it after the user prologue, in case the 1644 Forward declation location and position before the pre-prologue. 6025 be #defined in the prologue, not in the Bison declarations. 6038 and put only a forward declaration in the prologue. This is for 6062 declare them in the prologue. Use GNU coding style in examples. 8861 prologue sections. 9204 Use the prologue locations. 9305 GCJ's parser requires the tokens to be defined before the prologue. 9308 prologue. 9764 * tests/calc.at: Exercise prologue splitting. [all …]
|
/external/bison/doc/ |
D | bison.texinfo | 193 * Prologue:: Syntax and usage of the prologue. 1328 The prologue may define types and variables used in the actions. You can 1343 definitions of functions declared in the prologue go here. In a 1419 The declarations section (@pxref{Prologue, , The prologue}) contains two 1437 prologue. 2616 * Prologue:: Syntax and usage of the prologue. 2623 @subsection The prologue 3072 This macro definition must go in the prologue of the grammar file 6161 The declaration of @code{hexflag} shown in the prologue of the parser file 6651 YYDEBUG 1} in the prologue of the grammar file (@pxref{Prologue, , The [all …]
|
D | bison.info | 155 * Prologue:: Syntax and usage of the prologue. 1514 The prologue may define types and variables used in the actions. 1529 definitions of functions declared in the prologue go here. In a simple 1607 The declarations section (*note The prologue: Prologue.) contains two 1623 parser calls them so they must be declared in the prologue. 2690 * Prologue:: Syntax and usage of the prologue. 2698 3.1.1 The prologue 3081 in the prologue of the grammar file (*note Outline of a Bison Grammar: 5694 The declaration of `hexflag' shown in the prologue of the parser file 6125 YYDEBUG 1' in the prologue of the grammar file (*note The [all …]
|
/external/elfutils/po/ |
D | elfutils.pot | 1155 msgid " set prologue end flag"
|
12