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

/external/compiler-rt/test/builtins/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/chromium_org/third_party/zlib/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon15696
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
H A Dinflate.c716 state->mode = EXTRA;
717 case EXTRA:
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon27713
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
H A Dfx_zlib_inflate.c732 state->mode = EXTRA;
733 case EXTRA:
/external/qemu/distrib/zlib-1.2.8/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon28752
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
H A Dinflate.c732 state->mode = EXTRA;
733 case EXTRA:
/external/zlib/src/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon33473
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
H A Dinflate.c732 state->mode = EXTRA;
733 case EXTRA:
/external/zlib/src/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/libunwind/tests/
H A Dia64-test-dyn1.c18 # define EXTRA 16 macro
22 # define EXTRA 0 macro
46 len = (uintptr_t) end - GET_ENTRY (func) + EXTRA;
/external/oprofile/module/ia64/
H A DIA64minstate.h140 #define DO_SAVE_MIN(COVER, SAVE_IFS, EXTRA) \
216 EXTRA; \
/external/qemu/android/
H A Dhw-events.h421 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 2865 milliseconds