Home
last modified time | relevance | path

Searched refs:getDistanceDouble (Results 1 - 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Dlocdistance.h37 static double getDistanceDouble(int32_t indexAndDistance) { in getDistanceDouble() function in final
H A Dlocalematcher.cpp729 double distance = LocaleDistance::getDistanceDouble(indexAndDistance); in internalMatch()
/third_party/node/deps/icu-small/source/common/
H A Dlocdistance.h37 static double getDistanceDouble(int32_t indexAndDistance) { in getDistanceDouble() function in final
H A Dlocalematcher.cpp729 double distance = LocaleDistance::getDistanceDouble(indexAndDistance); in internalMatch()
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocdistance.h37 static double getDistanceDouble(int32_t indexAndDistance) { in getDistanceDouble() function in final
H A Dlocalematcher.cpp747 double distance = LocaleDistance::getDistanceDouble(indexAndDistance); in internalMatch()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleDistance.java90 public static final double getDistanceDouble(int indexAndDistance) { in getDistanceDouble() method in LocaleDistance
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DLocaleDistance.java92 public static final double getDistanceDouble(int indexAndDistance) { in getDistanceDouble() method in LocaleDistance
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DLocaleMatcher.java1149 double distance = LocaleDistance.getDistanceDouble(indexAndDistance); in match()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DLocaleMatcher.java1018 double distance = LocaleDistance.getDistanceDouble(indexAndDistance); in match()

Completed in 11 milliseconds