Searched refs:URBNFRuleSetTag (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Drbnf.h48 enum URBNFRuleSetTag { enum
610 RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& locale, UErrorCode& status);
/external/icu/icu4c/source/i18n/unicode/
H A Drbnf.h49 enum URBNFRuleSetTag { enum
607 RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& locale, UErrorCode& status);
/external/chromium_org/third_party/icu/source/i18n/
H A Dnumfmt.cpp1334 URBNFRuleSetTag desiredRulesType = URBNF_NUMBERING_SYSTEM;
H A Drbnf.cpp736 RuleBasedNumberFormat::RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& alocale, UErrorCode& status)
H A Dmsgfmt.cpp1568 static Format* makeRBNF(URBNFRuleSetTag tag, const Locale& locale, const UnicodeString& defaultRuleSet, UErrorCode& ec) {
/external/icu/icu4c/source/i18n/
H A Dnumfmt.cpp1461 URBNFRuleSetTag desiredRulesType = URBNF_NUMBERING_SYSTEM;
H A Drbnf.cpp761 RuleBasedNumberFormat::RuleBasedNumberFormat(URBNFRuleSetTag tag, const Locale& alocale, UErrorCode& status)
H A Dmsgfmt.cpp1568 static Format* makeRBNF(URBNFRuleSetTag tag, const Locale& locale, const UnicodeString& defaultRuleSet, UErrorCode& ec) {
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ditrbnf.cpp1831 RuleBasedNumberFormat* f = new RuleBasedNumberFormat((URBNFRuleSetTag)j, *loc, status);
/external/icu/icu4c/source/test/intltest/
H A Ditrbnf.cpp1831 RuleBasedNumberFormat* f = new RuleBasedNumberFormat((URBNFRuleSetTag)j, *loc, status);

Completed in 189 milliseconds