| /freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
| H A D | zstd_lazy.c | 78 const ZSTD_dictMode_e dictMode) in ZSTD_insertDUBT1() 172 const ZSTD_dictMode_e dictMode) in ZSTD_DUBT_findBetterDictMatch() 248 const ZSTD_dictMode_e dictMode) in ZSTD_DUBT_findBestMatch() 400 const ZSTD_dictMode_e dictMode) in ZSTD_BtFindBestMatch() 672 const U32 mls, const ZSTD_dictMode_e dictMode) in ZSTD_HcFindBestMatch() 1146 const U32 mls, const ZSTD_dictMode_e dictMode, in ZSTD_RowFindBestMatch() 1360 #define ZSTD_BT_SEARCH_FN(dictMode, mls) ZSTD_BtFindBestMatch_##dictMode##_##mls argument 1361 #define ZSTD_HC_SEARCH_FN(dictMode, mls) ZSTD_HcFindBestMatch_##dictMode##_##mls argument 1362 #define ZSTD_ROW_SEARCH_FN(dictMode, mls, rowLog) ZSTD_RowFindBestMatch_##dictMode##_##mls##_##rowL… argument 1366 #define GEN_ZSTD_BT_SEARCH_FN(dictMode, mls) \ argument [all …]
|
| H A D | zstd_opt.c | 566 const U32 mls, const ZSTD_dictMode_e dictMode) in ZSTD_updateTree_internal() 596 const ZSTD_dictMode_e dictMode, in ZSTD_insertBtAndGetAllMatches() 842 const ZSTD_dictMode_e dictMode, in ZSTD_btGetAllMatches_internal() 853 #define ZSTD_BT_GET_ALL_MATCHES_FN(dictMode, mls) ZSTD_btGetAllMatches_##dictMode##_##mls argument 855 #define GEN_ZSTD_BT_GET_ALL_MATCHES_(dictMode, mls) \ argument 871 #define GEN_ZSTD_BT_GET_ALL_MATCHES(dictMode) \ argument 881 #define ZSTD_BT_GET_ALL_MATCHES_ARRAY(dictMode) \ in GEN_ZSTD_BT_GET_ALL_MATCHES() argument 1083 const ZSTD_dictMode_e dictMode) in ZSTD_compressBlock_opt_generic() 1449 const void* src, size_t srcSize, const ZSTD_dictMode_e dictMode) in ZSTD_compressBlock_opt0() 1458 const void* src, size_t srcSize, const ZSTD_dictMode_e dictMode) in ZSTD_compressBlock_opt2()
|
| H A D | zstd_fast.c | 426 #define ZSTD_GEN_FAST_FN(dictMode, mml, cmov) … argument
|
| H A D | zstd_double_fast.c | 550 #define ZSTD_GEN_DFAST_FN(dictMode, mls) … argument
|
| H A D | zstd_compress.c | 3070 …lockCompressor(ZSTD_strategy strat, ZSTD_ParamSwitch_e useRowMatchFinder, ZSTD_dictMode_e dictMode) in ZSTD_selectBlockCompressor() 3302 { ZSTD_dictMode_e const dictMode = ZSTD_matchState_dictMode(ms); in ZSTD_buildSeqStore() local
|
| /freebsd/sys/contrib/zstd/lib/compress/ |
| H A D | zstd_lazy.c | 77 const ZSTD_dictMode_e dictMode) in ZSTD_insertDUBT1() 171 const ZSTD_dictMode_e dictMode) in ZSTD_DUBT_findBetterDictMatch() 247 const ZSTD_dictMode_e dictMode) in ZSTD_DUBT_findBestMatch() 399 const ZSTD_dictMode_e dictMode) in ZSTD_BtFindBestMatch() 671 const U32 mls, const ZSTD_dictMode_e dictMode) in ZSTD_HcFindBestMatch() 1145 const U32 mls, const ZSTD_dictMode_e dictMode, in ZSTD_RowFindBestMatch() 1359 #define ZSTD_BT_SEARCH_FN(dictMode, mls) ZSTD_BtFindBestMatch_##dictMode##_##mls argument 1360 #define ZSTD_HC_SEARCH_FN(dictMode, mls) ZSTD_HcFindBestMatch_##dictMode##_##mls argument 1361 #define ZSTD_ROW_SEARCH_FN(dictMode, mls, rowLog) ZSTD_RowFindBestMatch_##dictMode##_##mls##_##rowL… argument 1365 #define GEN_ZSTD_BT_SEARCH_FN(dictMode, mls) \ argument [all …]
|
| H A D | zstd_opt.c | 565 const U32 mls, const ZSTD_dictMode_e dictMode) in ZSTD_updateTree_internal() 595 const ZSTD_dictMode_e dictMode, in ZSTD_insertBtAndGetAllMatches() 841 const ZSTD_dictMode_e dictMode, in ZSTD_btGetAllMatches_internal() 852 #define ZSTD_BT_GET_ALL_MATCHES_FN(dictMode, mls) ZSTD_btGetAllMatches_##dictMode##_##mls argument 854 #define GEN_ZSTD_BT_GET_ALL_MATCHES_(dictMode, mls) \ argument 870 #define GEN_ZSTD_BT_GET_ALL_MATCHES(dictMode) \ argument 880 #define ZSTD_BT_GET_ALL_MATCHES_ARRAY(dictMode) \ in GEN_ZSTD_BT_GET_ALL_MATCHES() argument 1082 const ZSTD_dictMode_e dictMode) in ZSTD_compressBlock_opt_generic() 1448 const void* src, size_t srcSize, const ZSTD_dictMode_e dictMode) in ZSTD_compressBlock_opt0() 1457 const void* src, size_t srcSize, const ZSTD_dictMode_e dictMode) in ZSTD_compressBlock_opt2()
|
| H A D | zstd_fast.c | 425 #define ZSTD_GEN_FAST_FN(dictMode, mml, cmov) … argument
|
| H A D | zstd_double_fast.c | 549 #define ZSTD_GEN_DFAST_FN(dictMode, mls) … argument
|
| H A D | zstd_compress.c | 3069 …lockCompressor(ZSTD_strategy strat, ZSTD_ParamSwitch_e useRowMatchFinder, ZSTD_dictMode_e dictMode) in ZSTD_selectBlockCompressor() 3301 { ZSTD_dictMode_e const dictMode = ZSTD_matchState_dictMode(ms); in ZSTD_buildSeqStore() local
|