Home
last modified time | relevance | path

Searched refs:PRESET_DICT (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/
Dzutil.h93 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzutil.h93 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
Ddeflate.c637 if (s->strstart != 0) header |= PRESET_DICT;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzutil.h79 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
Ddeflate.c750 if (s->strstart != 0) header |= PRESET_DICT;
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dzutil.h81 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/
Dzutil.h82 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro