Searched refs:ucal_getType (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | ucal.h | 1311 ucal_getType(const UCalendar *cal, UErrorCode* status);
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1309 ucal_getType(const UCalendar *cal, UErrorCode* status);
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucal.cpp | 590 ucal_getType(const UCalendar *cal, UErrorCode* status) in ucal_getType() function
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 590 ucal_getType(const UCalendar *cal, UErrorCode* status) in ucal_getType() function
|
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 464 const char * calType = ucal_getType(caldef, &status); in TestCalendar() 2141 const char * calType = ucal_getType(ucalTest, &status); in TestAddRollEra0AndEraBounds() 2158 const char * calType = ucal_getType(ucalTest, &status); in TestAddRollEra0AndEraBounds()
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ccaltst.c | 463 const char * calType = ucal_getType(caldef, &status); in TestCalendar() 2137 const char * calType = ucal_getType(ucalTest, &status); in TestAddRollEra0AndEraBounds() 2154 const char * calType = ucal_getType(ucalTest, &status); in TestAddRollEra0AndEraBounds()
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 521 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType) macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 531 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType) macro
|