Searched refs:ucal_openTimeZoneIDEnumeration (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h526 * in ucal_openTimeZoneIDEnumeration.
527 * @see ucal_openTimeZoneIDEnumeration
568 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h526 * in ucal_openTimeZoneIDEnumeration.
527 * @see ucal_openTimeZoneIDEnumeration
568 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp50 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, function
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c138 /*Test ucal_openTimeZones, ucal_openCountryTimeZones and ucal_openTimeZoneIDEnumeration */
153 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL, NULL, NULL, &status);
157 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, "CA", NULL, &status);
161 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, NULL, &offsetMinus5, &status);
165 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, "US", &offsetMinus5, &status);
/external/icu/icu4c/source/i18n/
H A Ducal.cpp50 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, function
/external/icu/icu4c/source/test/cintltst/
H A Dccaltst.c139 /*Test ucal_openTimeZones, ucal_openCountryTimeZones and ucal_openTimeZoneIDEnumeration */
154 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL, NULL, NULL, &status);
158 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, "CA", NULL, &status);
162 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, NULL, &offsetMinus5, &status);
166 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, "US", &offsetMinus5, &status);
/external/icu/icu4c/source/common/unicode/
H A Durename.h529 #define ucal_openTimeZoneIDEnumeration U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZoneIDEnumeration) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h539 #define ucal_openTimeZoneIDEnumeration U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZoneIDEnumeration) macro

Completed in 1246 milliseconds