Home
last modified time | relevance | path

Searched refs:URBNF_DURATION (Results 1 – 12 of 12) sorted by relevance

/external/icu4c/i18n/unicode/
Drbnf.h51 URBNF_DURATION, enumerator
/external/chromium/third_party/icu/public/i18n/unicode/
Drbnf.h51 URBNF_DURATION, enumerator
/external/icu4c/test/intltest/
Ditrbnfrt.cpp83 = new RuleBasedNumberFormat(URBNF_DURATION, Locale::getUS(), status); in TestDurationsRT()
Ditrbnf.cpp1155 = new RuleBasedNumberFormat(URBNF_DURATION, Locale::getUS(), status); in TestDurations()
/external/chromium/third_party/icu/source/test/intltest/
Ditrbnfrt.cpp83 = new RuleBasedNumberFormat(URBNF_DURATION, Locale::getUS(), status); in TestDurationsRT()
Ditrbnf.cpp1158 = new RuleBasedNumberFormat(URBNF_DURATION, Locale::getUS(), status); in TestDurations()
/external/icu4c/i18n/
Dunum.cpp134 retVal = (UNumberFormat*)new RuleBasedNumberFormat(URBNF_DURATION, Locale(locale), *status); in unum_open()
Drbnf.cpp750 case URBNF_DURATION: fmt_tag = "DurationRules"; break; in RuleBasedNumberFormat()
Dmsgfmt.cpp1609 fmt = makeRBNF(URBNF_DURATION, fLocale, segments[3], ec); in makeFormat()
/external/chromium/third_party/icu/source/i18n/
Dunum.cpp131 retVal = (UNumberFormat*)new RuleBasedNumberFormat(URBNF_DURATION, Locale(locale), *status); in unum_open()
Drbnf.cpp750 case URBNF_DURATION: fmt_tag = "DurationRules"; break; in RuleBasedNumberFormat()
Dmsgfmt.cpp1592 fmt = makeRBNF(URBNF_DURATION, fLocale, segments[3], ec); in makeFormat()