Searched refs:getShiftedDistance (Results 1 – 10 of 10) sorted by relevance
33 static int32_t getShiftedDistance(int32_t indexAndDistance) { in getShiftedDistance() function38 double shiftedDistance = getShiftedDistance(indexAndDistance); in getDistanceDouble()
702 bestShiftedDistance = LocaleDistance::getShiftedDistance(bestIndexAndDistance); in getBestSuppIndex()
86 public static final int getShiftedDistance(int indexAndDistance) { in getShiftedDistance() method in LocaleDistance91 double shiftedDistance = getShiftedDistance(indexAndDistance); in getDistanceDouble()
88 public static final int getShiftedDistance(int indexAndDistance) { in getShiftedDistance() method in LocaleDistance93 double shiftedDistance = getShiftedDistance(indexAndDistance); in getDistanceDouble()
966 bestShiftedDistance = LocaleDistance.getShiftedDistance(bestIndexAndDistance); in getBestSuppIndex()
1061 bestShiftedDistance = LocaleDistance.getShiftedDistance(bestIndexAndDistance); in getBestSuppIndex()