Searched defs:supportedLSRs (Results 1 - 10 of 10) sorted by relevance
/third_party/icu/icu4c/source/common/ |
H A D | locdistance.cpp | 109 getBestIndexAndDistance( const LSR &desired, const LSR **supportedLSRs, int32_t supportedLSRsLength, int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag, ULocMatchDirection direction) const getBestIndexAndDistance() argument
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | localematcher.h | 698 const LSR **supportedLSRs; member in LocaleMatcher
|
/third_party/node/deps/icu-small/source/common/ |
H A D | locdistance.cpp | 109 getBestIndexAndDistance( const LSR &desired, const LSR **supportedLSRs, int32_t supportedLSRsLength, int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag, ULocMatchDirection direction) const getBestIndexAndDistance() argument
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | localematcher.h | 698 const LSR **supportedLSRs; member in LocaleMatcher
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locdistance.cpp | 109 getBestIndexAndDistance( const LSR &desired, const LSR **supportedLSRs, int32_t supportedLSRsLength, int32_t shiftedThreshold, ULocMatchFavorSubtag favorSubtag, ULocMatchDirection direction) const getBestIndexAndDistance() argument
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | localematcher.h | 704 const LSR **supportedLSRs; member in LocaleMatcher
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
H A D | LocaleDistance.java | 245 public int getBestIndexAndDistance(LSR desired, LSR[] supportedLSRs, int supportedLSRsLength, in getBestIndexAndDistance() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/ |
H A D | LocaleDistance.java | 250 public int getBestIndexAndDistance(LSR desired, LSR[] supportedLSRs, int supportedLSRsLength, in getBestIndexAndDistance() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | LocaleMatcher.java | 349 private final LSR[] supportedLSRs; field in LocaleMatcher
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | LocaleMatcher.java | 354 private final LSR[] supportedLSRs; field in LocaleMatcher
|
Completed in 11 milliseconds