Home
last modified time | relevance | path

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

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