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

12

/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/opencv3/3rdparty/zlib/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon15044
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
H A Dinflate.c732 state->mode = EXTRA;
733 case EXTRA:
/external/pdfium/third_party/zlib_v128/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon16196
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:__anon22151
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/apache-http/android/src/com/android/internal/http/multipart/
H A DPart.java89 protected static final String EXTRA = "--"; field in class:Part
93 EncodingUtils.getAsciiBytes(EXTRA);
/external/v8/src/mips/
H A Dconstants-mips.h886 enum TypeChecks { NORMAL, EXTRA };
1140 if (checks == EXTRA) {
1147 if (checks == EXTRA) {
H A Dsimulator-mips.cc4386 switch (instr->InstructionType(Instruction::TypeChecks::EXTRA)) {
/external/v8/src/mips64/
H A Dconstants-mips64.h932 enum TypeChecks { NORMAL, EXTRA };
1198 if (checks == EXTRA) {
1205 if (checks == EXTRA) {
H A Dsimulator-mips64.cc4651 switch (instr->InstructionType(Instruction::TypeChecks::EXTRA)) {
/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/guice/extensions/persist/lib/
H A Dhibernate-annotations.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/annotationfactory/ org/hibernate/annotations/ org/ ...
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas2030 /// EXTRA TOKEN
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 945 milliseconds

12