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