Searched defs:dictContentType (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/sys/contrib/openzfs/module/zstd/lib/decompress/ |
H A D | zstd_ddict.c | 91 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 D | zstd_decompress.c | 1295 ZSTD_dictContentType_e dictContentType) in ZSTD_DCtx_loadDictionary_advanced() 1318 …ced(ZSTD_DCtx* dctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictContentType) in ZSTD_DCtx_refPrefix_advanced()
|
/freebsd-src/sys/contrib/zstd/lib/decompress/ |
H A D | zstd_ddict.c | 91 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 D | zstd_decompress.c | 1583 ZSTD_dictContentType_e dictContentType) in ZSTD_DCtx_loadDictionary_advanced() 1606 …ced(ZSTD_DCtx* dctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictContentType) in ZSTD_DCtx_refPrefix_advanced()
|
/freebsd-src/sys/contrib/openzfs/module/zstd/lib/compress/ |
H A D | zstd_compress.c | 893 ZSTD_dictLoadMethod_e dictLoadMethod, ZSTD_dictContentType_e dictContentType) in ZSTD_CCtx_loadDictionary_advanced() 947 … ZSTD_CCtx* cctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictContentType) in ZSTD_CCtx_refPrefix_advanced() 3045 ZSTD_dictContentType_e dictContentType, in ZSTD_compress_insertDictionary() 3083 ZSTD_dictContentType_e dictContentType, in ZSTD_compressBegin_internal() 3124 ZSTD_dictContentType_e dictContentType, in ZSTD_compressBegin_advanced_internal() 3355 ZSTD_dictContentType_e dictContentType, in ZSTD_initCDict_internal() 3406 ZSTD_dictContentType_e dictContentType, in ZSTD_createCDict_advanced() 3496 ZSTD_dictContentType_e dictContentType, in ZSTD_initStaticCDict() 3644 … const void* const dict, size_t const dictSize, ZSTD_dictContentType_e const dictContentType, in ZSTD_resetCStream_internal()
|
H A D | zstd_compress_internal.h | 55 ZSTD_dictContentType_e dictContentType; member 62 ZSTD_dictContentType_e dictContentType; member
|
/freebsd-src/sys/contrib/zstd/lib/compress/ |
H A D | zstd_compress.c | 78 ZSTD_dictContentType_e dictContentType; /* The dictContentType the CDict was created with */ member 1133 ZSTD_dictLoadMethod_e dictLoadMethod, ZSTD_dictContentType_e dictContentType) in ZSTD_CCtx_loadDictionary_advanced() 1196 … ZSTD_CCtx* cctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictContentType) in ZSTD_CCtx_refPrefix_advanced() 4453 ZSTD_dictContentType_e dictContentType, in ZSTD_compress_insertDictionary() 4491 ZSTD_dictContentType_e dictContentType, in ZSTD_compressBegin_internal() 4538 ZSTD_dictContentType_e dictContentType, in ZSTD_compressBegin_advanced_internal() 4792 ZSTD_dictContentType_e dictContentType, in ZSTD_initCDict_internal() 4879 ZSTD_dictContentType_e dictContentType, in ZSTD_createCDict_advanced() 4897 ZSTD_dictContentType_e dictContentType, in ZSTD_createCDict_advanced2() 4996 ZSTD_dictContentType_e dictContentType, in ZSTD_initStaticCDict()
|
H A D | zstdmt_compress.c | 475 ZSTD_dictContentType_e dictContentType) in ZSTDMT_serialState_reset() 1219 const void* dict, size_t dictSize, ZSTD_dictContentType_e dictContentType, in ZSTDMT_initCStream_internal()
|
H A D | zstd_compress_internal.h | 54 ZSTD_dictContentType_e dictContentType; member 61 ZSTD_dictContentType_e dictContentType; member
|