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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Drbnf.h51 URBNF_DURATION, enumerator in enum:URBNFRuleSetTag
603 * URBNF_DURATION, which formats a duration in seconds as hours, minutes, and seconds,
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ditrbnfrt.cpp83 = new RuleBasedNumberFormat(URBNF_DURATION, Locale::getUS(), status);
H A Ditrbnf.cpp1158 = new RuleBasedNumberFormat(URBNF_DURATION, Locale::getUS(), status);
/external/icu/icu4c/source/i18n/unicode/
H A Drbnf.h52 URBNF_DURATION, enumerator in enum:URBNFRuleSetTag
600 * URBNF_DURATION, which formats a duration in seconds as hours, minutes, and seconds,
/external/icu/icu4c/source/test/intltest/
H A Ditrbnfrt.cpp83 = new RuleBasedNumberFormat(URBNF_DURATION, Locale::getUS(), status);
H A Ditrbnf.cpp1158 = new RuleBasedNumberFormat(URBNF_DURATION, Locale::getUS(), status);
/external/chromium_org/third_party/icu/source/i18n/
H A Dunum.cpp104 retVal = new RuleBasedNumberFormat(URBNF_DURATION, Locale(locale), *status);
H A Drbnf.cpp757 case URBNF_DURATION: fmt_tag = "DurationRules"; break;
H A Dmsgfmt.cpp1746 fmt = makeRBNF(URBNF_DURATION, fLocale, style, ec);
/external/icu/icu4c/source/i18n/
H A Dunum.cpp108 retVal = new RuleBasedNumberFormat(URBNF_DURATION, Locale(locale), *status);
H A Drbnf.cpp786 case URBNF_DURATION: fmt_tag = "DurationRules"; break;
H A Dmsgfmt.cpp1746 fmt = makeRBNF(URBNF_DURATION, fLocale, style, ec);

Completed in 1656 milliseconds