Searched defs:compress_func (Results 1 – 9 of 9) sorted by relevance
| /external/rust/crates/libz-sys/src/zlib-ng/ |
| D | deflate_p.h | 112 typedef block_state (*compress_func) (deflate_state *s, int flush); typedef
|
| /external/python/cpython2/Lib/test/ |
| D | test_zlib.py | 129 def check_big_compress_buffer(self, size, compress_func): argument
|
| /external/python/cpython3/Lib/test/ |
| D | test_zlib.py | 140 def check_big_compress_buffer(self, size, compress_func): argument
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 90743 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
| D | vmlinux.h | 90743 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 57457 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
| D | vmlinux_510.h | 57457 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 60714 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
| D | vmlinux.h | 60714 typedef block_state (*compress_func)(deflate_state *, int); typedef
|