Home
last modified time | relevance | path

Searched refs:ucal_openTimeZoneIDEnumeration (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/icu/source/i18n/
Ducal.cpp53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration() function
61 return ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, nullptr, nullptr, ec); in ucal_openTimeZones()
66 return ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, country, nullptr, ec); in ucal_openCountryTimeZones()
/third_party/icu/icu4c/source/i18n/
Ducal.cpp53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration() function
61 return ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, nullptr, nullptr, ec); in ucal_openTimeZones()
66 return ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, country, nullptr, ec); in ucal_openCountryTimeZones()
/third_party/node/deps/icu-small/source/i18n/
Ducal.cpp53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration() function
61 return ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, nullptr, nullptr, ec); in ucal_openTimeZones()
66 return ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, country, nullptr, ec); in ucal_openCountryTimeZones()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ducal.h585 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/third_party/icu/icu4c/source/i18n/unicode/
Ducal.h591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ducal.h591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/third_party/node/deps/icu-small/source/i18n/unicode/
Ducal.h591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/third_party/icu/icu4c/source/test/cintltst/
Dccaltst.c168 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL, NULL, NULL, &status); in TestCalendar()
172 … uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, "CA", NULL, &status); in TestCalendar()
176 … uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, NULL, &offsetMinus5, &status); in TestCalendar()
180 … uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, "US", &offsetMinus5, &status); in TestCalendar()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ducal.cpp53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Durename.h542 #define ucal_openTimeZoneIDEnumeration U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZoneIDEnumeration) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h548 #define ucal_openTimeZoneIDEnumeration U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZoneIDEnumeration) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h548 #define ucal_openTimeZoneIDEnumeration U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZoneIDEnumeration) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h554 #define ucal_openTimeZoneIDEnumeration U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZoneIDEnumeration) macro