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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
tznames.h 68 UTZNM_EXEMPLAR_LOCATION = 0x40
  /external/icu/icu4c/source/i18n/unicode/
tznames.h 67 UTZNM_EXEMPLAR_LOCATION = 0x40
  /libcore/luni/src/main/native/
libcore_icu_TimeZoneNames.cpp 138 names->getDisplayName(tz.unicodeString(), UTZNM_EXEMPLAR_LOCATION, now, s);
  /external/chromium_org/third_party/icu/source/i18n/
tznames_impl.cpp 50 UTZNM_EXEMPLAR_LOCATION,
553 case UTZNM_EXEMPLAR_LOCATION: // implemeted by subclass
625 if (type == UTZNM_EXEMPLAR_LOCATION) {
1111 locName = tznames->getName(UTZNM_EXEMPLAR_LOCATION);
    [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;
    [all...]
  /external/icu/icu4c/source/i18n/
tznames_impl.cpp 50 UTZNM_EXEMPLAR_LOCATION,
553 case UTZNM_EXEMPLAR_LOCATION: // implemeted by subclass
625 if (type == UTZNM_EXEMPLAR_LOCATION) {
1111 locName = tznames->getName(UTZNM_EXEMPLAR_LOCATION);
    [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;
    [all...]

Completed in 279 milliseconds