Searched defs:pledgedSrcSize (Results 1 – 1 of 1) sorted by relevance
1396 const U64 pledgedSrcSize) in ZSTD_estimateCCtxSize_usingCCtxParams_internal()1750 U64 const pledgedSrcSize, in ZSTD_resetCCtx_internal()1948 U64 pledgedSrcSize) in ZSTD_shouldAttachDict()1965 U64 pledgedSrcSize, in ZSTD_resetCCtx_byAttachingCDict()2025 U64 pledgedSrcSize, in ZSTD_resetCCtx_byCopyingCDict()2107 U64 pledgedSrcSize, in ZSTD_resetCCtx_usingCDict()2133 U64 pledgedSrcSize, in ZSTD_copyCCtx_internal()4448 unsigned long long pledgedSrcSize) in ZSTD_compressBegin_advanced_internal()5085 U64 const pledgedSrcSize = (pss==0) ? ZSTD_CONTENTSIZE_UNKNOWN : pss; in ZSTD_resetCStream() local5099 unsigned long long pledgedSrcSize) in ZSTD_initCStream_internal()[all …]
Completed in 24 milliseconds