/third_party/node/deps/v8/third_party/zlib/ |
H A D | chromeconf.h | 69 #define deflateTune Cr_z_deflateTune macro
|
H A D | zconf.h | 70 # define deflateTune z_deflateTune macro
|
H A D | zlib.h | 743 ZEXTERN int ZEXPORT deflateTune OF((z_streamp strm, 756 deflateTune() can be called after deflateInit() or deflateInit2(), and
|
H A D | deflate.c | 669 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function
|
/third_party/node/deps/zlib/ |
H A D | chromeconf.h | 72 #define deflateTune Cr_z_deflateTune macro
|
H A D | zconf.h | 73 # define deflateTune z_deflateTune macro
|
H A D | zlib.h | 743 ZEXTERN int ZEXPORT deflateTune(z_streamp strm, 756 deflateTune() can be called after deflateInit() or deflateInit2(), and
|
H A D | deflate.c | 835 int ZEXPORT deflateTune(z_streamp strm, int good_length, int max_lazy, in deflateTune() function
|
/third_party/skia/third_party/externals/zlib/ |
H A D | chromeconf.h | 69 #define deflateTune Cr_z_deflateTune macro
|
H A D | zconf.h | 70 # define deflateTune z_deflateTune macro
|
H A D | zlib.h | 743 ZEXTERN int ZEXPORT deflateTune OF((z_streamp strm, 756 deflateTune() can be called after deflateInit() or deflateInit2(), and
|
H A D | deflate.c | 663 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | zconf.h | 48 # define deflateTune z_deflateTune
macro
|
H A D | zlib.h | 667 ZEXTERN int ZEXPORT deflateTune OF((z_streamp strm,
680 deflateTune() can be called after deflateInit() or deflateInit2(), and
|
H A D | deflate.c | 500 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
in deflateTune() function
|
/third_party/zlib/contrib/pascal/ |
H A D | zlibpas.pas | 121 function deflateTune(var strm: z_stream; good_length, max_lazy, nice_length, max_chain: Integer): Integer; in deflateTune() function 207 function deflateTune; external; function
|
/third_party/zlib/ |
H A D | zconf.h | 61 # define deflateTune z_deflateTune macro
|
H A D | zlib.h | 744 ZEXTERN int ZEXPORT deflateTune(z_streamp strm, 757 deflateTune() can be called after deflateInit() or deflateInit2(), and
|
H A D | deflate.c | 802 int ZEXPORT deflateTune(z_streamp strm, int good_length, int max_lazy, in deflateTune() function
|