Searched defs:EXTRA (Results 1 - 17 of 17) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/splice/
H A DMakefile2 EXTRA := default_file_splice_read macro
3 all: $(TEST_PROGS) $(EXTRA)
8 rm -fr $(TEST_PROGS) $(EXTRA)
/external/libmojo/mojo/public/cpp/bindings/tests/
H A Dsample_service_unittest.cc277 EXPECT_EQ(BazOptions::EXTRA, baz);
342 service->Frobinate(std::move(foo), Service::BazOptions::EXTRA, member in class:sample::__anon11057::Service::BazOptions
/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/pdfium/third_party/zlib_v128/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon16790
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/external/python/cpython2/Modules/zlib/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon17699
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/external/syslinux/com32/lib/zlib/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon20917
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/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/zlib/src/
H A Dinflate.h26 EXTRA, /* i: waiting for extra bytes (gzip) */ enumerator in enum:__anon27480
62 (gzip) -> FLAGS -> TIME -> OS -> EXLEN -> EXTRA -> NAME -> COMMENT ->
/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/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/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 3394 milliseconds