Searched refs:UCAL_ZONE_TYPE_CANONICAL_LOCATION (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dtimezone.cpp588 if (type == UCAL_ZONE_TYPE_CANONICAL || type == UCAL_ZONE_TYPE_CANONICAL_LOCATION) {
599 if (type == UCAL_ZONE_TYPE_CANONICAL_LOCATION) {
631 case UCAL_ZONE_TYPE_CANONICAL_LOCATION:
750 case UCAL_ZONE_TYPE_CANONICAL_LOCATION:
H A Dzonemeta.cpp461 StringEnumeration *ids = TimeZone::createTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, regionBuf, NULL, status);
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h545 UCAL_ZONE_TYPE_CANONICAL_LOCATION enumerator in enum:USystemTimeZoneType
/external/icu/icu4c/source/i18n/
H A Dtimezone.cpp588 if (type == UCAL_ZONE_TYPE_CANONICAL || type == UCAL_ZONE_TYPE_CANONICAL_LOCATION) {
599 if (type == UCAL_ZONE_TYPE_CANONICAL_LOCATION) {
631 case UCAL_ZONE_TYPE_CANONICAL_LOCATION:
750 case UCAL_ZONE_TYPE_CANONICAL_LOCATION:
H A Dzonemeta.cpp459 StringEnumeration *ids = TimeZone::createTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, regionBuf, NULL, status);
/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h545 UCAL_ZONE_TYPE_CANONICAL_LOCATION enumerator in enum:USystemTimeZoneType
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtztest.cpp556 canonicalLoc = TimeZone::createTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, NULL, NULL, ec);
574 canonicalLoc_US = TimeZone::createTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, "US", NULL, ec);
/external/icu/icu4c/source/test/intltest/
H A Dtztest.cpp547 canonicalLoc = TimeZone::createTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, NULL, NULL, ec);
565 canonicalLoc_US = TimeZone::createTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, "US", NULL, ec);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c156 api = "ucal_openTimeZoneIDEnumerarion(UCAL_ZONE_TYPE_CANONICAL_LOCATION, CA, NULL)";
157 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, "CA", NULL, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dccaltst.c157 api = "ucal_openTimeZoneIDEnumerarion(UCAL_ZONE_TYPE_CANONICAL_LOCATION, CA, NULL)";
158 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, "CA", NULL, &status);

Completed in 367 milliseconds