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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Drbnf.h50 URBNF_ORDINAL, enumerator in enum:URBNFRuleSetTag
601 * spells out a value in words in the desired language, URBNF_ORDINAL, which attaches
/external/icu/icu4c/source/i18n/unicode/
H A Drbnf.h51 URBNF_ORDINAL, enumerator in enum:URBNFRuleSetTag
598 * spells out a value in words in the desired language, URBNF_ORDINAL, which attaches
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ditrbnf.cpp1122 = new RuleBasedNumberFormat(URBNF_ORDINAL, Locale::getUS(), status);
1916 RuleBasedNumberFormat rbnf(URBNF_ORDINAL, Locale::getEnglish(), status);
/external/icu/icu4c/source/test/intltest/
H A Ditrbnf.cpp1122 = new RuleBasedNumberFormat(URBNF_ORDINAL, Locale::getUS(), status);
1916 RuleBasedNumberFormat rbnf(URBNF_ORDINAL, Locale::getEnglish(), status);
/external/chromium_org/third_party/icu/source/i18n/
H A Dunum.cpp100 retVal = new RuleBasedNumberFormat(URBNF_ORDINAL, Locale(locale), *status);
H A Drbnf.cpp756 case URBNF_ORDINAL: fmt_tag = "OrdinalRules"; break;
H A Dmsgfmt.cpp1742 fmt = makeRBNF(URBNF_ORDINAL, fLocale, style, ec);
/external/icu/icu4c/source/i18n/
H A Dunum.cpp104 retVal = new RuleBasedNumberFormat(URBNF_ORDINAL, Locale(locale), *status);
H A Drbnf.cpp785 case URBNF_ORDINAL: fmt_tag = "OrdinalRules"; break;
H A Dmsgfmt.cpp1742 fmt = makeRBNF(URBNF_ORDINAL, fLocale, style, ec);

Completed in 274 milliseconds