/third_party/zlib/ |
H A D | gzwrite.c | 16 z_streamp strm = &(state->strm); in gz_init() local 72 z_streamp strm = &(state->strm); gz_comp() local 151 z_streamp strm = &(state->strm); gz_zero() local 298 z_streamp strm; gzputc() local 371 z_streamp strm; gzvprintf() local 457 z_streamp strm; gzprintf() local 566 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 621 inflateBackEnd(z_streamp strm) inflateBackEnd() argument [all...] |
H A D | inflate.c | 94 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 219 inflateInit_(z_streamp strm, const char *version, int stream_size) inflateInit_() argument 224 inflatePrime(z_streamp strm, int bits, int value) inflatePrime() argument 380 updatewindow(z_streamp strm, const Bytef *end, unsigned copy) updatewindow() argument 603 inflate(z_streamp strm, int flush) inflate() argument [all...] |
H A D | inflate.h | 83 z_streamp strm; /* pointer back to this zlib stream */ member
|
H A D | deflate.h | 105 z_streamp strm; /* pointer back to this zlib stream */ member
|
/third_party/zlib/test/ |
H A D | infcover.c | 158 mem_setup(z_stream *strm) mem_setup() argument 176 mem_limit(z_stream *strm, size_t limit) mem_limit() argument 184 mem_used(z_stream *strm, char *prefix) mem_used() argument 192 mem_high(z_stream *strm, char *prefix) mem_high() argument 200 mem_done(z_stream *strm, char *prefix) mem_done() argument 290 z_stream strm, copy; inf() local 353 z_stream strm; cover_support() local 391 z_stream strm, copy; cover_wrap() local 474 z_stream strm; cover_back() local 514 z_stream strm; try() local [all...] |
H A D | minigzip.c | 169 z_stream strm; member 219 z_stream *strm; gzwrite() local 241 z_stream *strm; gzread() local 270 z_stream *strm; gzclose() local [all...] |
/kernel/linux/linux-5.10/lib/zlib_deflate/ |
H A D | deflate.c | 188 zlib_deflateInit2( z_streamp strm, int level, int method, int windowBits, int memLevel, int strategy ) zlib_deflateInit2() argument 329 zlib_deflate( z_streamp strm, int flush ) zlib_deflate() argument 496 read_buf( z_streamp strm, Byte *buf, unsigned size ) read_buf() argument [all...] |
H A D | defutil.h | 74 z_streamp strm; /* pointer back to this zlib stream */ member [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | binfmt_flat.c | 184 z_stream strm; in decompress_exec() local [all...] |
/kernel/linux/linux-6.6/lib/zlib_deflate/ |
H A D | deflate.c | 188 zlib_deflateInit2( z_streamp strm, int level, int method, int windowBits, int memLevel, int strategy ) zlib_deflateInit2() argument 329 zlib_deflate( z_streamp strm, int flush ) zlib_deflate() argument 503 read_buf( z_streamp strm, Byte *buf, unsigned size ) read_buf() argument [all...] |
H A D | defutil.h | 74 z_streamp strm; /* pointer back to this zlib stream */ member [all...] |
/third_party/node/deps/zlib/ |
H A D | inflate.h | 83 z_streamp strm; /* pointer back to this zlib stream */ member
|
H A D | crc32.c | 1172 ZLIB_INTERNAL void copy_with_crc(z_streamp strm, Bytef *dst, long size) in copy_with_crc() argument
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | inflate.h | 83 z_streamp strm; /* pointer back to this zlib stream */ member
|
H A D | deflate.h | 101 z_streamp strm; /* pointer back to this zlib stream */ member
|
/third_party/skia/third_party/externals/zlib/ |
H A D | inflate.h | 83 z_streamp strm; /* pointer back to this zlib stream */ member
|
H A D | deflate.h | 101 z_streamp strm; /* pointer back to this zlib stream */ member
|
/third_party/skia/experimental/ffmpeg/ |
H A D | SkVideoDecoder.cpp | 386 AVStream* strm = fFormatCtx->streams[fStreamIndex]; in loadStream() local 414 AVStream* strm = fFormatCtx->streams[fStreamIndex]; in dimensions() local 423 AVStream* strm = fFormatCtx->streams[fStreamIndex]; in duration() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fVertexArrayTest.cpp | 66 std::stringstream strm; in typeToString() local
|
/third_party/zlib/examples/ |
H A D | gzlog.c | 614 z_stream strm; in log_compress() local [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | binfmt_flat.c | 201 z_stream strm; in decompress_exec() local [all...] |
/third_party/libwebsockets/win32port/zlib/ |
H A D | deflate.h | 95 z_streamp strm; /* pointer back to this zlib stream */
member
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | policy_unpack.c | 1067 struct z_stream_s strm; in deflate_compress() local [all...] |
/third_party/curl/packages/OS400/ |
H A D | os400sys.c | 984 Curl_os400_inflateInit_(z_streamp strm, const char *version, int stream_size) in Curl_os400_inflateInit_() argument 998 Curl_os400_inflateInit2_(z_streamp strm, int windowBits, in Curl_os400_inflateInit2_() argument 1013 Curl_os400_inflate(z_streamp strm, int flush) Curl_os400_inflate() argument 1027 Curl_os400_inflateEnd(z_streamp strm) Curl_os400_inflateEnd() argument [all...] |