Home
last modified time | relevance | path

Searched defs:dictContentType (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/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 …ced(ZSTD_DCtx* dctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictContentType) in ZSTD_DCtx_refPrefix_advanced()
/dflybsd-src/contrib/zstd/lib/compress/
H A Dzstd_compress.c67 ZSTD_dictContentType_e dictContentType; /* The dictContentType the CDict was created with */ member
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()
H A Dzstd_compress_internal.h54 ZSTD_dictContentType_e dictContentType; member
61 ZSTD_dictContentType_e dictContentType; member