Searched refs:deflateTune (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | zconf.h | 53 # define deflateTune z_deflateTune macro
|
D | zlib.h | 681 ZEXTERN int ZEXPORT deflateTune OF((z_streamp strm,
|
D | deflate.c | 531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function
|
D | ChangeLog | 655 - Add the deflateTune() function to adjust internal compression parameters
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/ |
D | zconf.h | 58 # define deflateTune z_deflateTune macro
|
D | zlib.h | 743 ZEXTERN int ZEXPORT deflateTune OF((z_streamp strm,
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | zlib.h | 627 ZEXTERN int ZEXPORT deflateTune OF((z_streamp strm,
|
D | deflate.c | 454 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function
|
D | ChangeLog | 38 - Add the deflateTune() function to adjust internal compression parameters
|