Searched refs:UTZGNM_LOCATION (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dtzgnames.h30 UTZGNM_LOCATION = 0x01, enumerator in enum:UTimeZoneGenericNameType
H A Dtzfmt.cpp134 static const int32_t ALL_GENERIC_NAME_TYPES = UTZGNM_LOCATION | UTZGNM_LONG | UTZGNM_SHORT;
655 formatGeneric(tz, UTZGNM_LOCATION, date, name);
1015 genericNameTypes = UTZGNM_LOCATION;
1019 genericNameTypes = UTZGNM_LONG | UTZGNM_LOCATION;
1023 genericNameTypes = UTZGNM_SHORT | UTZGNM_LOCATION;
1336 if (genType == UTZGNM_LOCATION) {
H A Dtzgnames.cpp454 case UTZGNM_LOCATION:
578 nameinfo->type = UTZGNM_LOCATION;

Completed in 86 milliseconds