Home
last modified time | relevance | path

Searched refs:ZSTDMT_expandJobsTable (Results 1 – 25 of 41) sorted by relevance

12

/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/lib/compress/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1051 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1267 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/algorithms/zstd/lib/compress/
H A Dzstdmt_compress.c872 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1079 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) , ""); in ZSTDMT_resize()
1297 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) , ""); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/zstd/compress/
H A Dzstdmt_compress.c872 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1079 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) , ""); in ZSTDMT_resize()
1297 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) , ""); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/lib/compress/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1057 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1273 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/zstd/compress/
H A Dzstdmt_compress.c872 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1079 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) , ""); in ZSTDMT_resize()
1297 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) , ""); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/lib/compress/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1057 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1273 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/lib/compress/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1057 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1273 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/github.com/DataDog/zstd/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1057 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1273 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/devel/mercurial/mercurial-6.0/contrib/python-zstandard/zstd/compress/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1057 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1273 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/zstd/compress/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1057 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1273 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/lib/compress/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1057 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1273 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/zstd-sys-1.4.15+zstd.1.4.4/zstd/lib/compress/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1057 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1273 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/devel/upp/upp/uppsrc/plugin/zstd/lib/
H A Dzstdmt_compress.c872 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1079 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) , ""); in ZSTDMT_resize()
1297 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) , ""); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/vendor/github.com/DataDog/zstd/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1051 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1258 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/zstd/lib/compress/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1057 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1273 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/devel/py-tables/tables-3.6.1/c-blosc/internal-complibs/zstd-1.3.8/compress/
H A Dzstdmt_compress.c849 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1059 CHECK_F( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1266 CHECK_F( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/zstd/compress/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1057 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1273 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/biology/plink/plink-ng-79b2df8c/2.0/zstd/lib/compress/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1057 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1273 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/biology/mmseqs2/MMseqs2-13-45111/lib/zstd/lib/compress/
H A Dzstdmt_compress.c851 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1052 CHECK_F( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1215 CHECK_F( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/DataDog/zstd/
H A Dzstdmt_compress.c850 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1057 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) ); in ZSTDMT_resize()
1273 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbJobs) ); /* only expands if necessary */ in ZSTDMT_compress_advanced_internal()
/dports/archivers/zstd/zstd-1.5.0/lib/compress/
H A Dzstdmt_compress.c880 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1032 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) , ""); in ZSTDMT_resize()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/zstd/lib/compress/
H A Dzstdmt_compress.c880 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1032 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) , ""); in ZSTDMT_resize()
/dports/archivers/py-zstd/zstd-1.5.0.4/zstd/lib/compress/
H A Dzstdmt_compress.c880 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1032 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) , ""); in ZSTDMT_resize()
/dports/graphics/aloadimage/arcan-0.6.1/src/a12/external/zstd/compress/
H A Dzstdmt_compress.c880 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1032 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) , ""); in ZSTDMT_resize()
/dports/archivers/c-blosc/c-blosc-1.21.0/internal-complibs/zstd-1.4.8/compress/
H A Dzstdmt_compress.c869 static size_t ZSTDMT_expandJobsTable (ZSTDMT_CCtx* mtctx, U32 nbWorkers) { in ZSTDMT_expandJobsTable() function
1021 FORWARD_IF_ERROR( ZSTDMT_expandJobsTable(mtctx, nbWorkers) , ""); in ZSTDMT_resize()

12