Searched refs:zbuff (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/zstd/ |
| H A D | TESTING.md | 43 - Testing `zbuff` (old streaming API)
|
| H A D | CHANGELOG | 40 api : Do not install zbuff.h, since it has long been deprecated, by @cyan4973 (#2166). 391 API : zbuff : changed : prototypes now generate deprecation warnings 403 source tree : changed : zbuff source files moved to lib/deprecated
|
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | zstd_compress.c | 1705 zc->bufferedPolicy = zbuff; in ZSTD_resetCCtx_internal() 1811 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byAttachingCDict() argument 1866 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byCopyingCDict() argument 1932 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_usingCDict() argument 1940 cctx, cdict, *params, pledgedSrcSize, zbuff); in ZSTD_resetCCtx_usingCDict() 1943 cctx, cdict, *params, pledgedSrcSize, zbuff); in ZSTD_resetCCtx_usingCDict() 1958 ZSTD_buffered_policy_e zbuff) in ZSTD_copyCCtx_internal() argument 1970 ZSTDcrp_leaveDirty, zbuff); in ZSTD_copyCCtx_internal() 2023 ZSTD_buffered_policy_e const zbuff = srcCCtx->bufferedPolicy; in ZSTD_copyCCtx() local 2030 zbuff); in ZSTD_copyCCtx() [all …]
|
| /f-stack/freebsd/contrib/zstd/lib/ |
| H A D | README.md | 194 At this stage, it contains older streaming prototypes, in `lib/deprecated/zbuff.h`.
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 14507 ZSTD_buffered_policy_e const zbuff) in ZSTD_resetCCtx_internal() argument 14718 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byAttachingCDict() argument 14766 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byCopyingCDict() argument 14830 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_usingCDict() argument 14838 cctx, cdict, *params, pledgedSrcSize, zbuff); in ZSTD_resetCCtx_usingCDict() 14841 cctx, cdict, *params, pledgedSrcSize, zbuff); in ZSTD_resetCCtx_usingCDict() 14856 ZSTD_buffered_policy_e zbuff) in ZSTD_copyCCtx_internal() argument 14868 ZSTDcrp_leaveDirty, zbuff); in ZSTD_copyCCtx_internal() 14928 zbuff); in ZSTD_copyCCtx() 16171 ZSTD_buffered_policy_e zbuff) in ZSTD_compressBegin_internal() argument [all …]
|