/third_party/icu/icu4c/source/test/intltest/ |
D | localematchertest.cpp | 129 setSupportedLocales(ARRAY_RANGE(locales)).build(errorCode); in testBasics() 143 setSupportedLocales(locales.begin(), locales.end()).build(errorCode); in testBasics() 156 setSupportedLocales(iter).build(errorCode); in testBasics() 217 setSupportedLocales(iter). in testBasics() 267 setSupportedLocales(ARRAY_RANGE(locales)). in testSupportedDefault() 291 setSupportedLocales(ARRAY_RANGE(locales)). in testUnsupportedDefault() 314 setSupportedLocales(ARRAY_RANGE(locales)). in testNoDefault() 338 setSupportedLocales(ARRAY_RANGE(supported)). in testDemotion() 347 setSupportedLocales(ARRAY_RANGE(supported)). in testDemotion() 360 builder.setSupportedLocales(ARRAY_RANGE(supported)); in testDirection()
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | localematcher.h | 356 Builder &setSupportedLocales(Locale::Iterator &locales); 372 Builder &setSupportedLocales(Iter begin, Iter end) { in setSupportedLocales() function
|
/third_party/icu/icu4c/source/common/unicode/ |
D | localematcher.h | 356 Builder &setSupportedLocales(Locale::Iterator &locales); 372 Builder &setSupportedLocales(Iter begin, Iter end) { in setSupportedLocales() function
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | localematcher.h | 356 Builder &setSupportedLocales(Locale::Iterator &locales); 372 Builder &setSupportedLocales(Iter begin, Iter end) { in setSupportedLocales() function
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | LocaleMatcher.java | 386 public Builder setSupportedLocales(String locales) { in setSupportedLocales() method in LocaleMatcher.Builder 413 public Builder setSupportedLocales(Collection<Locale> locales) { in setSupportedLocales() method in LocaleMatcher.Builder 599 this(builder().setSupportedLocales(supportedLocales)); in LocaleMatcher()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | LocaleMatcher.java | 383 public Builder setSupportedLocales(String locales) { in setSupportedLocales() method in LocaleMatcher.Builder 410 public Builder setSupportedLocales(Collection<Locale> locales) { in setSupportedLocales() method in LocaleMatcher.Builder 676 this(builder().setSupportedLocales(supportedLocales)); in LocaleMatcher()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | LocaleMatcherTest.java | 136 setSupportedLocales(locales).addSupportedLocale(Locale.ENGLISH). in testBasics() 648 LocaleMatcher.builder().setSupportedLocales("ar, nn"); in testDirection() 1020 builder.setSupportedLocales(test.supported); in dataDriven()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | LocaleMatcherTest.java | 133 setSupportedLocales(locales).addSupportedLocale(Locale.ENGLISH). in testBasics() 667 LocaleMatcher.builder().setSupportedLocales("ar, nn"); in testDirection() 1062 builder.setSupportedLocales(test.supported); in dataDriven()
|
/third_party/icu/icu4c/source/common/ |
D | localematcher.cpp | 199 LocaleMatcher::Builder &LocaleMatcher::Builder::setSupportedLocales(Locale::Iterator &locales) { in setSupportedLocales() function in LocaleMatcher::Builder
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | localematcher.cpp | 199 LocaleMatcher::Builder &LocaleMatcher::Builder::setSupportedLocales(Locale::Iterator &locales) { in setSupportedLocales() function in LocaleMatcher::Builder
|
/third_party/node/deps/icu-small/source/common/ |
D | localematcher.cpp | 199 LocaleMatcher::Builder &LocaleMatcher::Builder::setSupportedLocales(Locale::Iterator &locales) { in setSupportedLocales() function in LocaleMatcher::Builder
|
/third_party/icu/icu4j/ |
D | coverage-exclusion.txt | 369 com/ibm/icu/impl/locale/XLocaleMatcher$Builder#setSupportedLocales:(Ljava/util/Set;)Lcom/ibm/icu/im…
|
/third_party/icu/icu4j/tools/build/ |
D | icu4j67.api3.gz |
|
D | icu4j69.api3.gz |
|
D | icu4j65.api3.gz |
|
D | icu4j66.api3.gz |
|
D | icu4j68.api3.gz |
|