Home
last modified time | relevance | path

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

/linux/lib/zstd/decompress/
H A Dzstd_ddict.c89 ZSTD_dictContentType_e dictContentType) in ZSTD_loadEntropy_intoDDict()
121 ZSTD_dictContentType_e dictContentType) in ZSTD_initDDict_internal()
145 ZSTD_dictContentType_e dictContentType, in ZSTD_createDDict_advanced()
189 ZSTD_dictContentType_e dictContentType) in ZSTD_initStaticDDict()
H A Dzstd_decompress.c1625 ZSTD_dictContentType_e dictContentType) in ZSTD_DCtx_loadDictionary_advanced()
1648 …advanced(ZSTD_DCtx* dctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictConten… in ZSTD_DCtx_refPrefix_advanced()
/linux/include/linux/
H A Dzstd_lib.h1344 } ZSTD_dictContentType_e; typedef
1820 ZSTD_dictContentType_e dictContentType,
1827 ZSTD_dictContentType_e dictContentType);
1857 ZSTD_dictContentType_e dictContentType,
1883 ZSTD_dictContentType_e dictContentType,
1890 ZSTD_dictContentType_e dictContentType,
1984 …id* dict, size_t dictSize, ZSTD_dictLoadMethod_e dictLoadMethod, ZSTD_dictContentType_e dictConten…
1989 …advanced(ZSTD_CCtx* cctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictConten…
2439 …id* dict, size_t dictSize, ZSTD_dictLoadMethod_e dictLoadMethod, ZSTD_dictContentType_e dictConten…
2444 …advanced(ZSTD_DCtx* dctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictConten…
H A Dzstd.h102 typedef ZSTD_dictContentType_e zstd_dict_content_type;
/linux/lib/zstd/compress/
H A Dzstd_compress_internal.h50 ZSTD_dictContentType_e dictContentType;
57 ZSTD_dictContentType_e dictContentType;
1561 ZSTD_dictContentType_e dictContentType,
H A Dzstd_compress.c81 ZSTD_dictContentType_e dictContentType; /* The dictContentType the CDict was created with */
1223 ZSTD_dictContentType_e dictContentType) in ZSTD_CCtx_loadDictionary_advanced()
1288 … ZSTD_CCtx* cctx, const void* prefix, size_t prefixSize, ZSTD_dictContentType_e dictContentType) in ZSTD_CCtx_refPrefix_advanced()
5114 ZSTD_dictContentType_e dictContentType, in ZSTD_compress_insertDictionary()
5154 ZSTD_dictContentType_e dictContentType, in ZSTD_compressBegin_internal()
5198 ZSTD_dictContentType_e dictContentType, in ZSTD_compressBegin_advanced_internal()
5441 ZSTD_dictContentType_e dictContentType, in ZSTD_initCDict_internal()
5530 ZSTD_dictContentType_e dictContentType, in ZSTD_createCDict_advanced()
5549 ZSTD_dictContentType_e dictContentType, in ZSTD_createCDict_advanced2()
5648 ZSTD_dictContentType_e dictContentType, in ZSTD_initStaticCDict()