Searched refs:UTZNM_EXEMPLAR_LOCATION (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dtznames.h68 UTZNM_EXEMPLAR_LOCATION = 0x40 enumerator in enum:UTimeZoneNameType
/external/icu/icu4c/source/i18n/unicode/
H A Dtznames.h67 UTZNM_EXEMPLAR_LOCATION = 0x40 enumerator in enum:UTimeZoneNameType
/external/chromium_org/third_party/icu/source/i18n/
H A Dtznames_impl.cpp50 UTZNM_EXEMPLAR_LOCATION,
553 case UTZNM_EXEMPLAR_LOCATION: // implemeted by subclass
625 if (type == UTZNM_EXEMPLAR_LOCATION) {
1111 locName = tznames->getName(UTZNM_EXEMPLAR_LOCATION);
H A Dtzfmt.cpp131 static const int32_t ALL_SIMPLE_NAME_TYPES = UTZNM_LONG_STANDARD | UTZNM_LONG_DAYLIGHT | UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT | UTZNM_EXEMPLAR_LOCATION;
2749 LocalPointer<TimeZoneNames::MatchInfoCollection> exemplarMatches(fTimeZoneNames->find(text, startIdx, UTZNM_EXEMPLAR_LOCATION, status));
/external/icu/icu4c/source/i18n/
H A Dtznames_impl.cpp50 UTZNM_EXEMPLAR_LOCATION,
553 case UTZNM_EXEMPLAR_LOCATION: // implemeted by subclass
625 if (type == UTZNM_EXEMPLAR_LOCATION) {
1111 locName = tznames->getName(UTZNM_EXEMPLAR_LOCATION);
H A Dtzfmt.cpp131 static const int32_t ALL_SIMPLE_NAME_TYPES = UTZNM_LONG_STANDARD | UTZNM_LONG_DAYLIGHT | UTZNM_SHORT_STANDARD | UTZNM_SHORT_DAYLIGHT | UTZNM_EXEMPLAR_LOCATION;
2749 LocalPointer<TimeZoneNames::MatchInfoCollection> exemplarMatches(fTimeZoneNames->find(text, startIdx, UTZNM_EXEMPLAR_LOCATION, status));

Completed in 1046 milliseconds