HomeSort by relevance Sort by last modified time
    Searched refs:getUK (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
locid.h 225 static const Locale &U_EXPORT2 getUK(void);
  /external/icu/icu4c/source/common/unicode/
locid.h 225 static const Locale &U_EXPORT2 getUK(void);
  /external/chromium_org/third_party/icu/source/common/
locid.cpp 802 Locale::getUK(void)
  /external/icu/icu4c/source/common/
locid.cpp 802 Locale::getUK(void)
  /external/chromium_org/third_party/icu/source/test/intltest/
plurults.cpp 247 LocalPointer<PluralRules> en_UK(test->forLocale(Locale::getUK(), status));
    [all...]
dtfmrgts.cpp 574 SimpleDateFormat fmt("MM/dd/yy", Locale::getUK(), ec);
    [all...]
calregts.cpp 486 SimpleDateFormat *fmt = new SimpleDateFormat(UnicodeString("ddMMMyy"), Locale::getUK(),status);
488 Locale::getUK(),status);
755 Locale::setDefault(Locale::getUK(),status);
    [all...]
dtfmttst.cpp     [all...]
loctest.cpp 408 if (strcmp(Locale::getUK().getName(), ULOC_UK) != 0) {
    [all...]
numfmtst.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
plurults.cpp 247 LocalPointer<PluralRules> en_UK(test->forLocale(Locale::getUK(), status));
    [all...]
dtfmrgts.cpp 577 SimpleDateFormat fmt("MM/dd/yy", Locale::getUK(), ec);
    [all...]
calregts.cpp 486 SimpleDateFormat *fmt = new SimpleDateFormat(UnicodeString("ddMMMyy"), Locale::getUK(),status);
488 Locale::getUK(),status);
755 Locale::setDefault(Locale::getUK(),status);
    [all...]
dtfmttst.cpp     [all...]
loctest.cpp 408 if (strcmp(Locale::getUK().getName(), ULOC_UK) != 0) {
    [all...]
numfmtst.cpp     [all...]

Completed in 938 milliseconds