Home
last modified time | relevance | path

Searched defs:localizations (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRuleBasedNumberFormat.java728 public RuleBasedNumberFormat(String description, String[][] localizations) { in RuleBasedNumberFormat()
793 public RuleBasedNumberFormat(String description, String[][] localizations, ULocale locale) { in RuleBasedNumberFormat()
841 String[][] localizations = null; in RuleBasedNumberFormat() local
864 init(description.toString(), localizations); in RuleBasedNumberFormat() local
1701 private void init(String description, String[][] localizations) { in init()
1840 private void initLocalizations(String[][] localizations) { in initLocalizations()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRuleBasedNumberFormat.java723 public RuleBasedNumberFormat(String description, String[][] localizations) { in RuleBasedNumberFormat()
785 public RuleBasedNumberFormat(String description, String[][] localizations, ULocale locale) { in RuleBasedNumberFormat()
831 String[][] localizations = null; in RuleBasedNumberFormat() local
854 init(description.toString(), localizations); in RuleBasedNumberFormat() local
1662 private void init(String description, String[][] localizations) { in init()
1801 private void initLocalizations(String[][] localizations) { in initLocalizations()
/third_party/node/deps/icu-small/source/i18n/unicode/
Drbnf.h1112 LocalizationInfo* localizations; variable
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Drbnf.h1089 LocalizationInfo* localizations; variable
/third_party/icu/icu4c/source/i18n/unicode/
Drbnf.h1110 LocalizationInfo* localizations; variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DRbnfTest.java1055 String[][] localizations = new String[][] { in TestRuleSetDisplayName() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRbnfTest.java1111 String[][] localizations = new String[][] { in TestRuleSetDisplayName() local