Lines Matching defs:matchIndex
54 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
1714 U32 const matchIndex = (U32)((size_t)(start-base) - OFFBASE_TO_OFFSET(offBase)); in ZSTD_compressBlock_lazy_generic() local
2088 U32 const matchIndex = (U32)((size_t)(start-base) - OFFBASE_TO_OFFSET(offBase)); in ZSTD_compressBlock_lazy_extDict_generic() local