Home
last modified time | relevance | path

Searched defs:strategy (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dzlib.h1783 # 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/
Dgzguts.h183 int strategy; /* compression strategy */ member
Dgzwrite.c497 int ZEXPORT gzsetparams(file, level, strategy) in gzsetparams() argument
Ddeflate.c213 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument
490 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument
Dzlib.h1651 #define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument
Ddeflate.h186 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/
Dgzguts.h189 int strategy; /* compression strategy */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Ddeflate.c216 int ZEXPORT deflateInit2_(strm, level, method, windowBits, memLevel, strategy, in deflateInit2_() argument
416 int ZEXPORT deflateParams(strm, level, strategy) in deflateParams() argument
Dgzio.c100 int strategy = Z_DEFAULT_STRATEGY; /* compression strategy */ local
234 int ZEXPORT gzsetparams (file, level, strategy) in gzsetparams() argument
Dzlib.h1335 #define deflateInit2(strm, level, method, windowBits, memLevel, strategy) \ argument
Ddeflate.h183 int strategy; /* favor or force Huffman coding*/ member
/device/google/cuttlefish_common/guest/hals/audio/legacy/policy/
Dvsoc_audio_policy_hal.h209 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/
Dzlibmodule.c307 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/
Dzlibmodule.c313 int wbits=MAX_WBITS, memLevel=DEF_MEM_LEVEL, strategy=0, err; in PyZlib_compressobj() local