HomeSort by relevance Sort by last modified time
    Searched refs:getUS (Results 1 - 25 of 32) sorted by null

1 2

  /external/icu4c/samples/break/
break.cpp 105 Locale::getUS(), status );
123 Locale::getUS(), status);
  /external/icu4c/test/intltest/
locnmtst.cpp 98 LocaleDisplayNames *ldn = LocaleDisplayNames::createInstance(Locale::getUS(), ULDN_DIALECT_NAMES);
106 LocaleDisplayNames *ldn = LocaleDisplayNames::createInstance(Locale::getUS());
117 LocaleDisplayNames *ldn = LocaleDisplayNames::createInstance(Locale::getUS());
127 LocaleDisplayNames *ldn = LocaleDisplayNames::createInstance(Locale::getUS());
137 LocaleDisplayNames *ldn = LocaleDisplayNames::createInstance(Locale::getUS());
171 ULocaleDisplayNames *ldn = uldn_open(Locale::getUS().getName(), ULDN_DIALECT_NAMES, &status);
187 ULocaleDisplayNames *ldn = uldn_open(Locale::getUS().getName(), ULDN_STANDARD_NAMES, &status);
344 LocaleDisplayNames *ldn = LocaleDisplayNames::createInstance(Locale::getUS());
itrbnfp.cpp 125 RuleBasedNumberFormat* formatter = new RuleBasedNumberFormat(rule, Locale::getUS(), perr, status);
miscdtfm.cpp 161 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status);
196 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status);
227 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status);
256 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status);
numrgts.cpp 402 NumberFormat *nfcommon = NumberFormat::createCurrencyInstance(Locale::getUS(), status);
403 if (failure(status, "NumberFormat::createCurrencyInstance", Locale::getUS(), TRUE)){
414 failure(status, "nfcommon->parse", Locale::getUS());
433 failure(status, "new Decimalformat", Locale::getUS());
438 failure(status, "format->parse", Locale::getUS());
456 failure(status, "new DecimalFormatSymbols", Locale::getUS());
477 if (failure(status, "NumberFormat::createInstance", Locale::getUS(), TRUE)) {
    [all...]
astrotst.cpp 270 GregorianCalendar *cal = new GregorianCalendar(tz->clone(), Locale::getUS(), status);
271 GregorianCalendar *cal2 = new GregorianCalendar(tz->clone(), Locale::getUS(), status);
278 DateFormat *df_t = DateFormat::createTimeInstance(DateFormat::MEDIUM,Locale::getUS());
279 DateFormat *df_d = DateFormat::createDateInstance(DateFormat::MEDIUM,Locale::getUS());
280 DateFormat *df_dt = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::MEDIUM, Locale::getUS());
382 GregorianCalendar *cal3 = new GregorianCalendar(TimeZone::getGMT()->clone(), Locale::getUS(), status);
383 DateFormat *d3 = DateFormat::createDateTimeInstance(DateFormat::MEDIUM,DateFormat::MEDIUM,Locale::getUS());
dtfmrgts.cpp 126 DateFormat::SHORT, Locale::getUS());
228 SimpleDateFormat *fmt = new SimpleDateFormat(UnicodeString("yyMMdd"), Locale::getUS(), status);
713 SimpleDateFormat *sdf = new SimpleDateFormat(UnicodeString("z"), Locale::getUS(), status);
746 SimpleDateFormat *df = new SimpleDateFormat(UnicodeString("MMMM"), Locale::getUS(), status);
1034 SimpleDateFormat *format = new SimpleDateFormat(pattern, Locale::getUS(), status)
    [all...]
itrbnfrt.cpp 65 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale::getUS(), status);
83 = new RuleBasedNumberFormat(URBNF_DURATION, Locale::getUS(), status);
numfmtst.cpp 220 DecimalFormatSymbols sym(Locale::getUS(), status);
278 DecimalFormatSymbols sym(Locale::getUS(), status);
592 DecimalFormatSymbols *sym = new DecimalFormatSymbols(Locale::getUS(), status);
630 DecimalFormatSymbols* sym = new DecimalFormatSymbols(Locale::getUS(), status);
785 NumberFormat::createCurrencyInstance(Locale::getUS(), ec);
806 expectCurrency(*fmt, Locale::getUS(),
826 expectCurrency(*fmt, Locale::getUS(),
    [all...]
genderinfotest.cpp 95 checkLocale(Locale::getUS(), expected_neutral, genderList, listLength);
svccoll.cpp 37 const Locale& US = Locale::getUS();
380 info[0] = new CollatorInfo(Locale::getUS(), frcol, NULL);
391 Collator* uscol = Collator::createInstance(Locale::getUS(), status);
402 Collator* ncol = Collator::createInstance(Locale::getUS(), status);
itrbnf.cpp 148 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale::getUS(), status);
204 RuleBasedNumberFormat ruleCtorResult(spelloutRules, Locale::getUS(), perror, status);
210 RuleBasedNumberFormat nf(spelloutRules, (UnicodeString)"", Locale::getUS(), perror, status);
223 RuleBasedNumberFormat fromRulesResult(rules, Locale::getUS(), perror, status);
    [all...]
dcfmtest.cpp 319 DecimalFormatSymbols symbols(Locale::getUS(), status);
386 DecimalFormatSymbols symbols(Locale::getUS(), status);
uobjtest.cpp 364 TESTCLASSID_FACTORY(RelativeDateFormat, DateFormat::createDateInstance(DateFormat::kFullRelative, Locale::getUS()));
373 TESTCLASSID_FACTORY_HIDDEN(CurrencyFormat, MeasureFormat::createCurrencyFormat(Locale::getUS(), status));
tsdcfmsy.cpp 201 DecimalFormatSymbols sym(Locale::getUS(), status);
aliastst.cpp 184 Locale::setDefault(Locale::getUS(), status);
loctest.cpp 411 if (strcmp(Locale::getUS().getName(), ULOC_US) != 0) {
    [all...]
itercoll.cpp 29 en_us = (RuleBasedCollator *)Collator::createInstance(Locale::getUS(), status);
nmfmapts.cpp 254 #define SWAP_LOC Locale::getUS()
dtfmttst.cpp 490 dateFormats[0] = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull, Locale::getUS());
495 dateFormats[2] = new SimpleDateFormat(buf, Locale::getUS(), ec);
502 dateFormats[3] = new SimpleDateFormat(buf, Locale::getUS(), ec);
    [all...]
calregts.cpp     [all...]
tmsgfmt.cpp 298 form = new MessageFormat(testCases[i], Locale::getUS(), success);
    [all...]
  /external/icu4c/common/unicode/
locid.h 110 * Locale::getUS()
224 static const Locale &U_EXPORT2 getUS(void);
  /external/icu4c/test/perf/DateFmtPerf/
DateFmtPerf.h 84 boundary = BreakIterator::createCharacterInstance(Locale::getUS(), *status);
  /external/icu4c/common/
locid.cpp 808 Locale::getUS(void)

Completed in 273 milliseconds

1 2