Home
last modified time | relevance | path

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

/dflybsd-src/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
628 U32 matchIndex; in ZSTD_HcFindBestMatch_generic() local
1066 U32 const matchIndex = (U32)((start-base) - (offset - ZSTD_REP_MOVE)); in ZSTD_compressBlock_lazy_generic() local
1339 U32 const matchIndex = (U32)((start-base) - (offset - ZSTD_REP_MOVE)); in ZSTD_compressBlock_lazy_extDict_generic() local
H A Dzstd_fast.c262 U32 const matchIndex = hashTable[h]; in ZSTD_compressBlock_fast_dictMatchState_generic() local
410 const U32 matchIndex = hashTable[h]; in ZSTD_compressBlock_fast_extDict_generic() local
H A Dzstd_opt.c381 U32 matchIndex = hashTable[h]; in ZSTD_insertBt1() local
527 U32 matchIndex = hashTable[h]; in ZSTD_insertBtAndGetAllMatches() local
H A Dzstd_double_fast.c395 const U32 matchIndex = hashSmall[hSmall]; in ZSTD_compressBlock_doubleFast_extDict_generic() local
H A Dzstd_ldm.c398 U32 const matchIndex = bestEntry->offset; in ZSTD_ldm_generateSequences_internal() local
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_reset.c2100 int matchIndex = -1, lowIndex = -1; in ar5416GetTargetPowers() local
2160 int matchIndex = -1, lowIndex = -1; in ar5416GetTargetPowersLeg() local