Lines Matching defs:useRowMatchFinder
90 …ZSTD_paramSwitch_e useRowMatchFinder; /* Indicates whether the CDict was created with params that … member
263 const ZSTD_paramSwitch_e useRowMatchFinder, in ZSTD_allocateChainTable()
1468 ZSTD_paramSwitch_e useRowMatchFinder) in ZSTD_adjustCParams_internal()
1645 const ZSTD_paramSwitch_e useRowMatchFinder, in ZSTD_sizeof_matchState()
1696 const ZSTD_paramSwitch_e useRowMatchFinder, in ZSTD_estimateCCtxSize_usingCCtxParams_internal()
1748 …ZSTD_paramSwitch_e const useRowMatchFinder = ZSTD_resolveRowMatchFinderMode(params->useRowMatchFin… in ZSTD_estimateCCtxSize_usingCCtxParams() local
1813 …ZSTD_paramSwitch_e const useRowMatchFinder = ZSTD_resolveRowMatchFinderMode(params->useRowMatchFin… in ZSTD_estimateCStreamSize_usingCCtxParams() local
1978 const ZSTD_paramSwitch_e useRowMatchFinder, in ZSTD_reset_matchState()
3035 …ompressor ZSTD_selectBlockCompressor(ZSTD_strategy strat, ZSTD_paramSwitch_e useRowMatchFinder, ZS… in ZSTD_selectBlockCompressor()
5482 ZSTD_paramSwitch_e useRowMatchFinder, in ZSTD_createCDict_advanced_internal()
5637 …ZSTD_paramSwitch_e const useRowMatchFinder = ZSTD_resolveRowMatchFinderMode(ZSTD_ps_auto, &cParams… in ZSTD_initStaticCDict() local