Home
last modified time | relevance | path

Searched defs:rbnf (Results 1 – 11 of 11) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DRbnfTest.java1194 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestEquals() local
1272 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestGetRuleDisplayNameLocales() local
1288 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestGetNameListForLocale() local
1303 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestGetRulesSetDisplayName() local
1430 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ruleWithChinese, ULocale.CHINESE); in TestChineseProcess() local
1449 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(Locale.ENGLISH, RuleBasedNumberFormat.ORDIN… in TestSetDecimalFormatSymbols() local
1501 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(locale, item.format); in TestContext() local
1652 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ULocale.US, RuleBasedNumberFormat.SPELLOUT); in testLargeNumbers() local
DRBNFParseTest.java105 private void parseFormat(RuleBasedNumberFormat rbnf, String s, String target) { in parseFormat()
DNumberFormatTest.java1976 TestNumberingSystemItem(String loc, double val, boolean rbnf, String exp) { in TestNumberingSystems()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRbnfTest.java1193 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestEquals() local
1271 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestGetRuleDisplayNameLocales() local
1287 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestGetNameListForLocale() local
1302 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat("dummy"); in TestGetRulesSetDisplayName() local
1429 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ruleWithChinese, ULocale.CHINESE); in TestChineseProcess() local
1448 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(Locale.ENGLISH, RuleBasedNumberFormat.ORDIN… in TestSetDecimalFormatSymbols() local
1500 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(locale, item.format); in TestContext() local
1651 …RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ULocale.US, RuleBasedNumberFormat.SPELLOUT); in testLargeNumbers() local
DRBNFParseTest.java104 private void parseFormat(RuleBasedNumberFormat rbnf, String s, String target) { in parseFormat()
DNumberFormatTest.java1975 TestNumberingSystemItem(String loc, double val, boolean rbnf, String exp) { in TestNumberingSystems()
/external/icu/icu4c/source/i18n/
Dunum.cpp160 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_clone() local
593 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_getTextAttribute() local
656 RuleBasedNumberFormat* rbnf = dynamic_cast<RuleBasedNumberFormat*>(nf); in unum_setTextAttribute() local
691 const RuleBasedNumberFormat* rbnf = dynamic_cast<const RuleBasedNumberFormat*>(nf); in unum_toPattern() local
Dnfrule.cpp110 const RuleBasedNumberFormat *rbnf, in makeRules()
/external/icu/icu4c/source/test/intltest/
Ditrbnf.cpp1971 RuleBasedNumberFormat *rbnf = in TestMultiplierSubstitution() local
1995 RuleBasedNumberFormat rbnf(URBNF_ORDINAL, Locale::getEnglish(), status); in TestSetDecimalFormatSymbols() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessageFormat.java2259 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ulocale, in createAppropriateFormat() local
2275 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ulocale, in createAppropriateFormat() local
2291 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ulocale, in createAppropriateFormat() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DMessageFormat.java2215 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ulocale, in createAppropriateFormat() local
2231 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ulocale, in createAppropriateFormat() local
2247 RuleBasedNumberFormat rbnf = new RuleBasedNumberFormat(ulocale, in createAppropriateFormat() local