Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/
DListNumbers.java112 private static String getDisplayName(RuleBasedNumberFormat spellout, String currRuleName) { in getDisplayName()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DGenerateCoverageLevels.java339 Set<String> spellout = new TreeSet<>(); in summarizeCoverage() local
508 Set<String> spellout, in getRBNFData()
DMakeTransliterator.java631 static Transliterator spellout = field in MakeTransliterator
/external/icu/icu4c/source/i18n/
Drbnf.cpp1451 const UnicodeString spellout(UNICODE_STRING_SIMPLE("%spellout-numbering")); in initDefaultRuleSet() local
/external/cronet/stable/third_party/icu/source/i18n/
Drbnf.cpp1451 const UnicodeString spellout(UNICODE_STRING_SIMPLE("%spellout-numbering")); in initDefaultRuleSet() local
/external/cronet/tot/third_party/icu/source/i18n/
Drbnf.cpp1451 const UnicodeString spellout(UNICODE_STRING_SIMPLE("%spellout-numbering")); in initDefaultRuleSet() local
/external/cldr/tools/c/genldml/
Dgenldml.cpp2015 UnicodeString spellout = mSourceBundle.getStringEx("SpelloutRules",mError); in writeRuleBasedNumberFormat() local