Home
last modified time | relevance | path

Searched refs:zoneType (Results 1 - 16 of 16) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
H A Dtimezone.h184 * @param zoneType The system time zone type.
197 USystemTimeZoneType zoneType,
H A Ducal.h577 * @param zoneType The system time zone type.
591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dtimezone.h184 * @param zoneType The system time zone type.
197 USystemTimeZoneType zoneType,
H A Ducal.h610 * @param zoneType The system time zone type.
624 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dtimezone.h184 * @param zoneType The system time zone type.
197 USystemTimeZoneType zoneType,
H A Ducal.h577 * @param zoneType The system time zone type.
591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DTimeZone.java812 * @param zoneType The system time zone type.
822 public static Set<String> getAvailableIDs(SystemTimeZoneType zoneType, in getAvailableIDs() argument
824 return ZoneMeta.getAvailableIDs(zoneType, region, rawOffset); in getAvailableIDs()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DTimeZone.java770 * @param zoneType The system time zone type.
778 public static Set<String> getAvailableIDs(SystemTimeZoneType zoneType, in getAvailableIDs() argument
780 return ZoneMeta.getAvailableIDs(zoneType, region, rawOffset); in getAvailableIDs()
/third_party/icu/icu4c/source/i18n/
H A Ducal.cpp53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration() argument
56 zoneType, region, rawOffset, *ec), ec); in ucal_openTimeZoneIDEnumeration()
H A Dtimezone.cpp989 USystemTimeZoneType zoneType, in createTimeZoneIDEnumeration()
993 return TZEnumeration::create(zoneType, region, rawOffset, ec); in createTimeZoneIDEnumeration()
988 createTimeZoneIDEnumeration( USystemTimeZoneType zoneType, const char* region, const int32_t* rawOffset, UErrorCode& ec) createTimeZoneIDEnumeration() argument
/third_party/node/deps/icu-small/source/i18n/
H A Ducal.cpp54 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration() argument
57 zoneType, region, rawOffset, *ec), ec); in ucal_openTimeZoneIDEnumeration()
H A Dtimezone.cpp989 USystemTimeZoneType zoneType, in createTimeZoneIDEnumeration()
993 return TZEnumeration::create(zoneType, region, rawOffset, ec); in createTimeZoneIDEnumeration()
988 createTimeZoneIDEnumeration( USystemTimeZoneType zoneType, const char* region, const int32_t* rawOffset, UErrorCode& ec) createTimeZoneIDEnumeration() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducal.cpp53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration() argument
56 zoneType, region, rawOffset, *ec), ec); in ucal_openTimeZoneIDEnumeration()
H A Dtimezone.cpp990 USystemTimeZoneType zoneType, in createTimeZoneIDEnumeration()
994 return TZEnumeration::create(zoneType, region, rawOffset, ec); in createTimeZoneIDEnumeration()
989 createTimeZoneIDEnumeration( USystemTimeZoneType zoneType, const char* region, const int32_t* rawOffset, UErrorCode& ec) createTimeZoneIDEnumeration() argument
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp1143 UEnumeration *ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char *region, const int32_t *rawOffset, in ucal_openTimeZoneIDEnumeration() argument
1146 return U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZoneIDEnumeration)(zoneType, region, rawOffset, ec); in ucal_openTimeZoneIDEnumeration()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 34 milliseconds