Home
last modified time | relevance | path

Searched defs:compress_func (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/
Ddeflate_p.h112 typedef block_state (*compress_func) (deflate_state *s, int flush); typedef
/external/python/cpython2/Lib/test/
Dtest_zlib.py129 def check_big_compress_buffer(self, size, compress_func): argument
/external/python/cpython3/Lib/test/
Dtest_zlib.py140 def check_big_compress_buffer(self, size, compress_func): argument
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h90743 typedef block_state (*compress_func)(deflate_state *, int); typedef
Dvmlinux.h90743 typedef block_state (*compress_func)(deflate_state *, int); typedef
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h57457 typedef block_state (*compress_func)(deflate_state *, int); typedef
Dvmlinux_510.h57457 typedef block_state (*compress_func)(deflate_state *, int); typedef
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h60714 typedef block_state (*compress_func)(deflate_state *, int); typedef
Dvmlinux.h60714 typedef block_state (*compress_func)(deflate_state *, int); typedef