Home
last modified time | relevance | path

Searched defs:preferredValues (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/unicode/
Dregion.h200 UVector *preferredValues; variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dregion.h200 UVector *preferredValues; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dregion.h198 UVector *preferredValues; variable
/third_party/icu/icu4c/source/i18n/unicode/
Dregion.h200 UVector *preferredValues; variable
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DRegionTest.java542 List<Region> preferredValues = r.getPreferredValues(); in TestGetPreferredValues() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DRegionTest.java545 List<Region> preferredValues = r.getPreferredValues(); in TestGetPreferredValues() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DRegion.java118 private List<Region> preferredValues = null; field in Region
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DRegion.java112 private List<Region> preferredValues = null; field in Region
/third_party/icu/icu4c/source/test/intltest/
Dregiontst.cpp621 StringEnumeration *preferredValues = r->getPreferredValues(status); in TestGetPreferredValues() local