Home
last modified time | relevance | path

Searched refs:desIndex (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/icu-small/source/common/unicode/
Dlocalematcher.h276 int32_t desIndex, int32_t suppIndex, UBool owned) : in Result() argument
278 desiredIndex(desIndex), supportedIndex(suppIndex), in Result()
/third_party/icu/icu4c/source/common/unicode/
Dlocalematcher.h276 int32_t desIndex, int32_t suppIndex, UBool owned) : in Result() argument
278 desiredIndex(desIndex), supportedIndex(suppIndex), in Result()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocalematcher.h276 int32_t desIndex, int32_t suppIndex, UBool owned) : in Result() argument
278 desiredIndex(desIndex), supportedIndex(suppIndex), in Result()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleMatcher.java205 int desIndex, int suppIndex) { in Result() argument
210 desiredIndex = desIndex; in Result()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleMatcher.java200 int desIndex, int suppIndex) { in Result() argument
205 desiredIndex = desIndex; in Result()