Searched refs:UCURR_LONG_NAME (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | ucurr.h | 77 UCURR_LONG_NAME enumerator
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucurr.h | 77 UCURR_LONG_NAME enumerator
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | numfmtst.cpp | 1828 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/ |
D | numfmtst.cpp | 1832 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/ |
D | ucurr.cpp | 815 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()
|
D | decimfmt.cpp | 652 UCURR_LONG_NAME); in setupCurrencyAffixPatterns() 2355 TRUE, UCURR_LONG_NAME,
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucurr.cpp | 815 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()
|
D | decimfmt.cpp | 631 UCURR_LONG_NAME); in setupCurrencyAffixPatterns() 2266 TRUE, UCURR_LONG_NAME, in parseForCurrency()
|