Searched refs:PRESET_DICT (Results 1 - 10 of 10) sorted by relevance

/external/freetype/src/gzip/
H A Dzutil.h68 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Dinflate.c188 if (!(b & PRESET_DICT))
/external/pdfium/third_party/zlib_v128/
H A Dzutil.h81 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c749 if (s->strstart != 0) header |= PRESET_DICT;
/external/python/cpython2/Modules/zlib/
H A Dzutil.h79 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c750 if (s->strstart != 0) header |= PRESET_DICT;
/external/syslinux/com32/lib/zlib/
H A Dzutil.h75 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c667 if (s->strstart != 0) header |= PRESET_DICT;
/external/zlib/src/
H A Dzutil.h79 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c750 if (s->strstart != 0) header |= PRESET_DICT;

Completed in 539 milliseconds