/third_party/zlib/examples/ |
H A D | gznorm.c | 88 z_stream strm; in gzip_normalize() local [all...] |
H A D | gun.c | 200 lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, int outfile, z_stream *strm) lunpipe() argument 383 gunpipe(z_stream *strm, int infile, int outfile) gunpipe() argument 548 gunzip(z_stream *strm, char *inname, char *outname, int test) gunzip() argument 636 z_stream strm; main() local [all...] |
H A D | gzappend.c | 259 local int gzscan(char *name, z_stream *strm, int level) in gzscan() argument 388 gztack(char *name, int gd, z_stream *strm, int last) gztack() argument 469 z_stream strm; main() local [all...] |
H A D | zran.c | 137 z_stream strm = {0}; // inflate engine (gets fired up later) in deflate_index_build() local 279 inflatePreface(z_stream *strm, int bits, int value) inflatePreface() argument [all...] |
/third_party/zlib/ |
H A D | gzread.c | 55 z_streamp strm = &(state->strm); in gz_avail() local 92 z_streamp strm = &(state->strm); gz_look() local 179 z_streamp strm = &(state->strm); gz_decomp() local 232 z_streamp strm = &(state->strm); gz_fetch() local [all...] |
H A D | gzguts.h | 200 z_stream strm; /* stream structure in-place (not a pointer) */ member
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | ppp_deflate.c | 30 z_stream strm; member [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | zlib.c | 27 z_stream strm; member [all...] |
/kernel/linux/linux-5.10/lib/zlib_inflate/ |
H A D | inflate.c | 33 int zlib_inflateReset(z_streamp strm) in zlib_inflateReset() argument 59 zlib_inflateInit2(z_streamp strm, int windowBits) zlib_inflateInit2() argument 120 zlib_updatewindow(z_streamp strm, unsigned out) zlib_updatewindow() argument 165 zlib_inflateSyncPacket(z_streamp strm) zlib_inflateSyncPacket() argument 331 zlib_inflate(z_streamp strm, int flush) zlib_inflate() argument 770 zlib_inflateEnd(z_streamp strm) zlib_inflateEnd() argument [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | zlib.c | 27 z_stream strm; member [all...] |
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | ppp_deflate.c | 30 z_stream strm; member [all...] |
/kernel/linux/linux-6.6/lib/zlib_inflate/ |
H A D | inflate.c | 33 int zlib_inflateReset(z_streamp strm) in zlib_inflateReset() argument 59 zlib_inflateInit2(z_streamp strm, int windowBits) zlib_inflateInit2() argument 120 zlib_updatewindow(z_streamp strm, unsigned out) zlib_updatewindow() argument 165 zlib_inflateSyncPacket(z_streamp strm) zlib_inflateSyncPacket() argument 331 zlib_inflate(z_streamp strm, int flush) zlib_inflate() argument 770 zlib_inflateEnd(z_streamp strm) zlib_inflateEnd() argument [all...] |
/third_party/cups-filters/filter/ |
H A D | rastertops.c | 224 z_stream strm; /* Structure required in write_flate() local [all...] |
/third_party/node/deps/v8/third_party/zlib/ |
H A D | gzguts.h | 200 z_stream strm; /* stream structure in-place (not a pointer) */ member
|
/third_party/node/deps/zlib/ |
H A D | inflate.c | 94 local int inflateStateCheck(z_streamp strm) { in inflateStateCheck() argument 106 inflateResetKeep(z_streamp strm) inflateResetKeep() argument 130 inflateReset(z_streamp strm) inflateReset() argument 141 inflateReset2(z_streamp strm, int windowBits) inflateReset2() argument 178 inflateInit2_(z_streamp strm, int windowBits, const char *version, int stream_size) inflateInit2_() argument 219 inflateInit_(z_streamp strm, const char *version, int stream_size) inflateInit_() argument 224 inflatePrime(z_streamp strm, int bits, int value) inflatePrime() argument 369 updatewindow(z_streamp strm, const Bytef *end, unsigned copy) updatewindow() argument 591 inflate(z_streamp strm, int flush) inflate() argument [all...] |
H A D | gzwrite.c | 13 z_streamp strm = &(state->strm); in gz_init() local 68 z_streamp strm = &(state->strm); gz_comp() local 146 z_streamp strm = &(state->strm); gz_zero() local 291 z_streamp strm; gzputc() local 364 z_streamp strm; gzvprintf() local 450 z_streamp strm; gzprintf() local 559 z_streamp strm; gzsetparams() local [all...] |
H A D | infback.c | 25 int ZEXPORT inflateBackInit_(z_streamp strm, int windowBits, in inflateBackInit_() argument 242 inflateBack(z_streamp strm, in_func in, void FAR *in_desc, out_func out, void FAR *out_desc) inflateBack() argument 622 inflateBackEnd(z_streamp strm) inflateBackEnd() argument [all...] |
H A D | gzguts.h | 200 z_stream strm; /* stream structure in-place (not a pointer) */ member
|
/third_party/node/deps/zlib/contrib/optimizations/ |
H A D | inflate.c | 95 local int inflateStateCheck(z_streamp strm) { in inflateStateCheck() argument 107 inflateResetKeep(z_streamp strm) inflateResetKeep() argument 131 inflateReset(z_streamp strm) inflateReset() argument 142 inflateReset2(z_streamp strm, int windowBits) inflateReset2() argument 179 inflateInit2_(z_streamp strm, int windowBits, const char *version, int stream_size) inflateInit2_() argument 220 inflateInit_(z_streamp strm, const char *version, int stream_size) inflateInit_() argument 225 inflatePrime(z_streamp strm, int bits, int value) inflatePrime() argument 370 updatewindow(z_streamp strm, const Bytef *end, unsigned copy) updatewindow() argument 602 inflate(z_streamp strm, int flush) inflate() argument [all...] |
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_strm.c | 38 void ngtcp2_strm_init(ngtcp2_strm *strm, int64_t stream_id, uint32_t flags, in ngtcp2_strm_init() argument 65 ngtcp2_strm_free(ngtcp2_strm *strm) ngtcp2_strm_free() argument 94 strm_rob_init(ngtcp2_strm *strm) strm_rob_init() argument 113 ngtcp2_strm_rx_offset(ngtcp2_strm *strm) ngtcp2_strm_rx_offset() argument 126 ngtcp2_strm_recv_reordering(ngtcp2_strm *strm, const uint8_t *data, size_t datalen, uint64_t offset) ngtcp2_strm_recv_reordering() argument 151 ngtcp2_strm_update_rx_offset(ngtcp2_strm *strm, uint64_t offset) ngtcp2_strm_update_rx_offset() argument 160 ngtcp2_strm_shutdown(ngtcp2_strm *strm, uint32_t flags) ngtcp2_strm_shutdown() argument 164 strm_streamfrq_init(ngtcp2_strm *strm) strm_streamfrq_init() argument 177 ngtcp2_strm_streamfrq_push(ngtcp2_strm *strm, ngtcp2_frame_chain *frc) ngtcp2_strm_streamfrq_push() argument 194 strm_streamfrq_unacked_pop(ngtcp2_strm *strm, ngtcp2_frame_chain **pfrc) strm_streamfrq_unacked_pop() argument 353 ngtcp2_strm_streamfrq_pop(ngtcp2_strm *strm, ngtcp2_frame_chain **pfrc, size_t left) ngtcp2_strm_streamfrq_pop() argument 546 ngtcp2_strm_streamfrq_unacked_offset(ngtcp2_strm *strm) ngtcp2_strm_streamfrq_unacked_offset() argument 580 ngtcp2_strm_streamfrq_top(ngtcp2_strm *strm) ngtcp2_strm_streamfrq_top() argument 590 ngtcp2_strm_streamfrq_empty(ngtcp2_strm *strm) ngtcp2_strm_streamfrq_empty() argument 594 ngtcp2_strm_streamfrq_clear(ngtcp2_strm *strm) ngtcp2_strm_streamfrq_clear() argument 610 ngtcp2_strm_is_tx_queued(ngtcp2_strm *strm) ngtcp2_strm_is_tx_queued() argument 614 ngtcp2_strm_is_all_tx_data_acked(ngtcp2_strm *strm) ngtcp2_strm_is_all_tx_data_acked() argument 623 ngtcp2_strm_is_all_tx_data_fin_acked(ngtcp2_strm *strm) ngtcp2_strm_is_all_tx_data_fin_acked() argument 628 ngtcp2_strm_get_unacked_range_after(ngtcp2_strm *strm, uint64_t offset) ngtcp2_strm_get_unacked_range_after() argument 641 ngtcp2_strm_get_acked_offset(ngtcp2_strm *strm) ngtcp2_strm_get_acked_offset() argument 649 strm_acked_offset_init(ngtcp2_strm *strm) strm_acked_offset_init() argument 664 ngtcp2_strm_ack_data(ngtcp2_strm *strm, uint64_t offset, uint64_t len) ngtcp2_strm_ack_data() argument 688 ngtcp2_strm_set_app_error_code(ngtcp2_strm *strm, uint64_t app_error_code) ngtcp2_strm_set_app_error_code() argument [all...] |
/third_party/skia/third_party/externals/zlib/contrib/tests/ |
H A D | infcover.cc | 173 mem_setup(z_stream *strm) mem_setup() argument 191 mem_limit(z_stream *strm, size_t limit) mem_limit() argument 199 mem_used(z_stream *strm, const char *prefix) mem_used() argument 207 mem_high(z_stream *strm, const char *prefix) mem_high() argument 215 mem_done(z_stream *strm, const char *prefix) mem_done() argument 312 z_stream strm, copy; inf() local 375 z_stream strm; cover_support() local 413 z_stream strm, copy; cover_wrap() local 495 z_stream strm; cover_back() local 535 z_stream strm; global() local [all...] |
/third_party/skia/third_party/externals/zlib/ |
H A D | gzguts.h | 200 z_stream strm; /* stream structure in-place (not a pointer) */ member
|
/third_party/vk-gl-cts/modules/gles3/stress/ |
H A D | es3sVertexArrayTests.cpp | 69 std::stringstream strm; in typeToString() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fVertexArrayTest.cpp | 41 std::stringstream strm; in typeToString() local
|
/third_party/zlib/contrib/infback9/ |
H A D | infback9.c | 19 int ZEXPORT inflateBack9Init_(z_stream FAR *strm, unsigned char FAR *window, in inflateBack9Init_() argument 213 inflateBack9(z_stream FAR *strm, in_func in, void FAR *in_desc, out_func out, void FAR *out_desc) inflateBack9() argument 597 inflateBack9End(z_stream FAR *strm) inflateBack9End() argument [all...] |