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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
tznames.h 57 UTZNM_SHORT_STANDARD = 0x10,
  /external/icu/icu4c/source/i18n/unicode/
tznames.h 57 UTZNM_SHORT_STANDARD = 0x10,
  /libcore/luni/src/main/native/
libcore_icu_TimeZoneNames.cpp 93 names->getDisplayName(zone_id.unicodeString(), UTZNM_SHORT_STANDARD, now, short_std);
  /external/chromium_org/third_party/icu/source/i18n/
tzgnames.cpp 696 ? UTZNM_LONG_STANDARD : UTZNM_SHORT_STANDARD;
949 case UTZNM_SHORT_STANDARD: // this one is never used for generic, but just in case
    [all...]
tzfmt.cpp 131 static const int32_t ALL_SIMPLE_NAME_TYPES = UTZNM_LONG_STANDARD | UTZNM_LONG_DAYLIGHT | UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT | UTZNM_EXEMPLAR_LOCATION;
659 formatSpecific(tz, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT, date, name, timeType);
932 nameTypes = (UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT);
    [all...]
tznames_impl.cpp 49 UTZNM_SHORT_GENERIC, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT,
547 case UTZNM_SHORT_STANDARD:
    [all...]
timezone.cpp     [all...]
dtfmtsym.cpp     [all...]
  /external/icu/icu4c/source/i18n/
tzgnames.cpp 696 ? UTZNM_LONG_STANDARD : UTZNM_SHORT_STANDARD;
949 case UTZNM_SHORT_STANDARD: // this one is never used for generic, but just in case
    [all...]
tzfmt.cpp 131 static const int32_t ALL_SIMPLE_NAME_TYPES = UTZNM_LONG_STANDARD | UTZNM_LONG_DAYLIGHT | UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT | UTZNM_EXEMPLAR_LOCATION;
659 formatSpecific(tz, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT, date, name, timeType);
932 nameTypes = (UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT);
    [all...]
tznames_impl.cpp 49 UTZNM_SHORT_GENERIC, UTZNM_SHORT_STANDARD, UTZNM_SHORT_DAYLIGHT,
547 case UTZNM_SHORT_STANDARD:
    [all...]
timezone.cpp     [all...]
dtfmtsym.cpp     [all...]

Completed in 452 milliseconds