Home
last modified time | relevance | path

Searched refs:compress_func (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_zlib.py170 def check_big_compress_buffer(self, size, compress_func):
178 compress_func(data)
/third_party/libwebsockets/win32port/zlib/
H A Ddeflate.c73 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); typedef
122 compress_func func;
467 compress_func func;
/third_party/node/deps/zlib/
H A Ddeflate.c83 typedef block_state (*compress_func)(deflate_state *s, int flush); typedef
121 compress_func func;
792 compress_func func; in deflateParams()
/third_party/node/deps/v8/third_party/zlib/
H A Ddeflate.c87 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); typedef
144 compress_func func;
626 compress_func func;
/third_party/skia/third_party/externals/zlib/
H A Ddeflate.c87 typedef block_state (*compress_func) OF((deflate_state *s, int flush)); typedef
144 compress_func func;
620 compress_func func;
/third_party/zlib/
H A Ddeflate.c70 typedef block_state (*compress_func)(deflate_state *s, int flush); typedef
103 compress_func func;
759 compress_func func; in deflateParams()

Completed in 21 milliseconds