Home
last modified time | relevance | path

Searched defs:strm (Results 26 - 50 of 115) sorted by relevance

12345

/kernel/linux/linux-6.6/fs/squashfs/
H A Dlz4_wrapper.c79 static void lz4_free(void *strm) in lz4_free() argument
91 static int lz4_uncompress(struct squashfs_sb_info *msblk, void *strm, in lz4_uncompress() argument
H A Dlzo_wrapper.c53 static void lzo_free(void *strm) in lzo_free() argument
65 static int lzo_uncompress(struct squashfs_sb_info *msblk, void *strm, in lzo_uncompress() argument
H A Dzstd_wrapper.c51 static void zstd_free(void *strm) in zstd_free() argument
61 static int zstd_uncompress(struct squashfs_sb_info *msblk, void *strm, in zstd_uncompress() argument
H A Dxz_wrapper.c108 static void squashfs_xz_free(void *strm) in squashfs_xz_free() argument
119 static int squashfs_xz_uncompress(struct squashfs_sb_info *msblk, void *strm, in squashfs_xz_uncompress() argument
/third_party/node/deps/zlib/
H A Dinffast.c54 void ZLIB_INTERNAL inflate_fast(z_streamp strm, unsigned start) { in inflate_fast() argument
[all...]
H A Dgzread.c45 z_streamp strm = &(state->strm); in gz_avail() local
77 z_streamp strm = &(state->strm); gz_look() local
159 z_streamp strm = &(state->strm); gz_decomp() local
209 z_streamp strm = &(state->strm); gz_fetch() local
[all...]
/third_party/node/deps/zlib/contrib/optimizations/
H A Dinffast_chunk.c75 inflate_fast_chunk_(z_streamp strm, unsigned start) inflate_fast_chunk_() argument
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dgzwrite.c19 z_streamp strm = &(state->strm); local
65 z_streamp strm local
117 z_streamp strm = &(state->strm); global() local
151 z_streamp strm; global() local
227 z_streamp strm; global() local
285 z_streamp strm; gzprintf() local
361 z_streamp strm; global() local
464 z_streamp strm; global() local
[all...]
H A Dgzread.c53 z_streamp strm = &(state->strm); local
79 z_streamp strm local
107 z_streamp strm = &(state->strm); global() local
239 z_streamp strm = &(state->strm); global() local
307 z_streamp strm = &(state->strm); global() local
369 z_streamp strm; global() local
[all...]
H A Dgzguts.h114 z_stream strm; /* stream structure in-place (not a pointer) */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DDebug.cpp135 circular_raw_ostream strm; in dbgs() member
/third_party/zlib/
H A Dinffast.c50 void ZLIB_INTERNAL inflate_fast(z_streamp strm, unsigned start) { in inflate_fast() argument
[all...]
/kernel/linux/linux-5.10/lib/zlib_inflate/
H A Dinffast.c67 void inflate_fast(z_streamp strm, unsigned start) in inflate_fast() argument
[all...]
/kernel/linux/linux-5.10/fs/squashfs/
H A Dxz_wrapper.c108 static void squashfs_xz_free(void *strm) in squashfs_xz_free() argument
119 static int squashfs_xz_uncompress(struct squashfs_sb_info *msblk, void *strm, in squashfs_xz_uncompress() argument
/kernel/linux/linux-6.6/fs/erofs/
H A Ddecompressor_lzma.c26 struct z_erofs_lzma *strm; in z_erofs_lzma_exit() local
59 struct z_erofs_lzma *strm in z_erofs_lzma_init() local
80 struct z_erofs_lzma *strm, *head = NULL; z_erofs_load_lzma_config() local
161 struct z_erofs_lzma *strm; z_erofs_lzma_decompress() local
[all...]
H A Ddecompressor_deflate.c23 struct z_erofs_deflate *strm; in z_erofs_deflate_exit() local
53 struct z_erofs_deflate *strm; in z_erofs_deflate_init() local
107 struct z_erofs_deflate *strm; z_erofs_deflate_decompress() local
[all...]
/kernel/linux/linux-6.6/lib/zlib_inflate/
H A Dinffast.c67 void inflate_fast(z_streamp strm, unsigned start) in inflate_fast() argument
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dcrc32.c517 ZLIB_INTERNAL void copy_with_crc(z_streamp strm, Bytef *dst, long size) in copy_with_crc() argument
H A Dgzread.c60 z_streamp strm = &(state->strm); local
94 z_streamp strm = &(state->strm); global() local
180 z_streamp strm = &(state->strm); global() local
232 z_streamp strm = &(state->strm); global() local
[all...]
H A Dgzwrite.c21 z_streamp strm = &(state->strm); local
79 z_streamp strm = &(state->strm); global() local
151 z_streamp strm = &(state->strm); global() local
311 z_streamp strm; global() local
388 z_streamp strm; gzvprintf() local
478 z_streamp strm; global() local
594 z_streamp strm; global() local
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dcrc32.c517 ZLIB_INTERNAL void copy_with_crc(z_streamp strm, Bytef *dst, long size) in copy_with_crc() argument
H A Dgzread.c60 z_streamp strm = &(state->strm); local
94 z_streamp strm = &(state->strm); global() local
180 z_streamp strm = &(state->strm); global() local
232 z_streamp strm = &(state->strm); global() local
[all...]
H A Dgzwrite.c21 z_streamp strm = &(state->strm); local
79 z_streamp strm = &(state->strm); global() local
151 z_streamp strm = &(state->strm); global() local
311 z_streamp strm; global() local
385 z_streamp strm; gzvprintf() local
475 z_streamp strm; global() local
591 z_streamp strm; global() local
[all...]
/third_party/vk-gl-cts/modules/gles2/stress/
H A Des2sVertexArrayTests.cpp43 std::stringstream strm; in typeToString() local
/third_party/zlib/examples/
H A Dgzjoin.c254 local void zpull(z_streamp strm, bin *in) in zpull() argument
289 z_stream strm; /* zlib inflate stream */ in gzcopy() local
[all...]

Completed in 10 milliseconds

12345