/kernel/linux/linux-5.10/lib/ |
H A D | decompress_inflate.c | 112 strm->next_in = zbuf + 10; in __gunzip() 127 } while (*strm->next_in++); in __gunzip() 153 strm->next_in = zbuf; in __gunzip() 183 *pos = strm->next_in - zbuf+8; in __gunzip()
|
/kernel/linux/linux-6.6/lib/ |
H A D | decompress_inflate.c | 112 strm->next_in = zbuf + 10; in __gunzip() 127 } while (*strm->next_in++); in __gunzip() 153 strm->next_in = zbuf; in __gunzip() 183 *pos = strm->next_in - zbuf+8; in __gunzip()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | zlib.c | 133 workspace->strm.next_in = workspace->buf; in zlib_compress_pages() 162 workspace->strm.next_in = workspace->buf; in zlib_compress_pages() 172 workspace->strm.next_in = data_in; in zlib_compress_pages() 293 workspace->strm.next_in = data_in; in zlib_decompress_bio() 308 workspace->strm.next_in += 2; in zlib_decompress_bio() 349 workspace->strm.next_in = data_in; in zlib_decompress_bio() 383 workspace->strm.next_in = data_in; in zlib_decompress() 397 workspace->strm.next_in += 2; in zlib_decompress()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | zlib.c | 133 workspace->strm.next_in = workspace->buf; in zlib_compress_pages() 162 workspace->strm.next_in = workspace->buf; in zlib_compress_pages() 172 workspace->strm.next_in = data_in; in zlib_compress_pages() 285 workspace->strm.next_in = data_in; in zlib_decompress_bio() 300 workspace->strm.next_in += 2; in zlib_decompress_bio() 340 workspace->strm.next_in = data_in; in zlib_decompress_bio() 370 workspace->strm.next_in = data_in; in zlib_decompress() 384 workspace->strm.next_in += 2; in zlib_decompress()
|
/kernel/linux/linux-6.6/fs/erofs/ |
H A D | decompressor_deflate.c | 146 strm->z.next_in = kin + rq->pageofs_in; in z_erofs_deflate_decompress() 187 strm->z.next_in = kin; in z_erofs_deflate_decompress() 202 memcpy(strm->bounce, strm->z.next_in, strm->z.avail_in); in z_erofs_deflate_decompress() 203 strm->z.next_in = strm->bounce; in z_erofs_deflate_decompress()
|
/base/update/updater/services/diffpatch/bzip2/ |
H A D | bzip2_adapter.cpp | 50 stream_.next_in = reinterpret_cast<char*>(srcData.buffer);
in WriteData() 87 stream_.next_in = nullptr;
in FlushData() 121 stream_.next_in = reinterpret_cast<char*>(srcData.buffer);
in WriteData() 157 stream_.next_in = nullptr;
in FlushData() 203 stream_.next_in = reinterpret_cast<char*>(buffer_.buffer + offset_);
in Open()
|
H A D | zip_adapter.cpp | 74 zstream_.next_in = srcData.buffer;
in WriteData() 111 zstream_.next_in = nullptr;
in FlushData()
|
/kernel/linux/linux-5.10/fs/cramfs/ |
H A D | uncompress.c | 35 stream.next_in = src; in cramfs_uncompress_block() 67 stream.next_in = NULL; in cramfs_uncompress_init()
|
/kernel/linux/linux-6.6/fs/cramfs/ |
H A D | uncompress.c | 35 stream.next_in = src; in cramfs_uncompress_block() 67 stream.next_in = NULL; in cramfs_uncompress_init()
|
/test/xts/acts/bundlemanager/zlib/actszlibtest/ |
H A D | ActsZlibTest.cpp | 55 return 0; /* no input (already provided at next_in) */
in pull() 226 c_stream.next_in = reinterpret_cast<z_const unsigned char *>(HELLO);
in HWTEST_F() 272 d_stream.next_in = compr;
in HWTEST_F() 324 c_stream.next_in = uncompr;
in HWTEST_F() 333 c_stream.next_in = compr;
in HWTEST_F() 341 c_stream.next_in = uncompr;
in HWTEST_F() 375 d_stream.next_in = compr;
in HWTEST_F() 417 c_stream.next_in = reinterpret_cast<z_const unsigned char *>(HELLO);
in HWTEST_F() 457 d_stream.next_in = compr;
in HWTEST_F() 503 c_stream.next_in in HWTEST_F() [all...] |
/kernel/linux/linux-5.10/fs/jffs2/ |
H A D | compr_zlib.c | 89 def_strm.next_in = data_in; in jffs2_zlib_compress() 150 inf_strm.next_in = data_in; in jffs2_zlib_decompress() 166 inf_strm.next_in += 2; in jffs2_zlib_decompress()
|
/kernel/linux/linux-6.6/fs/jffs2/ |
H A D | compr_zlib.c | 89 def_strm.next_in = data_in; in jffs2_zlib_compress() 150 inf_strm.next_in = data_in; in jffs2_zlib_decompress() 166 inf_strm.next_in += 2; in jffs2_zlib_decompress()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | zlib.c | 29 .next_in = Z_NULL, in gzip_decompress_to_file() 46 zs.next_in = ptr; in gzip_decompress_to_file()
|
H A D | lzma.c | 60 strm.next_in = NULL; in lzma_decompress_to_file() 67 strm.next_in = buf_in; in lzma_decompress_to_file()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | zlib.c | 29 .next_in = Z_NULL, in gzip_decompress_to_file() 46 zs.next_in = ptr; in gzip_decompress_to_file()
|
H A D | lzma.c | 58 strm.next_in = NULL; in lzma_decompress_to_file() 65 strm.next_in = buf_in; in lzma_decompress_to_file()
|
/kernel/linux/linux-5.10/lib/zlib_dfltcc/ |
H A D | dfltcc_inflate.c | 77 &strm->next_in, &avail_in, state->window); in dfltcc_xpnd() 105 strm->next_in++; in dfltcc_inflate()
|
/kernel/linux/linux-6.6/lib/zlib_dfltcc/ |
H A D | dfltcc_inflate.c | 81 &strm->next_in, &avail_in, state->window); in dfltcc_xpnd() 111 strm->next_in++; in dfltcc_inflate()
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | ppp_deflate.c | 105 state->strm.next_in = NULL; in z_comp_alloc() 222 state->strm.next_in = rptr; in z_compress() 449 state->strm.next_in = ibuf + PPP_HDRLEN + DEFLATE_OVHD; in z_decompress() 535 state->strm.next_in = ibuf + 3; in z_incomp() 538 --state->strm.next_in; in z_incomp()
|
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | ppp_deflate.c | 105 state->strm.next_in = NULL; in z_comp_alloc() 222 state->strm.next_in = rptr; in z_compress() 448 state->strm.next_in = ibuf + PPP_HDRLEN + DEFLATE_OVHD; in z_decompress() 534 state->strm.next_in = ibuf + 3; in z_incomp() 537 --state->strm.next_in; in z_incomp()
|
/kernel/linux/linux-5.10/lib/zlib_inflate/ |
H A D | inflate.c | 189 next = strm->next_in; \ 200 strm->next_in = next; \ 353 (strm->next_in == NULL && strm->avail_in != 0)) in zlib_inflate() 778 * This subroutine adds the data at next_in/avail_in to the output history 796 z->next_out = (unsigned char*)z->next_in + z->avail_in; in zlib_inflateIncomp() 805 UPDATE(state->check, z->next_in, z->avail_in); in zlib_inflateIncomp() 809 z->next_in += z->avail_in; in zlib_inflateIncomp()
|
/kernel/linux/linux-6.6/lib/zlib_inflate/ |
H A D | inflate.c | 189 next = strm->next_in; \ 200 strm->next_in = next; \ 353 (strm->next_in == NULL && strm->avail_in != 0)) in zlib_inflate() 778 * This subroutine adds the data at next_in/avail_in to the output history 796 z->next_out = (unsigned char*)z->next_in + z->avail_in; in zlib_inflateIncomp() 805 UPDATE(state->check, z->next_in, z->avail_in); in zlib_inflateIncomp() 809 z->next_in += z->avail_in; in zlib_inflateIncomp()
|
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/ |
H A D | zlibndk.cpp | 165 c_stream.next_in = reinterpret_cast<z_const unsigned char *>(HELLO);
in Deflate() 208 c_stream.next_in = reinterpret_cast<z_const unsigned char *>(HELLO);
in DeflateFullFlush() 245 defstream.next_in = reinterpret_cast<Bytef *>(inBuf);
in DeflateBound() 456 d_stream.next_in = comp;
in InflateValidate() 486 d_stream.next_in = comp;
in InflateUndermine() 517 d_stream.next_in = comp;
in InflateSyncPoint() 548 d_stream.next_in = comp;
in InflateSetDictionary() 581 d_stream.next_in = comp;
in InflateSync() 617 d_stream.next_in = comp;
in InflateResetKeep() 649 d_stream.next_in in InflateReset2() [all...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | deflate.c | 189 stream->next_in = (u8 *)src; in __deflate_compress() 234 stream->next_in = (u8 *)src; in __deflate_decompress() 247 stream->next_in = &zerostuff; in __deflate_decompress()
|
/kernel/linux/linux-6.6/crypto/ |
H A D | deflate.c | 189 stream->next_in = (u8 *)src; in __deflate_compress() 234 stream->next_in = (u8 *)src; in __deflate_decompress() 247 stream->next_in = &zerostuff; in __deflate_decompress()
|