| /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/ |
| D | zlib.h | 1783 # define z_deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument 1797 # define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
| D | gzguts.h | 183 int strategy; /* compression strategy */ member
|
| D | gzwrite.c | 497 int ZEXPORT gzsetparams(file, level, strategy) in gzsetparams() argument
|
| D | deflate.c | 213 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument 490 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument
|
| D | zlib.h | 1651 #define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument
|
| D | deflate.h | 186 int strategy; /* favor or force Huffman coding*/ member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/ |
| D | gzguts.h | 189 int strategy; /* compression strategy */ member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
| D | deflate.c | 216 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument 416 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument
|
| D | gzio.c | 100 int strategy = Z_DEFAULT_STRATEGY; /* compression strategy */ local 234 int ZEXPORT gzsetparams (file, level, strategy) in gzsetparams() argument
|
| D | zlib.h | 1335 #define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument
|
| D | deflate.h | 183 int strategy; /* favor or force Huffman coding*/ member
|
| /device/google/cuttlefish_common/guest/hals/audio/legacy/policy/ |
| D | vsoc_audio_policy_hal.h | 209 audio_io_handle_t output, uint32_t strategy, int session, int id) { in RegisterEffect()
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
| D | zlibmodule.c | 307 int wbits=MAX_WBITS, memLevel=DEF_MEM_LEVEL, strategy=0, err; in PyZlib_compressobj() local
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
| D | zlibmodule.c | 313 int wbits=MAX_WBITS, memLevel=DEF_MEM_LEVEL, strategy=0, err; in PyZlib_compressobj() local
|