Searched refs:ucal_openTimeZoneIDEnumeration (Results 1 – 9 of 9) sorted by relevance
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
|
D | urename.h | 547 #define ucal_openTimeZoneIDEnumeration U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZoneIDEnumeration) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucal.h | 591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
|
D | urename.h | 547 #define ucal_openTimeZoneIDEnumeration U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZoneIDEnumeration) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 591 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region,
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 166 uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL, NULL, NULL, &status); in TestCalendar() 170 … uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL_LOCATION, "CA", NULL, &status); in TestCalendar() 174 … uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, NULL, &offsetMinus5, &status); in TestCalendar() 178 … uenum = ucal_openTimeZoneIDEnumeration(UCAL_ZONE_TYPE_ANY, "US", &offsetMinus5, &status); in TestCalendar()
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 53 ucal_openTimeZoneIDEnumeration(USystemTimeZoneType zoneType, const char* region, in ucal_openTimeZoneIDEnumeration() function
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 547 #define ucal_openTimeZoneIDEnumeration U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZoneIDEnumeration) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 547 #define ucal_openTimeZoneIDEnumeration U_ICU_ENTRY_POINT_RENAME(ucal_openTimeZoneIDEnumeration) macro
|