Home
last modified time | relevance | path

Searched defs:supportedLSRs (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocalematcher.h704 const LSR **supportedLSRs; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dlocalematcher.h698 const LSR **supportedLSRs; variable
/third_party/icu/icu4c/source/common/unicode/
Dlocalematcher.h704 const LSR **supportedLSRs; variable
/third_party/icu/icu4c/source/common/
Dlocdistance.cpp111 const LSR **supportedLSRs, int32_t supportedLSRsLength, in getBestIndexAndDistance()
/third_party/node/deps/icu-small/source/common/
Dlocdistance.cpp111 const LSR **supportedLSRs, int32_t supportedLSRsLength, in getBestIndexAndDistance()
/third_party/skia/third_party/externals/icu/source/common/
Dlocdistance.cpp111 const LSR **supportedLSRs, int32_t supportedLSRsLength, in getBestIndexAndDistance()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DLocaleDistance.java245 public int getBestIndexAndDistance(LSR desired, LSR[] supportedLSRs, int supportedLSRsLength, in getBestIndexAndDistance()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DLocaleDistance.java250 public int getBestIndexAndDistance(LSR desired, LSR[] supportedLSRs, int supportedLSRsLength, in getBestIndexAndDistance()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleMatcher.java354 private final LSR[] supportedLSRs; field in LocaleMatcher
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java349 private final LSR[] supportedLSRs; field in LocaleMatcher