Home
last modified time | relevance | path

Searched refs:ZSTD_CCtx_loadDictionary_byReference (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h146 #define ZSTD_CCtx_loadDictionary_byReference zfs_ZSTD_CCtx_loadDictionary_byReference macro
/freebsd/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.h2014 ZSTDLIB_STATIC_API size_t ZSTD_CCtx_loadDictionary_byReference(ZSTD_CCtx* cctx, const void* dict, s…
/freebsd/sys/contrib/zstd/lib/
H A Dzstd.h2013 ZSTDLIB_STATIC_API size_t ZSTD_CCtx_loadDictionary_byReference(ZSTD_CCtx* cctx, const void* dict, s…
/freebsd/sys/contrib/zstd/programs/
H A Dfileio.c1197 …CHECK( ZSTD_CCtx_loadDictionary_byReference(ress.cctx, ress.dict.dictBuffer, ress.dict.dictBufferS… in FIO_createCResources()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c1314 size_t ZSTD_CCtx_loadDictionary_byReference( in ZSTD_CCtx_loadDictionary_byReference() function
/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c1315 size_t ZSTD_CCtx_loadDictionary_byReference( in ZSTD_CCtx_loadDictionary_byReference() function