Searched defs:repIndex (Results 1 – 8 of 8) sorted by relevance
697 const U32 repIndex = (U32)(ip - base) + 1 - offset_1; in ZSTD_compressBlock_lazy_generic() local740 const U32 repIndex = (U32)(ip - base) - offset_1; in ZSTD_compressBlock_lazy_generic() local775 const U32 repIndex = (U32)(ip - base) - offset_1; in ZSTD_compressBlock_lazy_generic() local831 U32 const repIndex = current2 - offset_2; in ZSTD_compressBlock_lazy_generic() local975 const U32 repIndex = (U32)(current+1 - offset_1); in ZSTD_compressBlock_lazy_extDict_generic() local1007 const U32 repIndex = (U32)(current - offset_1); in ZSTD_compressBlock_lazy_extDict_generic() local1039 const U32 repIndex = (U32)(current - offset_1); in ZSTD_compressBlock_lazy_extDict_generic() local1086 const U32 repIndex = repCurrent - offset_2; in ZSTD_compressBlock_lazy_extDict_generic() local
137 const U32 repIndex = current + 1 - offset_1; in ZSTD_compressBlock_doubleFast_generic() local405 const U32 repIndex = current + 1 - offset_1; /* offset_1 expected <= current +1 */ in ZSTD_compressBlock_doubleFast_extDict_generic() local
264 const U32 repIndex = current + 1 - offset_1; in ZSTD_compressBlock_fast_dictMatchState_generic() local414 const U32 repIndex = current + 1 - offset_1; in ZSTD_compressBlock_fast_extDict_generic() local
568 U32 const repIndex = current - repOffset; in ZSTD_insertBtAndGetAllMatches() local
1548 const U32 repIndex = (U32)(ip - base) + 1 - offset_1; in ZSTD_compressBlock_lazy_generic() local1592 const U32 repIndex = (U32)(ip - base) - offset_1; in ZSTD_compressBlock_lazy_generic() local1628 const U32 repIndex = (U32)(ip - base) - offset_1; in ZSTD_compressBlock_lazy_generic() local1683 U32 const repIndex = current2 - offset_2; in ZSTD_compressBlock_lazy_generic() local1914 const U32 repIndex = (U32)(curr+1 - offset_1); in ZSTD_compressBlock_lazy_extDict_generic() local1946 const U32 repIndex = (U32)(curr - offset_1); in ZSTD_compressBlock_lazy_extDict_generic() local1978 const U32 repIndex = (U32)(curr - offset_1); in ZSTD_compressBlock_lazy_extDict_generic() local2025 const U32 repIndex = repCurrent - offset_2; in ZSTD_compressBlock_lazy_extDict_generic() local
431 const U32 repIndex = curr + 1 - offset_1; in ZSTD_compressBlock_fast_dictMatchState_generic() local589 const U32 repIndex = curr + 1 - offset_1; in ZSTD_compressBlock_fast_extDict_generic() local
319 const U32 repIndex = curr + 1 - offset_1; in ZSTD_compressBlock_doubleFast_dictMatchState_generic() local576 const U32 repIndex = curr + 1 - offset_1; /* offset_1 expected <= curr +1 */ in ZSTD_compressBlock_doubleFast_extDict_generic() local
615 U32 const repIndex = curr - repOffset; in ZSTD_insertBtAndGetAllMatches() local