Home
last modified time | relevance | path

Searched refs:z_streamp (Results 1 - 25 of 77) sorted by relevance

1234

/third_party/node/deps/zlib/
H A Dzlib.h108 typedef z_stream FAR *z_streamp; typedef
228 ZEXTERN int ZEXPORT deflateInit(z_streamp strm, int level);
250 ZEXTERN int ZEXPORT deflate(z_streamp strm, int flush);
362 ZEXTERN int ZEXPORT deflateEnd(z_streamp strm);
377 ZEXTERN int ZEXPORT inflateInit(z_streamp strm);
400 ZEXTERN int ZEXPORT inflate(z_streamp strm, int flush);
520 ZEXTERN int ZEXPORT inflateEnd(z_streamp strm);
538 ZEXTERN int ZEXPORT deflateInit2(z_streamp strm,
610 ZEXTERN int ZEXPORT deflateSetDictionary(z_streamp strm,
654 ZEXTERN int ZEXPORT deflateGetDictionary(z_streamp str
[all...]
H A Dinflate.c94 local int inflateStateCheck(z_streamp strm) { in inflateStateCheck()
106 int ZEXPORT inflateResetKeep(z_streamp strm) { in inflateResetKeep()
130 int ZEXPORT inflateReset(z_streamp strm) { in inflateReset()
141 int ZEXPORT inflateReset2(z_streamp strm, int windowBits) { in inflateReset2()
178 int ZEXPORT inflateInit2_(z_streamp strm, int windowBits, in inflateInit2_()
219 int ZEXPORT inflateInit_(z_streamp strm, const char *version, in inflateInit_()
224 int ZEXPORT inflatePrime(z_streamp strm, int bits, int value) { in inflatePrime()
369 local int updatewindow(z_streamp strm, const Bytef *end, unsigned copy) { in updatewindow()
591 int ZEXPORT inflate(z_streamp strm, int flush) { in inflate()
1268 int ZEXPORT inflateEnd(z_streamp str
[all...]
H A Ddeflate.c97 extern void ZLIB_INTERNAL copy_with_crc(z_streamp strm, Bytef *dst, long size);
212 local unsigned read_buf(z_streamp strm, Bytef *buf, unsigned size) { in read_buf()
383 int ZEXPORT deflateInit_(z_streamp strm, int level, const char *version, in deflateInit_()
391 int ZEXPORT deflateInit2_(z_streamp strm, int level, int method, in deflateInit2_()
571 local int deflateStateCheck(z_streamp strm) { in deflateStateCheck()
592 int ZEXPORT deflateSetDictionary(z_streamp strm, const Bytef *dictionary, in deflateSetDictionary()
654 int ZEXPORT deflateGetDictionary(z_streamp strm, Bytef *dictionary, in deflateGetDictionary()
673 int ZEXPORT deflateResetKeep(z_streamp strm) { in deflateResetKeep()
733 int ZEXPORT deflateReset(z_streamp strm) { in deflateReset()
743 int ZEXPORT deflateSetHeader(z_streamp str
[all...]
/third_party/zlib/
H A Dzlib.h108 typedef z_stream FAR *z_streamp; typedef
228 ZEXTERN int ZEXPORT deflateInit(z_streamp strm, int level);
250 ZEXTERN int ZEXPORT deflate(z_streamp strm, int flush);
363 ZEXTERN int ZEXPORT deflateEnd(z_streamp strm);
378 ZEXTERN int ZEXPORT inflateInit(z_streamp strm);
401 ZEXTERN int ZEXPORT inflate(z_streamp strm, int flush);
521 ZEXTERN int ZEXPORT inflateEnd(z_streamp strm);
539 ZEXTERN int ZEXPORT deflateInit2(z_streamp strm,
611 ZEXTERN int ZEXPORT deflateSetDictionary(z_streamp strm,
655 ZEXTERN int ZEXPORT deflateGetDictionary(z_streamp str
[all...]
H A Dinflate.c94 local int inflateStateCheck(z_streamp strm) in inflateStateCheck()
107 int ZEXPORT inflateResetKeep(z_streamp strm) { in inflateResetKeep()
131 int ZEXPORT inflateReset(z_streamp strm) { in inflateReset()
142 int ZEXPORT inflateReset2(z_streamp strm, int windowBits) { in inflateReset2()
179 int ZEXPORT inflateInit2_(z_streamp strm, int windowBits, in inflateInit2_()
219 int ZEXPORT inflateInit_(z_streamp strm, const char *version, in inflateInit_()
224 int ZEXPORT inflatePrime(z_streamp strm, int bits, int value) { in inflatePrime()
380 local int updatewindow(z_streamp strm, const Bytef *end, unsigned copy) in updatewindow()
603 int ZEXPORT inflate(z_streamp strm, int flush) { in inflate()
1386 int ZEXPORT inflateEnd(z_streamp str
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dzlib.h106 typedef z_stream FAR *z_streamp; typedef
224 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
246 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
352 ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm));
367 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm));
391 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
499 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
518 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
578 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
617 ZEXTERN int ZEXPORT deflateCopy OF((z_streamp des
[all...]
H A Dgzwrite.c19 z_streamp strm = &(state->strm);
65 z_streamp strm = &(state->strm);
117 z_streamp strm = &(state->strm);
151 z_streamp strm;
227 z_streamp strm;
285 z_streamp strm; in gzprintf()
361 z_streamp strm;
464 z_streamp strm;
H A Dinflate.c96 local int updatewindow OF((z_streamp strm, unsigned out));
104 z_streamp strm; in inflateReset()
131 z_streamp strm; in inflateReset2()
169 z_streamp strm; in inflateInit2_()
202 z_streamp strm; in inflateInit_()
210 z_streamp strm; in inflatePrime()
359 z_streamp strm; in updatewindow()
590 z_streamp strm; in inflate()
1239 z_streamp strm;
1253 z_streamp str
[all...]
H A Dgzread.c53 z_streamp strm = &(state->strm);
79 z_streamp strm = &(state->strm);
107 z_streamp strm = &(state->strm);
239 z_streamp strm = &(state->strm);
307 z_streamp strm = &(state->strm);
369 z_streamp strm;
/third_party/node/deps/v8/third_party/zlib/
H A Dzlib.h108 typedef z_stream FAR *z_streamp; typedef
228 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
250 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
363 ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm));
378 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm));
400 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
520 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
538 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
610 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
654 ZEXTERN int ZEXPORT deflateGetDictionary OF((z_streamp str
[all...]
H A Ddeflate.c90 local int deflateStateCheck OF((z_streamp strm));
102 local void flush_pending OF((z_streamp strm));
103 unsigned ZLIB_INTERNAL deflate_read_buf OF((z_streamp strm, Bytef *buf, unsigned size));
120 extern void ZLIB_INTERNAL copy_with_crc(z_streamp strm, Bytef *dst, long size);
226 z_streamp strm; in deflateInit_()
239 z_streamp strm; in deflateInit2_()
409 z_streamp strm; in deflateStateCheck()
432 z_streamp strm; in deflateSetDictionary()
497 z_streamp strm; in deflateGetDictionary()
519 z_streamp str in deflateResetKeep()
[all...]
H A Dinflate.c95 local int inflateStateCheck OF((z_streamp strm));
97 local int updatewindow OF((z_streamp strm, const unsigned char FAR *end,
106 z_streamp strm; in inflateStateCheck()
120 z_streamp strm; in inflateResetKeep()
146 z_streamp strm; in inflateReset()
159 z_streamp strm; in inflateReset2()
197 z_streamp strm; in inflateInit2_()
242 z_streamp strm; in inflateInit_()
250 z_streamp strm; in inflatePrime()
399 z_streamp str in updatewindow()
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dzlib.h108 typedef z_stream FAR *z_streamp; typedef
228 ZEXTERN int ZEXPORT deflateInit OF((z_streamp strm, int level));
250 ZEXTERN int ZEXPORT deflate OF((z_streamp strm, int flush));
363 ZEXTERN int ZEXPORT deflateEnd OF((z_streamp strm));
378 ZEXTERN int ZEXPORT inflateInit OF((z_streamp strm));
400 ZEXTERN int ZEXPORT inflate OF((z_streamp strm, int flush));
520 ZEXTERN int ZEXPORT inflateEnd OF((z_streamp strm));
538 ZEXTERN int ZEXPORT deflateInit2 OF((z_streamp strm,
611 ZEXTERN int ZEXPORT deflateSetDictionary OF((z_streamp strm,
655 ZEXTERN int ZEXPORT deflateGetDictionary OF((z_streamp str
[all...]
H A Ddeflate.c90 local int deflateStateCheck OF((z_streamp strm));
102 local void flush_pending OF((z_streamp strm));
103 unsigned ZLIB_INTERNAL deflate_read_buf OF((z_streamp strm, Bytef *buf, unsigned size));
120 extern void ZLIB_INTERNAL copy_with_crc(z_streamp strm, Bytef *dst, long size);
221 z_streamp strm; in deflateInit_()
234 z_streamp strm; in deflateInit2_()
404 z_streamp strm; in deflateStateCheck()
427 z_streamp strm; in deflateSetDictionary()
492 z_streamp strm; in deflateGetDictionary()
514 z_streamp str in deflateResetKeep()
[all...]
H A Dinflate.c95 local int inflateStateCheck OF((z_streamp strm));
97 local int updatewindow OF((z_streamp strm, const unsigned char FAR *end,
106 z_streamp strm; in inflateStateCheck()
120 z_streamp strm; in inflateResetKeep()
145 z_streamp strm; in inflateReset()
158 z_streamp strm; in inflateReset2()
196 z_streamp strm; in inflateInit2_()
241 z_streamp strm; in inflateInit_()
249 z_streamp strm; in inflatePrime()
398 z_streamp str in updatewindow()
[all...]
/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dinfblock.h18 z_streamp z,
24 z_streamp ,
29 z_streamp ,
34 z_streamp));
H A Dzlib.h89 typedef z_stream FAR *z_streamp; typedef
176 ZEXTERN(int) deflateInit OF((z_streamp strm, int level));
289 ZEXTERN(int) inflateInit OF((z_streamp strm));
309 ZEXTERN(int) inflate OF((z_streamp strm, int flush));
378 ZEXTERN(int) inflateEnd OF((z_streamp strm));
396 ZEXTERN(int) deflateInit2 OF((z_streamp strm,
517 ZEXTERN(int) inflateInit2 OF((z_streamp strm,
569 ZEXTERN(int) inflateReset OF((z_streamp strm));
813 ZEXTERN(int) inflateInit2_ OF((z_streamp strm, int windowBits,
H A Dinfcodes.h20 z_streamp ));
24 z_streamp ,
29 z_streamp ));
H A Dinftrees.h43 z_streamp)); /* for messages */
54 z_streamp)); /* for messages */
61 z_streamp)); /* for memory allocation */
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dinflate.c96 local int inflateStateCheck OF((z_streamp strm));
98 local int updatewindow OF((z_streamp strm, const unsigned char FAR *end,
107 z_streamp strm; in inflateStateCheck()
121 z_streamp strm; in inflateResetKeep()
147 z_streamp strm; in inflateReset()
160 z_streamp strm; in inflateReset2()
198 z_streamp strm; in inflateInit2_()
243 z_streamp strm; in inflateInit_()
251 z_streamp strm; in inflatePrime()
400 z_streamp str in updatewindow()
[all...]
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dinflate.c96 local int inflateStateCheck OF((z_streamp strm));
98 local int updatewindow OF((z_streamp strm, const unsigned char FAR *end,
107 z_streamp strm; in inflateStateCheck()
121 z_streamp strm; in inflateResetKeep()
146 z_streamp strm; in inflateReset()
159 z_streamp strm; in inflateReset2()
197 z_streamp strm; in inflateInit2_()
242 z_streamp strm; in inflateInit_()
250 z_streamp strm; in inflatePrime()
399 z_streamp str in updatewindow()
[all...]
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinflate.c95 local int inflateStateCheck(z_streamp strm) { in inflateStateCheck()
107 int ZEXPORT inflateResetKeep(z_streamp strm) { in inflateResetKeep()
131 int ZEXPORT inflateReset(z_streamp strm) { in inflateReset()
142 int ZEXPORT inflateReset2(z_streamp strm, int windowBits) { in inflateReset2()
179 int ZEXPORT inflateInit2_(z_streamp strm, int windowBits, in inflateInit2_()
220 int ZEXPORT inflateInit_(z_streamp strm, const char *version, in inflateInit_()
225 int ZEXPORT inflatePrime(z_streamp strm, int bits, int value) { in inflatePrime()
370 local int updatewindow(z_streamp strm, const Bytef *end, unsigned copy) { in updatewindow()
602 int ZEXPORT inflate(z_streamp strm, int flush) { in inflate()
1301 int ZEXPORT inflateEnd(z_streamp str
[all...]
/third_party/zlib/examples/
H A Dfitblk.c73 local int partcompress(FILE *in, z_streamp def) in partcompress()
96 local int recompress(z_streamp inf, z_streamp def) in recompress()
/third_party/node/deps/openssl/openssl/crypto/comp/
H A Dc_zlib.c88 typedef int (*inflateEnd_ft) (z_streamp strm);
89 typedef int (*inflate_ft) (z_streamp strm, int flush);
90 typedef int (*inflateInit__ft) (z_streamp strm,
92 typedef int (*deflateEnd_ft) (z_streamp strm);
93 typedef int (*deflate_ft) (z_streamp strm, int flush);
94 typedef int (*deflateInit__ft) (z_streamp strm, int level,
/third_party/openssl/crypto/comp/
H A Dc_zlib.c88 typedef int (*inflateEnd_ft) (z_streamp strm);
89 typedef int (*inflate_ft) (z_streamp strm, int flush);
90 typedef int (*inflateInit__ft) (z_streamp strm,
92 typedef int (*deflateEnd_ft) (z_streamp strm);
93 typedef int (*deflate_ft) (z_streamp strm, int flush);
94 typedef int (*deflateInit__ft) (z_streamp strm, int level,

Completed in 27 milliseconds

1234