HomeSort by relevance Sort by last modified time
    Searched refs:getUS (Results 26 - 50 of 57) sorted by null

12 3

  /external/chromium/third_party/icu/source/test/intltest/
dtfmttst.cpp 358 dateFormats[0] = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull, Locale::getUS());
363 dateFormats[2] = new SimpleDateFormat(buf, Locale::getUS(), ec);
370 dateFormats[3] = new SimpleDateFormat(buf, Locale::getUS(), ec);
    [all...]
aliastst.cpp 184 Locale::setDefault(Locale::getUS(), status);
tsdcfmsy.cpp 201 DecimalFormatSymbols sym(Locale::getUS(), status);
calregts.cpp     [all...]
loctest.cpp 406 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()
regcoll.cpp 24 en_us = (RuleBasedCollator *)Collator::createInstance(Locale::getUS(), status);
    [all...]
tmsgfmt.cpp 288 form = new MessageFormat(testCases[i], Locale::getUS(), success);
    [all...]
transapi.cpp 254 t->getDisplayName(t->getID(), Locale::getUS(), name);
    [all...]
tzregts.cpp 853 SimpleDateFormat *fmt = new SimpleDateFormat("z", Locale::getUS(), status);
    [all...]
  /external/icu4c/test/intltest/
dtfmttst.cpp 358 dateFormats[0] = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull, Locale::getUS());
363 dateFormats[2] = new SimpleDateFormat(buf, Locale::getUS(), ec);
370 dateFormats[3] = new SimpleDateFormat(buf, Locale::getUS(), ec);
    [all...]
aliastst.cpp 184 Locale::setDefault(Locale::getUS(), status);
tsdcfmsy.cpp 201 DecimalFormatSymbols sym(Locale::getUS(), status);
calregts.cpp     [all...]
loctest.cpp 410 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()
regcoll.cpp 26 en_us = (RuleBasedCollator *)Collator::createInstance(Locale::getUS(), status);
    [all...]
transapi.cpp 254 t->getDisplayName(t->getID(), Locale::getUS(), name);
    [all...]
tzregts.cpp 839 SimpleDateFormat *fmt = new SimpleDateFormat("z", Locale::getUS(), status);
    [all...]
  /external/chromium/third_party/icu/source/i18n/
astro.cpp 47 df = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::MEDIUM, Locale::getUS());
    [all...]
  /external/icu4c/i18n/
astro.cpp 47 df = DateFormat::createDateTimeInstance(DateFormat::MEDIUM, DateFormat::MEDIUM, Locale::getUS());
    [all...]
  /external/chromium/third_party/icu/source/common/
locid.cpp 1126 Locale::getUS(void)
    [all...]
  /external/icu4c/common/
locid.cpp 874 Locale::getUS(void)

Completed in 3844 milliseconds

12 3