Lines Matching defs:useRowMatchFinder
89 …ZSTD_ParamSwitch_e useRowMatchFinder; /* Indicates whether the CDict was created with params that … member
251 const ZSTD_ParamSwitch_e useRowMatchFinder, in ZSTD_allocateChainTable()
1413 ZSTD_ParamSwitch_e useRowMatchFinder) in ZSTD_adjustCParams_internal()
1591 const ZSTD_ParamSwitch_e useRowMatchFinder, in ZSTD_sizeof_matchState()
1642 const ZSTD_ParamSwitch_e useRowMatchFinder, in ZSTD_estimateCCtxSize_usingCCtxParams_internal()
1694 …ZSTD_ParamSwitch_e const useRowMatchFinder = ZSTD_resolveRowMatchFinderMode(params->useRowMatchFin… in ZSTD_estimateCCtxSize_usingCCtxParams() local
1759 …ZSTD_ParamSwitch_e const useRowMatchFinder = ZSTD_resolveRowMatchFinderMode(params->useRowMatchFin… in ZSTD_estimateCStreamSize_usingCCtxParams() local
1914 const ZSTD_ParamSwitch_e useRowMatchFinder, in ZSTD_reset_matchState()
2983 …pressor_f ZSTD_selectBlockCompressor(ZSTD_strategy strat, ZSTD_ParamSwitch_e useRowMatchFinder, ZS… in ZSTD_selectBlockCompressor()
5494 ZSTD_ParamSwitch_e useRowMatchFinder, in ZSTD_createCDict_advanced_internal()
5651 …ZSTD_ParamSwitch_e const useRowMatchFinder = ZSTD_resolveRowMatchFinderMode(ZSTD_ps_auto, &cParams… in ZSTD_initStaticCDict() local