Home
last modified time | relevance | path

Searched refs:ZSTD_dictContentType_e (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/decompress/
H A Dzstd_ddict.c91 ZSTD_dictContentType_e dictContentType) in ZSTD_loadEntropy_intoDDict()
123 ZSTD_dictContentType_e dictContentType) in ZSTD_initDDict_internal()
147 ZSTD_dictContentType_e dictContentType, in ZSTD_createDDict_advanced()
191 ZSTD_dictContentType_e dictContentType) in ZSTD_initStaticDDict()
H A Dzstd_decompress.c1313 ZSTD_dictContentType_e dictContentType) in ZSTD_DCtx_loadDictionary_advanced()
1336 …advanced(ZSTD_DCtx* dctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictConten… in ZSTD_DCtx_refPrefix_advanced()
/f-stack/freebsd/contrib/zstd/lib/
H A Dzstd.h1188 } ZSTD_dictContentType_e; typedef
1466 ZSTD_dictContentType_e dictContentType,
1473 ZSTD_dictContentType_e dictContentType);
1497 ZSTD_dictContentType_e dictContentType,
1522 ZSTD_dictContentType_e dictContentType,
1528 ZSTD_dictContentType_e dictContentType,
1602 …id* dict, size_t dictSize, ZSTD_dictLoadMethod_e dictLoadMethod, ZSTD_dictContentType_e dictConten…
1607 …advanced(ZSTD_CCtx* cctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictConten…
1915 …id* dict, size_t dictSize, ZSTD_dictLoadMethod_e dictLoadMethod, ZSTD_dictContentType_e dictConten…
1920 …advanced(ZSTD_DCtx* dctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictConten…
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.h1170 } ZSTD_dictContentType_e; typedef
1382 ZSTD_dictContentType_e dictContentType,
1389 ZSTD_dictContentType_e dictContentType);
1409 ZSTD_dictContentType_e dictContentType,
1415 ZSTD_dictContentType_e dictContentType,
1485 …id* dict, size_t dictSize, ZSTD_dictLoadMethod_e dictLoadMethod, ZSTD_dictContentType_e dictConten…
1490 …advanced(ZSTD_CCtx* cctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictConten…
1659 …id* dict, size_t dictSize, ZSTD_dictLoadMethod_e dictLoadMethod, ZSTD_dictContentType_e dictConten…
1664 …advanced(ZSTD_DCtx* dctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictConten…
H A Dzstd.c4230 } ZSTD_dictContentType_e; typedef
9966 ZSTD_dictContentType_e dictContentType;
9973 ZSTD_dictContentType_e dictContentType;
10997 ZSTD_dictContentType_e dictContentType,
16129 ZSTD_dictContentType_e dictContentType, in ZSTD_compress_insertDictionary()
16167 ZSTD_dictContentType_e dictContentType, in ZSTD_compressBegin_internal()
16208 ZSTD_dictContentType_e dictContentType, in ZSTD_compressBegin_advanced_internal()
16439 ZSTD_dictContentType_e dictContentType, in ZSTD_initCDict_internal()
16580 ZSTD_dictContentType_e dictContentType, in ZSTD_initStaticCDict()
24291 ZSTD_dictContentType_e dictContentType) in ZSTD_loadEntropy_intoDDict()
[all …]
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstdmt_compress.h70 const void* dict, size_t dictSize, ZSTD_dictContentType_e dictContentType,
H A Dzstd_compress_internal.h54 ZSTD_dictContentType_e dictContentType;
61 ZSTD_dictContentType_e dictContentType;
1164 ZSTD_dictContentType_e dictContentType,
H A Dzstd_compress.c67 ZSTD_dictContentType_e dictContentType; /* The dictContentType the CDict was created with */
999 ZSTD_dictLoadMethod_e dictLoadMethod, ZSTD_dictContentType_e dictContentType) in ZSTD_CCtx_loadDictionary_advanced()
1062 … ZSTD_CCtx* cctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictContentType) in ZSTD_CCtx_refPrefix_advanced()
3307 ZSTD_dictContentType_e dictContentType, in ZSTD_compress_insertDictionary()
3345 ZSTD_dictContentType_e dictContentType, in ZSTD_compressBegin_internal()
3386 ZSTD_dictContentType_e dictContentType, in ZSTD_compressBegin_advanced_internal()
3623 ZSTD_dictContentType_e dictContentType, in ZSTD_initCDict_internal()
3709 ZSTD_dictContentType_e dictContentType, in ZSTD_createCDict_advanced()
3727 ZSTD_dictContentType_e dictContentType, in ZSTD_createCDict_advanced2()
3823 ZSTD_dictContentType_e dictContentType, in ZSTD_initStaticCDict()
H A Dzstdmt_compress.c467 ZSTD_dictContentType_e dictContentType) in ZSTDMT_serialState_reset()
1191 const void* dict, size_t dictSize, ZSTD_dictContentType_e dictContentType, in ZSTDMT_initCStream_internal()