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

/external/chromium_org/third_party/icu/source/i18n/
H A Ducurr.cpp667 UBool* isChoiceFormat, // fillin
744 *isChoiceFormat = FALSE;
751 *isChoiceFormat = (i == 1);
765 UBool* isChoiceFormat,
816 isChoiceFormat, len, ec);
1596 UBool isChoiceFormat; local
1599 &isChoiceFormat, &len, &ec);
1604 if (isChoiceFormat) {
664 ucurr_getName(const UChar* currency, const char* locale, UCurrNameStyle nameStyle, UBool* isChoiceFormat, int32_t* len, UErrorCode* ec) argument
763 ucurr_getPluralName(const UChar* currency, const char* locale, UBool* isChoiceFormat, const char* pluralCount, int32_t* len, UErrorCode* ec) argument
H A Ddecimfmt.cpp4207 UBool isChoiceFormat;
4210 Locale::getDefault().getName(), &isChoiceFormat,
4219 UBool isChoiceFormat;
4223 UCURR_SYMBOL_NAME, &isChoiceFormat, &len, &ec); local
4224 if (isChoiceFormat) {
/external/icu/icu4c/source/i18n/
H A Ducurr.cpp667 UBool* isChoiceFormat, // fillin
744 *isChoiceFormat = FALSE;
751 *isChoiceFormat = (i == 1);
765 UBool* isChoiceFormat,
816 isChoiceFormat, len, ec);
1596 UBool isChoiceFormat; local
1599 &isChoiceFormat, &len, &ec);
1604 if (isChoiceFormat) {
664 ucurr_getName(const UChar* currency, const char* locale, UCurrNameStyle nameStyle, UBool* isChoiceFormat, int32_t* len, UErrorCode* ec) argument
763 ucurr_getPluralName(const UChar* currency, const char* locale, UBool* isChoiceFormat, const char* pluralCount, int32_t* len, UErrorCode* ec) argument
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp1814 UBool isChoiceFormat; local
1823 &isChoiceFormat, &len, &ec)),
1829 &isChoiceFormat, &len, &ec)),
1835 &isChoiceFormat, &len, &ec)),
1841 &isChoiceFormat, &len, &ec)),
1847 &isChoiceFormat, &len, &ec)),
1853 &isChoiceFormat, &len, &ec)),
1859 &isChoiceFormat, &len, &ec)),
1866 ucurr_getName(CAD, "es_ES", UCURR_LONG_NAME, &isChoiceFormat,
1871 ucurr_getName(CAD, "zh_TW", UCURR_LONG_NAME, &isChoiceFormat,
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp1818 UBool isChoiceFormat; local
1827 &isChoiceFormat, &len, &ec)),
1833 &isChoiceFormat, &len, &ec)),
1839 &isChoiceFormat, &len, &ec)),
1845 &isChoiceFormat, &len, &ec)),
1851 &isChoiceFormat, &len, &ec)),
1857 &isChoiceFormat, &len, &ec)),
1863 &isChoiceFormat, &len, &ec)),
1870 ucurr_getName(CAD, "es_ES", UCURR_LONG_NAME, &isChoiceFormat,
1875 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 7783 milliseconds