Searched refs:zoneType (Results 1 – 11 of 11) sorted by relevance
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestCoverageLevel.java | 475 String zoneType = xpp.findAttributeValue("zone", "type"); 476 if ((zoneType.startsWith("Etc/GMT") || zoneType.equals("Etc/UTC"))
|
/external/icu/libicu/cts_headers/unicode/ |
D | timezone.h | 197 USystemTimeZoneType zoneType,
|
D | ucal.h | 591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | timezone.h | 197 USystemTimeZoneType zoneType,
|
D | ucal.h | 591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | TimeZone.java | 822 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/ |
D | TimeZone.java | 749 public static Set<String> getAvailableIDs(SystemTimeZoneType zoneType, in getAvailableIDs() argument 751 return ZoneMeta.getAvailableIDs(zoneType, region, rawOffset); in getAvailableIDs()
|
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration() argument 56 zoneType, region, rawOffset, *ec), ec); in ucal_openTimeZoneIDEnumeration()
|
D | timezone.cpp | 990 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/ |
D | icu4j.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ ... |