/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
D | LocaleDistance.java | 229 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/ |
D | LocaleDistance.java | 234 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/ |
D | locdistance.h | 93 int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag) const { in isMatch()
|
D | locdistance.cpp | 113 ULocMatchFavorSubtag favorSubtag, ULocMatchDirection direction) const { in getBestIndexAndDistance()
|
/third_party/node/deps/icu-small/source/common/ |
D | locdistance.h | 93 int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag) const { in isMatch()
|
D | locdistance.cpp | 113 ULocMatchFavorSubtag favorSubtag, ULocMatchDirection direction) const { in getBestIndexAndDistance()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | locdistance.h | 93 int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag) const { in isMatch()
|
D | locdistance.cpp | 113 ULocMatchFavorSubtag favorSubtag, ULocMatchDirection direction) const { in getBestIndexAndDistance()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | LocaleDistanceTest.java | 138 private FavorSubtag favorSubtag = FavorSubtag.LANGUAGE; field in LocaleDistanceTest.MyTestFileHandler
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | LocaleDistanceTest.java | 141 private FavorSubtag favorSubtag = FavorSubtag.LANGUAGE; field in LocaleDistanceTest.MyTestFileHandler
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | localematcher.h | 693 ULocMatchFavorSubtag favorSubtag; variable
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | localematcher.h | 687 ULocMatchFavorSubtag favorSubtag; variable
|
/third_party/icu/icu4c/source/common/unicode/ |
D | localematcher.h | 693 ULocMatchFavorSubtag favorSubtag; variable
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | LocaleMatcher.java | 344 private final FavorSubtag favorSubtag; field in LocaleMatcher
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | LocaleMatcher.java | 339 private final FavorSubtag favorSubtag; field in LocaleMatcher
|