Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.c46 U32 const matchIndex = hashTable[h]; in ZSTD_updateDUBT() local
85 …U32 matchIndex = *smallerPtr; /* this candidate is unsorted : next sorted candidate is reached t… in ZSTD_insertDUBT1() local
198 U32 matchIndex = dictMatchIndex + dictIndexDelta; in ZSTD_DUBT_findBetterDictMatch() local
242 U32 matchIndex = hashTable[h]; in ZSTD_DUBT_findBestMatch() local
508 U32 matchIndex = ZSTD_insertAndFindFirstIndex_internal(ms, cParams, ip, mls); in ZSTD_HcFindBestMatch_generic() local
814 U32 const matchIndex = (U32)((start-base) - (offset - ZSTD_REP_MOVE)); in ZSTD_compressBlock_lazy_generic() local
1069 U32 const matchIndex = (U32)((start-base) - (offset - ZSTD_REP_MOVE)); in ZSTD_compressBlock_lazy_extDict_generic() local
H A Dzstd_fast.c263 U32 const matchIndex = hashTable[h]; in ZSTD_compressBlock_fast_dictMatchState_generic() local
411 const U32 matchIndex = hashTable[h]; in ZSTD_compressBlock_fast_extDict_generic() local
H A Dzstd_opt.c382 U32 matchIndex = hashTable[h]; in ZSTD_insertBt1() local
528 U32 matchIndex = hashTable[h]; in ZSTD_insertBtAndGetAllMatches() local
H A Dzstd_double_fast.c396 const U32 matchIndex = hashSmall[hSmall]; in ZSTD_compressBlock_doubleFast_extDict_generic() local
H A Dzstd_ldm.c384 U32 const matchIndex = bestEntry->offset; in ZSTD_ldm_generateSequences_internal() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c45 U32 const matchIndex = hashTable[h]; in ZSTD_updateDUBT() local
84 …U32 matchIndex = *smallerPtr; /* this candidate is unsorted : next sorted candidate is reached t… in ZSTD_insertDUBT1() local
197 U32 matchIndex = dictMatchIndex + dictIndexDelta; in ZSTD_DUBT_findBetterDictMatch() local
241 U32 matchIndex = hashTable[h]; in ZSTD_DUBT_findBestMatch() local
529 U32 matchIndex; in ZSTD_dedicatedDictSearch_lazy_search() local
679 U32 matchIndex; in ZSTD_HcFindBestMatch() local
1206 U32 const matchIndex = row[matchPos]; in ZSTD_RowFindBestMatch() local
1228 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch() local
1274 U32 const matchIndex = dmsRow[matchPos]; in ZSTD_RowFindBestMatch() local
1283 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch() local
[all …]
H A Dzstd_fast.c429 U32 const matchIndex = hashTable[h]; in ZSTD_compressBlock_fast_dictMatchState_generic() local
585 const U32 matchIndex = hashTable[h]; in ZSTD_compressBlock_fast_extDict_generic() local
H A Dzstd_opt.c424 U32 matchIndex = hashTable[h]; in ZSTD_insertBt1() local
574 U32 matchIndex = hashTable[h]; in ZSTD_insertBtAndGetAllMatches() local
H A Dzstd_double_fast.c566 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