Home
last modified time | relevance | path

Searched defs:internal_state (Results 1 – 25 of 120) sorted by relevance

12345

/aosp_15_r20/external/libwebsockets/win32port/zlib/
H A Ddeflate.h94 typedef struct internal_state { struct
95 z_streamp strm; /* pointer back to this zlib stream */
96 int status; /* as the name implies */
97 Bytef *pending_buf; /* output still pending */
98 ulg pending_buf_size; /* size of pending_buf */
99 Bytef *pending_out; /* next pending byte to output to the stream */
100 uInt pending; /* nb of bytes in the pending buffer */
101 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
102 gz_headerp gzhead; /* gzip header information to write */
103 uInt gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/zlib/
Ddeflate.h104 typedef struct internal_state { struct
105 z_streamp strm; /* pointer back to this zlib stream */
106 int status; /* as the name implies */
107 Bytef *pending_buf; /* output still pending */
108 ulg pending_buf_size; /* size of pending_buf */
109 Bytef *pending_out; /* next pending byte to output to the stream */
110 ulg pending; /* nb of bytes in the pending buffer */
111 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
112 gz_headerp gzhead; /* gzip header information to write */
113 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/external/zlib/
H A Ddeflate.h104 typedef struct internal_state { struct
105 z_streamp strm; /* pointer back to this zlib stream */
106 int status; /* as the name implies */
107 Bytef *pending_buf; /* output still pending */
108 ulg pending_buf_size; /* size of pending_buf */
109 Bytef *pending_out; /* next pending byte to output to the stream */
110 ulg pending; /* nb of bytes in the pending buffer */
111 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
112 gz_headerp gzhead; /* gzip header information to write */
113 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/zlib/
Ddeflate.h104 typedef struct internal_state { struct
105 z_streamp strm; /* pointer back to this zlib stream */
106 int status; /* as the name implies */
107 Bytef *pending_buf; /* output still pending */
108 ulg pending_buf_size; /* size of pending_buf */
109 Bytef *pending_out; /* next pending byte to output to the stream */
110 ulg pending; /* nb of bytes in the pending buffer */
111 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
112 gz_headerp gzhead; /* gzip header information to write */
113 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/zlib/
Ddeflate.h100 typedef struct internal_state { struct
101 z_streamp strm; /* pointer back to this zlib stream */
102 int status; /* as the name implies */
103 Bytef *pending_buf; /* output still pending */
104 ulg pending_buf_size; /* size of pending_buf */
105 Bytef *pending_out; /* next pending byte to output to the stream */
106 ulg pending; /* nb of bytes in the pending buffer */
107 int wrap; /* bit 0 true for zlib, bit 1 true for gzip */
108 gz_headerp gzhead; /* gzip header information to write */
109 ulg gzindex; /* where in extra, name, or comment */
[all …]

12345