Searched refs:EXTRA (Results 1 - 14 of 14) sorted by relevance

/external/compiler-rt/test/Unit/
H A Dtest29 EXTRA=
33 EXTRA="-fexceptions gcc_personality_test_helper.cxx -lstdc++ /usr/lib/libgcc_s.1.dylib"
39 EXTRA="-fnested-functions"
43 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA -o ./remote/$FILE.exe
50 if gcc $CFLAGS $FILE ../../darwin_fat/Release/libcompiler_rt.a $LIBS $EXTRA
/external/qemu/distrib/zlib-1.2.3/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon9398
60 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME
H A Dinflate.c679 state->mode = EXTRA;
680 case EXTRA:
/external/zlib/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon14700
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
H A Dinflate.c736 state->mode = EXTRA;
737 case EXTRA:
/external/zlib/examples/
H A Dgzlog.c313 /* 35 is EXTRA, 39 is EXTRA + 4 */
318 /* initial gzip extra field content (52 == HEAD + EXTRA + 1) */
328 #define EXTRA sizeof(log_gzext) /* should be 35 */ macro
413 unsigned char buf[HEAD + EXTRA];
416 read(log->fd, buf, HEAD + EXTRA) != HEAD + EXTRA ||
440 unsigned char ext[EXTRA];
452 write(log->fd, ext, EXTRA) != EXTRA
[all...]
/external/oprofile/module/ia64/
H A DIA64minstate.h140 #define DO_SAVE_MIN(COVER, SAVE_IFS, EXTRA) \
216 EXTRA; \
/external/ping6/
H A Dping6.c163 #define EXTRA 256 /* for AH and various other headers. weird. */ macro
723 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA;
725 packlen = datalen + IP6LEN + ICMP6ECHOLEN + EXTRA;
730 packlen = 2048 + IP6LEN + ICMP6ECHOLEN + EXTRA;
/external/qemu/android/
H A Dhw-events.h410 BTN_CODE(EXTRA, 0x114) \
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
H A DBaseRecognizer.as529 * EXTRA TOKEN
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas2030 /// EXTRA TOKEN

Completed in 145 milliseconds