Lines Matching defs:matchIndex
45 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
1197 U32 const matchIndex = row[matchPos]; in ZSTD_RowFindBestMatch() local
1219 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch() local
1265 U32 const matchIndex = dmsRow[matchPos]; in ZSTD_RowFindBestMatch() local
1274 U32 const matchIndex = matchBuffer[currMatch]; in ZSTD_RowFindBestMatch() local
1663 U32 const matchIndex = (U32)((size_t)(start-base) - STORED_OFFSET(offcode)); in ZSTD_compressBlock_lazy_generic() local
2005 U32 const matchIndex = (U32)((size_t)(start-base) - STORED_OFFSET(offcode)); in ZSTD_compressBlock_lazy_extDict_generic() local