Searched defs:isChoiceFormat (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/i18n/
H A Ducurr.cpp517 UBool* isChoiceFormat, // fillin
594 *isChoiceFormat = FALSE;
601 *isChoiceFormat = (i == 1);
615 UBool* isChoiceFormat,
666 isChoiceFormat, len, ec);
1428 UBool isChoiceFormat; local
1431 &isChoiceFormat, &len, &ec);
1436 if (isChoiceFormat) {
514 ucurr_getName(const UChar* currency, const char* locale, UCurrNameStyle nameStyle, UBool* isChoiceFormat, int32_t* len, UErrorCode* ec) argument
613 ucurr_getPluralName(const UChar* currency, const char* locale, UBool* isChoiceFormat, const char* pluralCount, int32_t* len, UErrorCode* ec) argument
H A Ddecimfmt.cpp3315 UBool isChoiceFormat;
3318 Locale::getDefault().getName(), &isChoiceFormat,
3327 UBool isChoiceFormat;
3331 UCURR_SYMBOL_NAME, &isChoiceFormat, &len, &ec); local
3332 if (isChoiceFormat) {
/external/icu4c/test/intltest/
H A Dnumfmtst.cpp1797 UBool isChoiceFormat; local
1806 &isChoiceFormat, &len, &ec)),
1812 &isChoiceFormat, &len, &ec)),
1818 &isChoiceFormat, &len, &ec)),
1824 &isChoiceFormat, &len, &ec)),
1830 &isChoiceFormat, &len, &ec)),
1836 &isChoiceFormat, &len, &ec)),
1842 &isChoiceFormat, &len, &ec)),
1849 ucurr_getName(CAD, "es_ES", UCURR_LONG_NAME, &isChoiceFormat,
1854 ucurr_getName(CAD, "zh_TW", UCURR_LONG_NAME, &isChoiceFormat,
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 124 milliseconds