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

1 2

  /external/icu4c/test/intltest/
locnmtst.cpp 94 LocaleDisplayNames *ldn = LocaleDisplayNames::createInstance(Locale::getUS(), ULDN_DIALECT_NAMES);
102 LocaleDisplayNames *ldn = LocaleDisplayNames::createInstance(Locale::getUS());
137 ULocaleDisplayNames *ldn = uldn_open(Locale::getUS().getName(), ULDN_DIALECT_NAMES, &status);
153 ULocaleDisplayNames *ldn = uldn_open(Locale::getUS().getName(), ULDN_STANDARD_NAMES, &status);
225 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);
193 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status);
224 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status);
253 DateFormatSymbols* symbols = new DateFormatSymbols(Locale::getUS(), status);
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());
numrgts.cpp 399 NumberFormat *nfcommon = NumberFormat::createCurrencyInstance(Locale::getUS(), status);
400 if (failure(status, "NumberFormat::createCurrencyInstance", Locale::getUS(), TRUE)){
411 failure(status, "nfcommon->parse", Locale::getUS());
430 failure(status, "new Decimalformat", Locale::getUS());
435 failure(status, "format->parse", Locale::getUS());
453 failure(status, "new DecimalFormatSymbols", Locale::getUS());
474 if (failure(status, "NumberFormat::createInstance", Locale::getUS(), TRUE)) {
    [all...]
dtfmrgts.cpp 124 DateFormat::SHORT, Locale::getUS());
226 SimpleDateFormat *fmt = new SimpleDateFormat(UnicodeString("yyMMdd"), Locale::getUS(), status);
711 SimpleDateFormat *sdf = new SimpleDateFormat(UnicodeString("z"), Locale::getUS(), status);
744 SimpleDateFormat *df = new SimpleDateFormat(UnicodeString("MMMM"), Locale::getUS(), status);
1032 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 212 DecimalFormatSymbols sym(Locale::getUS(), status);
270 DecimalFormatSymbols sym(Locale::getUS(), status);
584 DecimalFormatSymbols *sym = new DecimalFormatSymbols(Locale::getUS(), status);
622 DecimalFormatSymbols* sym = new DecimalFormatSymbols(Locale::getUS(), status);
777 NumberFormat::createCurrencyInstance(Locale::getUS(), ec);
798 expectCurrency(*fmt, Locale::getUS(),
818 expectCurrency(*fmt, Locale::getUS(),
    [all...]
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);
dcfmtest.cpp 310 DecimalFormatSymbols symbols(Locale::getUS(), status);
376 DecimalFormatSymbols symbols(Locale::getUS(), status);
itrbnf.cpp 147 = new RuleBasedNumberFormat(URBNF_SPELLOUT, Locale::getUS(), status);
203 RuleBasedNumberFormat ruleCtorResult(spelloutRules, Locale::getUS(), perror, status);
209 RuleBasedNumberFormat nf(spelloutRules, (UnicodeString)"", Locale::getUS(), perror, status);
222 RuleBasedNumberFormat fromRulesResult(rules, Locale::getUS(), perror, status);
    [all...]
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);
dtfmttst.cpp 369 dateFormats[0] = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull, Locale::getUS());
374 dateFormats[2] = new SimpleDateFormat(buf, Locale::getUS(), ec);
381 dateFormats[3] = new SimpleDateFormat(buf, Locale::getUS(), ec);
    [all...]
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()
calregts.cpp     [all...]
tmsgfmt.cpp 300 form = new MessageFormat(testCases[i], Locale::getUS(), success);
    [all...]
  /external/icu4c/samples/break/
break.cpp 105 Locale::getUS(), status );
123 Locale::getUS(), status);
  /external/icu4c/common/unicode/
locid.h 108 * Locale::getUS()
223 static const Locale &U_EXPORT2 getUS(void);
  /external/icu4c/test/perf/DateFmtPerf/
DateFmtPerf.h 84 boundary = BreakIterator::createCharacterInstance(Locale::getUS(), *status);
  /external/icu4c/i18n/
astro.cpp 47 df = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::MEDIUM, Locale::getUS());
    [all...]
  /external/icu4c/common/
locid.cpp 874 Locale::getUS(void)

Completed in 453 milliseconds

1 2