Home
last modified time | relevance | path

Searched refs:next_out (Results 1 – 25 of 84) sorted by last modified time

1234

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_7zip.c325 unsigned char *next_out; member
1509 zip->lzstream.next_out = t_next_out; in decompress()
1536 zip->bzstream.next_out = (char *)(uintptr_t)t_next_out; in decompress()
1569 zip->stream.next_out = t_next_out; in decompress()
1617 zip->ppstream.next_out = t_next_out; in decompress()
1661 *zip->ppstream.next_out++ = (unsigned char)sym; in decompress()
H A Darchive_read_support_format_xar.c1620 xar->stream.next_out = (unsigned char *)outbuff; in decompress()
1639 xar->bzstream.next_out = (char *)outbuff; in decompress()
1672 xar->lzstream.next_out = (unsigned char *)outbuff; in decompress()
H A Darchive_read_support_format_zip.c1878 zip->zipx_lzma_stream.next_out = zip->uncompressed_buffer; in zipx_lzma_alone_init()
1931 zip->zipx_lzma_stream.next_out = zip->uncompressed_buffer; in zip_read_data_zipx_xz()
2022 zip->zipx_lzma_stream.next_out = zip->uncompressed_buffer; in zip_read_data_zipx_lzma_alone()
2351 zip->bzstream.next_out = (char*) zip->uncompressed_buffer; in zip_read_data_zipx_bzip2()
2664 zip->stream.next_out = zip->uncompressed_buffer; in zip_read_data_deflate()
4248 zip->stream.next_out = mp; in zip_read_mac_metadata()
H A Darchive_write_disk_posix.c1337 a->stream.next_out = buffer_compressed; in hfs_drive_compressor()
H A Darchive_write_set_format_7zip.c126 uint8_t *next_out; member
1684 lastrm->next_out += bytes; in compression_code_copy()
1725 strm->next_out = lastrm->next_out; in compression_init_encoder_deflate()
1758 strm->next_out = lastrm->next_out; in compression_code_deflate()
1766 lastrm->next_out = strm->next_out; in compression_code_deflate()
1839 strm->next_out = (char *)lastrm->next_out; in compression_init_encoder_bzip2()
1872 strm->next_out = (char *)lastrm->next_out; in compression_code_bzip2()
1883 lastrm->next_out = (unsigned char *)strm->next_out; in compression_code_bzip2()
2056 strm->next_out = lastrm->next_out; in compression_code_lzma()
2064 lastrm->next_out = strm->next_out; in compression_code_lzma()
[all …]
H A Darchive_write_set_format_xar.c148 unsigned char *next_out; member
1742 xar->stream.next_out = xar->wbuff; in make_toc()
1758 xar->stream.next_out = xar->wbuff; in make_toc()
2656 strm->next_out = lastrm->next_out; in compression_init_encoder_gzip()
2689 strm->next_out = lastrm->next_out; in compression_code_gzip()
2697 lastrm->next_out = strm->next_out; in compression_code_gzip()
2754 strm->next_out = (char *)lastrm->next_out; in compression_init_encoder_bzip2()
2787 strm->next_out = (char *)lastrm->next_out; in compression_code_bzip2()
2798 lastrm->next_out = (unsigned char *)strm->next_out; in compression_code_bzip2()
2993 strm->next_out = lastrm->next_out; in compression_code_lzma()
[all …]
H A Darchive_write_set_format_zip.c991 zip->stream.next_out = zip->buf; in archive_write_zip_header()
1119 zip->stream.next_out = zip->buf; in archive_write_zip_data()
1178 zip->stream.next_out = zip->buf; in archive_write_zip_finish_entry()
H A Darchive_write_add_filter_bzip2.c190 data->stream.next_out = data->compressed; in archive_compressor_bzip2_open()
313 data->stream.next_out = data->compressed; in drive_compressor()
H A Darchive_write_add_filter_gzip.c207 data->stream.next_out = data->compressed; in archive_compressor_gzip_open()
230 data->stream.next_out += 10; in archive_compressor_gzip_open()
358 data->stream.next_out = data->compressed; in drive_compressor()
H A Darchive_write_add_filter_xz.c229 data->stream.next_out = data->compressed; in archive_compressor_xz_init_stream()
278 data->stream.next_out += 6; in archive_compressor_xz_init_stream()
497 data->stream.next_out = data->compressed; in drive_compressor()
H A Darchive_read_support_format_iso9660.c1598 zisofs->stream.next_out = zisofs->uncompressed_buffer; in zisofs_read_data()
H A Darchive_read_support_filter_bzip2.c230 state->stream.next_out = state->out_block; in bzip2_filter_read()
239 decompressed = state->stream.next_out in bzip2_filter_read()
294 decompressed = state->stream.next_out in bzip2_filter_read()
321 decompressed = state->stream.next_out in bzip2_filter_read()
H A Darchive_read_support_filter_gzip.c432 state->stream.next_out = state->out_block; in gzip_filter_read()
494 decompressed = state->stream.next_out - state->out_block; in gzip_filter_read()
H A Darchive_read_support_filter_xz.c496 state->stream.next_out = state->out_block; in xz_lzma_bidder_init()
664 state->stream.next_out = state->out_block; in xz_filter_read()
708 decompressed = state->stream.next_out - state->out_block; in xz_filter_read()
/freebsd/contrib/xz/src/xz/
H A Dcoder.c688 strm.next_out = NULL; in coder_init()
777 strm.next_out = out_buf.u8; in coder_write_output()
842 strm.next_out = out_buf.u8; in coder_normal()
/freebsd/contrib/xz/src/xzdec/
H A Dxzdec.c171 strm->next_out = out_buf; in uncompress()
216 strm->next_out = out_buf; in uncompress()
/freebsd/contrib/xz/src/liblzma/common/
H A Dcommon.c203 || (strm->next_out == NULL && strm->avail_out != 0) in lzma_code()
291 strm->next_out, &out_pos, strm->avail_out, action); in lzma_code()
304 strm->next_out += out_pos; in lzma_code()
/freebsd/contrib/xz/src/liblzma/api/lzma/
H A Dbase.h525 uint8_t *next_out; /**< Pointer to the next output position. */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp152 zstr.next_out = in ParseHeader()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.cpp569 stream.next_out = (Bytef *)decompressed_buffer; in DecompressPacket()
/freebsd/contrib/llvm-project/lld/ELF/
H A DOutputSections.cpp316 s.next_out = out.data() + pos; in deflateShard()
319 pos = s.next_out - out.data(); in deflateShard()
/freebsd/sbin/savecore/
H A Dsavecore.c565 z->next_out = zbuf; in GunzipWrite()
/freebsd/sys/contrib/zlib/
H A Ddeflate.c924 zmemcpy(strm->next_out, s->pending_out, len); in flush_pending()
925 strm->next_out += len; in flush_pending()
955 if (strm->next_out == Z_NULL || in deflate()
1694 zmemcpy(s->strm->next_out, s->window + s->block_start, left); in deflate_stored()
1695 s->strm->next_out += left; in deflate_stored()
1706 read_buf(s->strm, s->strm->next_out, len); in deflate_stored()
1707 s->strm->next_out += len; in deflate_stored()
H A Dinflate.c446 put = strm->next_out; \
457 strm->next_out = put; \
610 if (inflateStateCheck(strm) || strm->next_out == Z_NULL || in inflate()
1246 if (updatewindow(strm, strm->next_out, out - strm->avail_out)) { in inflate()
1257 UPDATE_CHECK(state->check, strm->next_out - out, out); in inflate()
/freebsd/sys/contrib/zlib/test/
H A Dexample.c179 c_stream.next_out = compr; in test_deflate()
214 d_stream.next_out = uncompr; in test_inflate()
252 c_stream.next_out = compr; in test_large_deflate()
311 d_stream.next_out = uncompr; /* discard the output */ in test_large_inflate()
345 c_stream.next_out = compr; in test_flush()
384 d_stream.next_out = uncompr; in test_sync()
424 c_stream.next_out = compr; in test_dict_deflate()
459 d_stream.next_out = uncompr; in test_dict_inflate()

1234