Home
last modified time | relevance | path

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

12

/dports/archivers/zstd/zstd-1.5.0/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/zstd/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/archivers/py-zstd/zstd-1.5.0.4/zstd/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/graphics/aloadimage/arcan-0.6.1/src/a12/external/zstd/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/archivers/c-blosc/c-blosc-1.21.0/internal-complibs/zstd-1.4.8/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/archivers/c-blosc2/c-blosc2-2.0.4/internal-complibs/zstd-1.5.0/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/sysutils/acfgfs/arcan-0.6.1/src/a12/external/zstd/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/zstd/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool;
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool)
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool)
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq)
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq)
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq)
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem);
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool)
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers)
463 ZSTDMT_seqPool* seqPool,
[all …]
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/zstd-sys-1.5.0+zstd.1.4.9/zstd/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmzstd/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmzstd/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/devel/cmake/cmake-3.22.1/Utilities/cmzstd/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/zstd/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/zstd/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/zstd/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/x11/aclip/arcan-0.6.1/src/a12/external/zstd/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/zstd-sys-1.4.18+zstd.1.4.7/zstd/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/x11/arcan-trayicon/arcan-0.6.1/src/a12/external/zstd/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/devel/sccache/sccache-0.2.15/cargo-crates/zstd-sys-1.4.19+zstd.1.4.8/zstd/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/zstd-sys-1.5.0+zstd.1.4.9/zstd/lib/compress/
H A Dzstdmt_compress.c269 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
271 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
292 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
301 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
307 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
312 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
319 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
325 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
330 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
463 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/archivers/p5-Compress-Zstd/Compress-Zstd-0.20/ext/zstd/lib/compress/
H A Dzstdmt_compress.c272 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
274 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
295 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
304 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
310 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
315 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
320 static ZSTDMT_seqPool* ZSTDMT_createSeqPool(unsigned nbWorkers, ZSTD_customMem cMem) in ZSTDMT_createSeqPool()
322 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
328 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
333 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
[all …]
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/algorithms/zstd/lib/compress/
H A Dzstdmt_compress.c272 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
274 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
295 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
304 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
310 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
315 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
322 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
328 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
333 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
466 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/converters/p5-Sereal-Encoder/Sereal-Encoder-4.018/zstd/compress/
H A Dzstdmt_compress.c272 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
274 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
295 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
304 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
310 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
315 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
322 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
328 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
333 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
466 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/third_party/zstd/lib/compress/
H A Dzstdmt_compress.c272 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
274 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
295 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
304 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
310 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
315 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
320 static ZSTDMT_seqPool* ZSTDMT_createSeqPool(unsigned nbWorkers, ZSTD_customMem cMem) in ZSTDMT_createSeqPool()
322 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
328 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
333 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
[all …]
/dports/converters/p5-Sereal-Decoder/Sereal-Decoder-4.018/zstd/compress/
H A Dzstdmt_compress.c272 typedef ZSTDMT_bufferPool ZSTDMT_seqPool; typedef
274 static size_t ZSTDMT_sizeof_seqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_sizeof_seqPool()
295 static rawSeqStore_t ZSTDMT_getSeq(ZSTDMT_seqPool* seqPool) in ZSTDMT_getSeq()
304 static rawSeqStore_t ZSTDMT_resizeSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_resizeSeq()
310 static void ZSTDMT_releaseSeq(ZSTDMT_seqPool* seqPool, rawSeqStore_t seq) in ZSTDMT_releaseSeq()
315 static void ZSTDMT_setNbSeq(ZSTDMT_seqPool* const seqPool, size_t const nbSeq) in ZSTDMT_setNbSeq()
322 ZSTDMT_seqPool* const seqPool = ZSTDMT_createBufferPool(nbWorkers, cMem); in ZSTDMT_createSeqPool()
328 static void ZSTDMT_freeSeqPool(ZSTDMT_seqPool* seqPool) in ZSTDMT_freeSeqPool()
333 static ZSTDMT_seqPool* ZSTDMT_expandSeqPool(ZSTDMT_seqPool* pool, U32 nbWorkers) in ZSTDMT_expandSeqPool()
466 ZSTDMT_seqPool* seqPool, in ZSTDMT_serialState_reset()
[all …]

12