Searched refs:URBNFRuleSetTag (Results 1 – 10 of 10) sorted by relevance
/external/icu4c/i18n/unicode/ |
D | rbnf.h | 48 enum URBNFRuleSetTag { enum 610 RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& locale, UErrorCode& status);
|
/external/chromium/third_party/icu/public/i18n/unicode/ |
D | rbnf.h | 48 enum URBNFRuleSetTag { enum 610 RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& locale, UErrorCode& status);
|
/external/chromium/third_party/icu/source/i18n/ |
D | numfmt.cpp | 941 URBNFRuleSetTag desiredRulesType = URBNF_NUMBERING_SYSTEM; in makeInstance()
|
D | rbnf.cpp | 731 RuleBasedNumberFormat::RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& alocale, UErrorCode… in RuleBasedNumberFormat()
|
D | msgfmt.cpp | 1465 static Format* makeRBNF(URBNFRuleSetTag tag, const Locale& locale, const UnicodeString& defaultRule… in makeRBNF()
|
/external/icu4c/i18n/ |
D | numfmt.cpp | 1217 URBNFRuleSetTag desiredRulesType = URBNF_NUMBERING_SYSTEM; in makeInstance()
|
D | rbnf.cpp | 731 RuleBasedNumberFormat::RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& alocale, UErrorCode… in RuleBasedNumberFormat()
|
D | msgfmt.cpp | 1482 static Format* makeRBNF(URBNFRuleSetTag tag, const Locale& locale, const UnicodeString& defaultRule… in makeRBNF()
|
/external/chromium/third_party/icu/source/test/intltest/ |
D | itrbnf.cpp | 1830 RuleBasedNumberFormat* f = new RuleBasedNumberFormat((URBNFRuleSetTag)j, *loc, status); in TestAllLocales()
|
/external/icu4c/test/intltest/ |
D | itrbnf.cpp | 1827 RuleBasedNumberFormat* f = new RuleBasedNumberFormat((URBNFRuleSetTag)j, *loc, status); in TestAllLocales()
|