HomeSort by relevance Sort by last modified time
    Searched refs:ucal_getType (Results 1 - 9 of 9) sorted by null

  /external/chromium/third_party/icu/public/common/unicode/
udraft.h 32 # define ucal_getType ucal_getType_DRAFT_API_DO_NOT_USE
urename.h 486 #define ucal_getType ucal_getType_4_2
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
ucal.h     [all...]
  /external/icu4c/i18n/unicode/
ucal.h     [all...]
  /external/chromium/third_party/icu/source/i18n/
ucal.cpp 528 ucal_getType(const UCalendar *cal, UErrorCode* status)
  /external/icu4c/i18n/
ucal.cpp 531 ucal_getType(const UCalendar *cal, UErrorCode* status)
  /external/chromium/third_party/icu/source/test/cintltst/
ccaltst.c 416 /*testing ucal_getType, and ucal_open with UCAL_GREGORIAN*/
421 const char * calType = ucal_getType(caldef, &status);
428 log_err("FAIL: ucal_open %s type %d, then ucal_getType fails\n", ucalGetTypeTestPtr->locale, ucalGetTypeTestPtr->calType);
    [all...]
  /external/icu4c/test/cintltst/
ccaltst.c 420 /*testing ucal_getType, and ucal_open with UCAL_GREGORIAN*/
426 const char * calType = ucal_getType(caldef, &status);
433 log_err("FAIL: ucal_open %s type %d, then ucal_getType fails\n", localeToDisplay, ucalGetTypeTestPtr->calType);
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 398 milliseconds