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