Home
last modified time | relevance | path

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

/linux-6.1.9/lib/zstd/decompress/
Dzstd_ddict.c88 ZSTD_dictContentType_e dictContentType) in ZSTD_loadEntropy_intoDDict()
120 ZSTD_dictContentType_e dictContentType) in ZSTD_initDDict_internal()
144 ZSTD_dictContentType_e dictContentType, in ZSTD_createDDict_advanced()
188 ZSTD_dictContentType_e dictContentType) in ZSTD_initStaticDDict()
Dzstd_decompress.c1468 ZSTD_dictContentType_e dictContentType) in ZSTD_DCtx_loadDictionary_advanced()
1491 …ced(ZSTD_DCtx* dctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictContentType) in ZSTD_DCtx_refPrefix_advanced()
/linux-6.1.9/lib/zstd/compress/
Dzstd_compress.c64 ZSTD_dictContentType_e dictContentType; /* The dictContentType the CDict was created with */ member
947 ZSTD_dictLoadMethod_e dictLoadMethod, ZSTD_dictContentType_e dictContentType) in ZSTD_CCtx_loadDictionary_advanced()
1010 … ZSTD_CCtx* cctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictContentType) in ZSTD_CCtx_refPrefix_advanced()
3280 ZSTD_dictContentType_e dictContentType, in ZSTD_compress_insertDictionary()
3318 ZSTD_dictContentType_e dictContentType, in ZSTD_compressBegin_internal()
3360 ZSTD_dictContentType_e dictContentType, in ZSTD_compressBegin_advanced_internal()
3588 ZSTD_dictContentType_e dictContentType, in ZSTD_initCDict_internal()
3674 ZSTD_dictContentType_e dictContentType, in ZSTD_createCDict_advanced()
3692 ZSTD_dictContentType_e dictContentType, in ZSTD_createCDict_advanced2()
3788 ZSTD_dictContentType_e dictContentType, in ZSTD_initStaticCDict()
Dzstd_compress_internal.h48 ZSTD_dictContentType_e dictContentType; member
55 ZSTD_dictContentType_e dictContentType; member