Searched defs:deflateTune (Results 1 – 16 of 16) sorted by relevance
/third_party/zlib/contrib/pascal/ |
D | zlibpas.pas | 121 function deflateTune(var strm: z_stream; good_length, max_lazy, nice_length, max_chain: Integer): I… in deflateTune() function 207 function deflateTune; external; in deflateTune() function
|
/third_party/flutter/skia/third_party/externals/zlib/ |
D | names.h | 57 #define deflateTune Cr_z_deflateTune macro
|
D | zconf.h | 61 # define deflateTune z_deflateTune macro
|
D | deflate.c | 703 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function
|
/third_party/skia/third_party/externals/zlib/ |
D | chromeconf.h | 69 #define deflateTune Cr_z_deflateTune macro
|
D | zconf.h | 70 # define deflateTune z_deflateTune macro
|
D | deflate.c | 663 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function
|
/third_party/node/deps/zlib/ |
D | chromeconf.h | 69 #define deflateTune Cr_z_deflateTune macro
|
D | zconf.h | 70 # define deflateTune z_deflateTune macro
|
D | deflate.c | 654 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function
|
/third_party/libwebsockets/win32port/zlib/ |
D | zconf.h | 48 # define deflateTune z_deflateTune macro
|
D | deflate.c | 463 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function
|
/third_party/freetype/src/gzip/ |
D | ftzconf.h | 58 # define deflateTune z_deflateTune macro
|
/third_party/zlib/ |
D | zconf.h | 58 # define deflateTune z_deflateTune macro
|
D | zconf.h.in | 58 # define deflateTune z_deflateTune macro
|
D | deflate.c | 658 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function
|