Searched defs:repIndex (Results 1 – 8 of 8) sorted by relevance
698 const U32 repIndex = (U32)(ip - base) + 1 - offset_1; in ZSTD_compressBlock_lazy_generic() local741 const U32 repIndex = (U32)(ip - base) - offset_1; in ZSTD_compressBlock_lazy_generic() local776 const U32 repIndex = (U32)(ip - base) - offset_1; in ZSTD_compressBlock_lazy_generic() local832 U32 const repIndex = current2 - offset_2; in ZSTD_compressBlock_lazy_generic() local976 const U32 repIndex = (U32)(current+1 - offset_1); in ZSTD_compressBlock_lazy_extDict_generic() local1008 const U32 repIndex = (U32)(current - offset_1); in ZSTD_compressBlock_lazy_extDict_generic() local1040 const U32 repIndex = (U32)(current - offset_1); in ZSTD_compressBlock_lazy_extDict_generic() local1087 const U32 repIndex = repCurrent - offset_2; in ZSTD_compressBlock_lazy_extDict_generic() local
138 const U32 repIndex = current + 1 - offset_1; in ZSTD_compressBlock_doubleFast_generic() local406 const U32 repIndex = current + 1 - offset_1; /* offset_1 expected <= current +1 */ in ZSTD_compressBlock_doubleFast_extDict_generic() local
265 const U32 repIndex = current + 1 - offset_1; in ZSTD_compressBlock_fast_dictMatchState_generic() local415 const U32 repIndex = current + 1 - offset_1; in ZSTD_compressBlock_fast_extDict_generic() local
569 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