Searched defs:DICT (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/zlib/
H A Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator in enum:__anon16405
65 DICTID -> DICT -> TYPE
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator in enum:__anon28594
65 DICTID -> DICT -> TYPE
/external/qemu/distrib/zlib-1.2.8/
H A Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator in enum:__anon29633
65 DICTID -> DICT -> TYPE
/external/zlib/src/examples/
H A Dgzlog.c269 #define DICT 32768U macro
615 unsigned char buf[DICT];
631 dict = read(fd, buf, DICT);
659 strm.avail_out = DICT;
662 got = DICT - strm.avail_out;
966 next = DICT > len ? len : DICT;
/external/zlib/src/
H A Dinflate.h31 DICT, /* waiting for inflateSetDictionary() call */ enumerator in enum:__anon34355
65 DICTID -> DICT -> TYPE
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 850 milliseconds