Searched defs:compress_func (Results 1 – 10 of 10) sorted by relevance
| /external/python/cpython3/Lib/test/ |
| D | test_zlib.py | 184 def check_big_compress_buffer(self, size, compress_func): argument
|
| /external/zlib/ |
| D | deflate.c | 83 typedef block_state (*compress_func)(deflate_state *s, int flush); typedef
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_600.h | 57117 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
| D | vmlinux.h | 57117 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux.h | 76958 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
| D | vmlinux_518.h | 76958 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
| /external/bcc/libbpf-tools/riscv/ |
| D | vmlinux_602.h | 74282 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
| D | vmlinux.h | 74282 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux_608.h | 132755 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
| D | vmlinux.h | 132755 typedef block_state (*compress_func)(deflate_state *, int); typedef
|