Lines Matching defs:distances
359 UInt32 *distances, UInt32 maxLen) in Hc_GetMatchesSpec()
390 UInt32 *distances, UInt32 maxLen) in GetMatchesSpec1()
526 static UInt32 Bt2_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) in Bt2_MatchFinder_GetMatches()
537 UInt32 Bt3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) in Bt3Zip_MatchFinder_GetMatches()
548 static UInt32 Bt3_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) in Bt3_MatchFinder_GetMatches()
572 distances[0] = maxLen; in Bt3_MatchFinder_GetMatches() local
585 static UInt32 Bt4_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) in Bt4_MatchFinder_GetMatches()
626 distances[offset - 2] = maxLen; in Bt4_MatchFinder_GetMatches() local
717 static UInt32 Hc4_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) in Hc4_MatchFinder_GetMatches()
758 distances[offset - 2] = maxLen; in Hc4_MatchFinder_GetMatches() local
853 UInt32 Hc3Zip_MatchFinder_GetMatches(CMatchFinder *p, UInt32 *distances) in Hc3Zip_MatchFinder_GetMatches()