Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dzutil.h40 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dzutil.h68 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Dinflate.c189 if (!(b & PRESET_DICT)) in inflate()
/third_party/libwebsockets/win32port/zlib/
H A Dzutil.h75 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c716 if (s->strstart != 0) header |= PRESET_DICT;
/third_party/node/deps/v8/third_party/zlib/
H A Dzutil.h92 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c882 if (s->strstart != 0) header |= PRESET_DICT;
/third_party/node/deps/zlib/
H A Dzutil.h103 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c1048 if (s->strstart != 0) header |= PRESET_DICT; in deflate()
/third_party/skia/third_party/externals/zlib/
H A Dzutil.h96 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c874 if (s->strstart != 0) header |= PRESET_DICT;
/third_party/zlib/
H A Dzutil.h88 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c1018 if (s->strstart != 0) header |= PRESET_DICT; in deflate()

Completed in 18 milliseconds