Home
last modified time | relevance | path

Searched defs:uncompressedSize (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/contrib/zstd/lib/common/
H A Dzstd_trace.h84 size_t uncompressedSize; member
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DOutputSections.h28 uint64_t uncompressedSize; global() member
/freebsd-src/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress.c845 static void ZSTD_DCtx_trace_end(ZSTD_DCtx const* dctx, U64 uncompressedSize, U64 compressedSize, un… in ZSTD_DCtx_trace_end()