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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h1176 ucal_getType(const UCalendar *cal, UErrorCode* status);
/external/icu4c/i18n/unicode/
H A Ducal.h1311 ucal_getType(const UCalendar *cal, UErrorCode* status);
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp541 ucal_getType(const UCalendar *cal, UErrorCode* status) function
/external/icu4c/i18n/
H A Ducal.cpp590 ucal_getType(const UCalendar *cal, UErrorCode* status) function
/external/icu4c/test/cintltst/
H A Dccaltst.c452 /*testing ucal_getType, and ucal_open with UCAL_GREGORIAN*/
458 const char * calType = ucal_getType(caldef, &status);
465 log_err("FAIL: ucal_open %s type %d, then ucal_getType fails\n", localeToDisplay, ucalGetTypeTestPtr->calType);
2123 const char * calType = ucal_getType(ucalTest, &status);
2140 const char * calType = ucal_getType(ucalTest, &status);
/external/icu4c/common/unicode/
H A Durename.h518 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType) macro
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c421 /*testing ucal_getType, and ucal_open with UCAL_GREGORIAN*/
427 const char * calType = ucal_getType(caldef, &status);
434 log_err("FAIL: ucal_open %s type %d, then ucal_getType fails\n", localeToDisplay, ucalGetTypeTestPtr->calType);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h524 #define ucal_getType U_ICU_ENTRY_POINT_RENAME(ucal_getType) macro

Completed in 93 milliseconds