Home
last modified time | relevance | path

Searched defs:streaming (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_read_format_zip_msdos.c44 static void verify(struct archive *a, int streaming) { in verify()
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dzstd_trace.h65 int streaming; member
/freebsd/sys/contrib/zstd/lib/common/
H A Dzstd_trace.h64 int streaming; member
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress_block.c82const streaming_operation streaming, const size_t expectedWriteSize, const unsigned splitImmediate… in ZSTD_allocateLiteralsBuffer()
137 void* dst, size_t dstCapacity, const streaming_operation streaming) in ZSTD_decodeLiteralsBlock()
2069 const void* src, size_t srcSize, const streaming_operation streaming)
H A Dzstd_decompress.c923 …ZSTD_DCtx_trace_end(ZSTD_DCtx const* dctx, U64 uncompressedSize, U64 compressedSize, int streaming) in ZSTD_DCtx_trace_end()
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c81const streaming_operation streaming, const size_t expectedWriteSize, const unsigned splitImmediate… in ZSTD_allocateLiteralsBuffer()
136 void* dst, size_t dstCapacity, const streaming_operation streaming) in ZSTD_decodeLiteralsBlock()
2068 const void* src, size_t srcSize, const streaming_operation streaming)
H A Dzstd_decompress.c922 …ZSTD_DCtx_trace_end(ZSTD_DCtx const* dctx, U64 uncompressedSize, U64 compressedSize, int streaming) in ZSTD_DCtx_trace_end()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c5387 …int const streaming = cctx->inBuffSize > 0 || cctx->outBuffSize > 0 || cctx->appliedParams.nbWorke… in ZSTD_CCtx_trace() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c5388 …int const streaming = cctx->inBuffSize > 0 || cctx->outBuffSize > 0 || cctx->appliedParams.nbWorke… in ZSTD_CCtx_trace() local