Searched defs:compress_func (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/ |
D | deflate_p.h | 112 typedef block_state (*compress_func) (deflate_state *s, int flush); typedef
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_zlib.py | 129 def check_big_compress_buffer(self, size, compress_func): argument
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_zlib.py | 170 def check_big_compress_buffer(self, size, compress_func): argument
|
/aosp_15_r20/external/zlib/ |
H A D | deflate.c | 83 typedef block_state (*compress_func)(deflate_state *s, int flush); typedef
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 57117 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
H A D | vmlinux_600.h | 57117 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 76958 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
H A D | vmlinux_518.h | 76958 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/ |
H A D | vmlinux.h | 65099 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 132755 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
H A D | vmlinux.h | 132755 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 74282 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
H A D | vmlinux.h | 74282 typedef block_state (*compress_func)(deflate_state *, int); typedef
|
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/ |
H A D | vmlinux.h | 74880 typedef block_state (*compress_func)(deflate_state *, int); typedef
|