HomeSort by relevance Sort by last modified time
    Searched full:ulocale (Results 1 - 12 of 12) sorted by null

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20100507-1815.jar 
  /external/icu4c/test/intltest/
winnmtst.cpp 294 Locale ulocale(localeID);
295 NumberFormat *wnf = NumberFormat::createInstance(ulocale, status);
296 NumberFormat *wcf = NumberFormat::createCurrencyInstance(ulocale, status);
aliastst.cpp 69 //Test function "getLocale(ULocale.VALID_LOCALE)"
170 log("ULocale(getDisplayName) old:");
plurfmts.cpp 481 Locale ulocale((const char *)"fr");
483 PluralFormat plFmt(ulocale, testPattern, status);
695 Locale ulocale((const char *)locale);
697 PluralFormat plFmt(ulocale, testPattern, status);
windttst.cpp 131 Locale ulocale(localeID);
listformattertest.cpp 63 {"en_US", "en", "", ""}, // ULocale.getFallback("") should return ""
  /external/icu4c/i18n/
chnsecal.h 88 * {@link com.ibm.icu.util.Calendar#getInstance(ULocale)} passing in a <code>ULocale</code>
  /external/icu4c/i18n/unicode/
dtptngen.h 61 * @param uLocale
66 static DateTimePatternGenerator* U_EXPORT2 createInstance(const Locale& uLocale, UErrorCode& status);
rbnf.h 533 * with the first String being the ULocale ID, and the remaining
577 * with the first String being the ULocale ID, and the remaining
    [all...]
decimfmt.h 375 * NumberFormat.getInstance(ULocale, NumberFormat.CURRENCYSTYLE) can parse
    [all...]
  /external/icu4c/test/cintltst/
cloctst.c     [all...]

Completed in 889 milliseconds