Home
last modified time | relevance | path

Searched refs:UCURR_LONG_NAME (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
Ducurr.h77 UCURR_LONG_NAME enumerator
/external/icu/icu4c/source/i18n/unicode/
Ducurr.h77 UCURR_LONG_NAME enumerator
/external/chromium_org/third_party/icu/source/test/intltest/
Dnumfmtst.cpp1828 UCURR_LONG_NAME, in TestCurrencyNames()
1858 UCURR_LONG_NAME, in TestCurrencyNames()
1866 ucurr_getName(CAD, "es_ES", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
1871 ucurr_getName(CAD, "zh_TW", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
1876 ucurr_getName(CAD, "en_US", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
1881 ucurr_getName(CAD, "ti", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
1887 ucurr_getName(ITL, "cy", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
/external/icu/icu4c/source/test/intltest/
Dnumfmtst.cpp1832 UCURR_LONG_NAME, in TestCurrencyNames()
1862 UCURR_LONG_NAME, in TestCurrencyNames()
1870 ucurr_getName(CAD, "es_ES", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
1875 ucurr_getName(CAD, "zh_TW", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
1880 ucurr_getName(CAD, "en_US", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
1885 ucurr_getName(CAD, "ti", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
1891 ucurr_getName(ITL, "cy", UCURR_LONG_NAME, &isChoiceFormat, in TestCurrencyNames()
/external/icu/icu4c/source/i18n/
Ducurr.cpp815 return ucurr_getName(currency, locale, UCURR_LONG_NAME, in ucurr_getPluralName()
1082 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2); in collectCurrencyNames()
1548 if (type != UCURR_LONG_NAME) { // not name only in uprv_parseCurrency()
Ddecimfmt.cpp652 UCURR_LONG_NAME); in setupCurrencyAffixPatterns()
2355 TRUE, UCURR_LONG_NAME,
/external/chromium_org/third_party/icu/source/i18n/
Ducurr.cpp815 return ucurr_getName(currency, locale, UCURR_LONG_NAME, in ucurr_getPluralName()
1082 s = ures_getStringByIndex(names, UCURR_LONG_NAME, &len, &ec2); in collectCurrencyNames()
1548 if (type != UCURR_LONG_NAME) { // not name only in uprv_parseCurrency()
Ddecimfmt.cpp631 UCURR_LONG_NAME); in setupCurrencyAffixPatterns()
2266 TRUE, UCURR_LONG_NAME, in parseForCurrency()