Home
last modified time | relevance | path

Searched defs:deflate_state (Results 1 – 12 of 12) sorted by relevance

/external/libwebsockets/win32port/zlib/
Ddeflate.h270 } FAR deflate_state; typedef
/external/python/cpython2/Modules/zlib/
Ddeflate.h276 } FAR deflate_state; typedef
/external/rust/crates/libz-sys/src/zlib/
Ddeflate.h276 } FAR deflate_state; typedef
/external/tflite-support/third_party/zlib/
Ddeflate.h271 } FAR deflate_state; typedef
/external/zlib/
Ddeflate.h276 } FAR deflate_state; typedef
/external/rust/crates/libz-sys/src/zlib-ng/
Ddeflate.h107 typedef struct internal_state deflate_state; typedef
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h90673 struct deflate_state { struct
90674 z_streamp strm;
90675 int status;
90676 Byte *pending_buf;
90677 ulg pending_buf_size;
90678 Byte *pending_out;
90679 int pending;
90680 int noheader;
90681 Byte data_type;
90682 Byte method;
[all …]
Dvmlinux.h90673 struct deflate_state { struct
90674 z_streamp strm;
90675 int status;
90676 Byte *pending_buf;
90677 ulg pending_buf_size;
90678 Byte *pending_out;
90679 int pending;
90680 int noheader;
90681 Byte data_type;
90682 Byte method;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h57387 struct deflate_state { struct
57388 z_streamp strm;
57389 int status;
57390 Byte *pending_buf;
57391 ulg pending_buf_size;
57392 Byte *pending_out;
57393 int pending;
57394 int noheader;
57395 Byte data_type;
57396 Byte method;
[all …]
Dvmlinux_510.h57387 struct deflate_state { struct
57388 z_streamp strm;
57389 int status;
57390 Byte *pending_buf;
57391 ulg pending_buf_size;
57392 Byte *pending_out;
57393 int pending;
57394 int noheader;
57395 Byte data_type;
57396 Byte method;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h60634 struct deflate_state { struct
60635 z_streamp strm;
60636 int status;
60637 Byte *pending_buf;
60638 ulg pending_buf_size;
60639 Byte *pending_out;
60640 int pending;
60641 int noheader;
60642 Byte data_type;
60643 Byte method;
[all …]
Dvmlinux.h60634 struct deflate_state { struct
60635 z_streamp strm;
60636 int status;
60637 Byte *pending_buf;
60638 ulg pending_buf_size;
60639 Byte *pending_out;
60640 int pending;
60641 int noheader;
60642 Byte data_type;
60643 Byte method;
[all …]