Home
last modified time | relevance | path

Searched defs:favorSubtag (Results 1 – 15 of 15) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleDistance.java229 int threshold, FavorSubtag favorSubtag) { in testOnlyDistance()
246 int shiftedThreshold, FavorSubtag favorSubtag, LocaleMatcher.Direction direction) { in getBestIndexAndDistance()
392 int shiftedThreshold, FavorSubtag favorSubtag) { in isMatch()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLocaleDistance.java234 int threshold, FavorSubtag favorSubtag) { in testOnlyDistance()
251 int shiftedThreshold, FavorSubtag favorSubtag, LocaleMatcher.Direction direction) { in getBestIndexAndDistance()
397 int shiftedThreshold, FavorSubtag favorSubtag) { in isMatch()
/third_party/icu/icu4c/source/common/
Dlocdistance.h93 int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag) const { in isMatch()
Dlocdistance.cpp113 ULocMatchFavorSubtag favorSubtag, ULocMatchDirection direction) const { in getBestIndexAndDistance()
/third_party/node/deps/icu-small/source/common/
Dlocdistance.h93 int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag) const { in isMatch()
Dlocdistance.cpp113 ULocMatchFavorSubtag favorSubtag, ULocMatchDirection direction) const { in getBestIndexAndDistance()
/third_party/skia/third_party/externals/icu/source/common/
Dlocdistance.h93 int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag) const { in isMatch()
Dlocdistance.cpp113 ULocMatchFavorSubtag favorSubtag, ULocMatchDirection direction) const { in getBestIndexAndDistance()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DLocaleDistanceTest.java138 private FavorSubtag favorSubtag = FavorSubtag.LANGUAGE; field in LocaleDistanceTest.MyTestFileHandler
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DLocaleDistanceTest.java141 private FavorSubtag favorSubtag = FavorSubtag.LANGUAGE; field in LocaleDistanceTest.MyTestFileHandler
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocalematcher.h693 ULocMatchFavorSubtag favorSubtag; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dlocalematcher.h687 ULocMatchFavorSubtag favorSubtag; variable
/third_party/icu/icu4c/source/common/unicode/
Dlocalematcher.h693 ULocMatchFavorSubtag favorSubtag; variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleMatcher.java344 private final FavorSubtag favorSubtag; field in LocaleMatcher
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java339 private final FavorSubtag favorSubtag; field in LocaleMatcher