Searched defs:pledgedSrcSize (Results 1 – 1 of 1) sorted by relevance
1264 const U64 pledgedSrcSize) in ZSTD_estimateCCtxSize_usingCCtxParams_internal()1560 U64 const pledgedSrcSize, in ZSTD_resetCCtx_internal()1751 U64 pledgedSrcSize) in ZSTD_shouldAttachDict()1768 U64 pledgedSrcSize, in ZSTD_resetCCtx_byAttachingCDict()1824 U64 pledgedSrcSize, in ZSTD_resetCCtx_byCopyingCDict()1891 U64 pledgedSrcSize, in ZSTD_resetCCtx_usingCDict()1917 U64 pledgedSrcSize, in ZSTD_copyCCtx_internal()3364 unsigned long long pledgedSrcSize) in ZSTD_compressBegin_advanced_internal()3969 U64 const pledgedSrcSize = (pss==0) ? ZSTD_CONTENTSIZE_UNKNOWN : pss; in ZSTD_resetCStream() local3983 unsigned long long pledgedSrcSize) in ZSTD_initCStream_internal()[all …]
Completed in 18 milliseconds