Home
last modified time | relevance | path

Searched refs:zoneType (Results 1 – 11 of 11) sorted by relevance

/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCoverageLevel.java475 String zoneType = xpp.findAttributeValue("zone", "type");
476 if ((zoneType.startsWith("Etc/GMT") || zoneType.equals("Etc/UTC"))
/external/icu/libicu/cts_headers/unicode/
Dtimezone.h197 USystemTimeZoneType zoneType,
Ducal.h591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/external/icu/icu4c/source/i18n/unicode/
Dtimezone.h197 USystemTimeZoneType zoneType,
Ducal.h591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DTimeZone.java822 public static Set<String> getAvailableIDs(SystemTimeZoneType zoneType, in getAvailableIDs() argument
824 return ZoneMeta.getAvailableIDs(zoneType, region, rawOffset); in getAvailableIDs()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DTimeZone.java749 public static Set<String> getAvailableIDs(SystemTimeZoneType zoneType, in getAvailableIDs() argument
751 return ZoneMeta.getAvailableIDs(zoneType, region, rawOffset); in getAvailableIDs()
/external/icu/libandroidicu/include/unicode/
Ducal.h591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/external/icu/icu4c/source/i18n/
Ducal.cpp53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration() argument
56 zoneType, region, rawOffset, *ec), ec); in ucal_openTimeZoneIDEnumeration()
Dtimezone.cpp990 USystemTimeZoneType zoneType, in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
994 return TZEnumeration::create(zoneType, region, rawOffset, ec); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...