Home
last modified time | relevance | path

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/
Ddeflate_p.h112 typedef block_state (*compress_func) (deflate_state *s, int flush); typedef
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_zlib.py129 def check_big_compress_buffer(self, size, compress_func): argument
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_zlib.py170 def check_big_compress_buffer(self, size, compress_func): argument
/aosp_15_r20/external/zlib/
H A Ddeflate.c83 typedef block_state (*compress_func)(deflate_state *s, int flush); typedef
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h57117 typedef block_state (*compress_func)(deflate_state *, int); typedef
H A Dvmlinux_600.h57117 typedef block_state (*compress_func)(deflate_state *, int); typedef
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h76958 typedef block_state (*compress_func)(deflate_state *, int); typedef
H A Dvmlinux_518.h76958 typedef block_state (*compress_func)(deflate_state *, int); typedef
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h65099 typedef block_state (*compress_func)(deflate_state *, int); typedef
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h132755 typedef block_state (*compress_func)(deflate_state *, int); typedef
H A Dvmlinux.h132755 typedef block_state (*compress_func)(deflate_state *, int); typedef
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h74282 typedef block_state (*compress_func)(deflate_state *, int); typedef
H A Dvmlinux.h74282 typedef block_state (*compress_func)(deflate_state *, int); typedef
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h74880 typedef block_state (*compress_func)(deflate_state *, int); typedef