Searched refs:newDistance (Results 1 – 7 of 7) sorted by relevance
1585 UInt32 newDistance = matches[p->numPairs - 1]; in GetOptimumFast() local1586 if ((p->longestMatchLength >= mainLen && newDistance < mainDist) || in GetOptimumFast()1587 (p->longestMatchLength == mainLen + 1 && !ChangePair(mainDist, newDistance)) || in GetOptimumFast()1589 (p->longestMatchLength + 1 >= mainLen && mainLen >= 3 && ChangePair(newDistance, mainDist))) in GetOptimumFast()
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...