Home
last modified time | relevance | path

Searched defs:matchIndex (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.c55 U32 const matchIndex = hashTable[h]; in ZSTD_updateDUBT() local
95 …U32 matchIndex = *smallerPtr; /* this candidate is unsorted : next sorted candidate is reached t… in ZSTD_insertDUBT1() local
209 U32 matchIndex = dictMatchIndex + dictIndexDelta; in ZSTD_DUBT_findBetterDictMatch() local
254 U32 matchIndex = hashTable[h]; in ZSTD_DUBT_findBestMatch() local
543 U32 matchIndex; in ZSTD_dedicatedDictSearch_lazy_search() local
699 U32 matchIndex; in ZSTD_HcFindBestMatch() local
1232 U32 const matchIndex = row[matchPos]; in ZSTD_RowFindBestMatch() local
1256 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch() local
1303 U32 const matchIndex = dmsRow[matchPos]; in ZSTD_RowFindBestMatch() local
1314 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch() local
[all …]
H A Dzstd_opt.c456 U32 matchIndex = hashTable[h]; in ZSTD_insertBt1() local
610 U32 matchIndex = hashTable[h]; in ZSTD_insertBtAndGetAllMatches() local
H A Dzstd_fast.c551 U32 matchIndex = hashTable[hash0]; in ZSTD_compressBlock_fast_dictMatchState_generic() local
H A Dzstd_double_fast.c647 const U32 matchIndex = hashSmall[hSmall]; in ZSTD_compressBlock_doubleFast_extDict_generic() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c54 U32 const matchIndex = hashTable[h]; in ZSTD_updateDUBT() local
94 …U32 matchIndex = *smallerPtr; /* this candidate is unsorted : next sorted candidate is reached t… in ZSTD_insertDUBT1() local
208 U32 matchIndex = dictMatchIndex + dictIndexDelta; in ZSTD_DUBT_findBetterDictMatch() local
253 U32 matchIndex = hashTable[h]; in ZSTD_DUBT_findBestMatch() local
542 U32 matchIndex; in ZSTD_dedicatedDictSearch_lazy_search() local
698 U32 matchIndex; in ZSTD_HcFindBestMatch() local
1231 U32 const matchIndex = row[matchPos]; in ZSTD_RowFindBestMatch() local
1255 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch() local
1302 U32 const matchIndex = dmsRow[matchPos]; in ZSTD_RowFindBestMatch() local
1313 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch() local
[all …]
H A Dzstd_opt.c455 U32 matchIndex = hashTable[h]; in ZSTD_insertBt1() local
609 U32 matchIndex = hashTable[h]; in ZSTD_insertBtAndGetAllMatches() local
H A Dzstd_fast.c550 U32 matchIndex = hashTable[hash0]; in ZSTD_compressBlock_fast_dictMatchState_generic() local
H A Dzstd_double_fast.c646 const U32 matchIndex = hashSmall[hSmall]; in ZSTD_compressBlock_doubleFast_extDict_generic() local
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c2107 int matchIndex = -1, lowIndex = -1; in ar5416GetTargetPowers() local
2167 int matchIndex = -1, lowIndex = -1; in ar5416GetTargetPowersLeg() local