Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/external/unzip/internal/
A Ddeflate.h113 Bytef *window;
123 ulg window_size;
128 Posf *prev;
141 uInt hash_shift;
148 long block_start;
160 uInt prev_length;
185 uInt good_match;
238 ushf *d_buf;
254 ush bi_buf;
258 int bi_valid;
[all …]
A Dzlib.h1600 struct internal_state {int dummy;}; argument
A Dzconf.h130 # define internal_state z_internal_state macro
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Ddeflate.h119 Bytef *window;
129 ulg window_size;
134 Posf *prev;
147 uInt hash_shift;
154 long block_start;
166 uInt prev_length;
191 uInt good_match;
244 ushf *d_buf;
260 ush bi_buf;
264 int bi_valid;
[all …]
A Dzconf.h164 # define internal_state z_internal_state macro
A Dzconf.h.in164 # define internal_state z_internal_state macro
/AliOS-Things-master/components/freetype/src/gzip/
A Dinflate.c30 struct internal_state { struct
33 inflate_mode mode; /* current inflate mode */
36 union {
43 } sub; /* submode */
46 int nowrap; /* flag for no wrapper */
47 uInt wbits; /* log2(window size) (8..15, defaults to 15) */
49 *blocks; /* current inflate_blocks state */
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dzutil.c11 struct internal_state {int dummy;}; /* for buggy compilers */ argument
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dzconf.h164 # define internal_state z_internal_state macro
/AliOS-Things-master/components/SDL2/src/image/
A Dminiz.h445 #define internal_state mz_internal_state macro

Completed in 30 milliseconds