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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucal.h     [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucal.h     [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucal.cpp 590 ucal_getType(const UCalendar *cal, UErrorCode* status)
  /external/icu/icu4c/source/i18n/
ucal.cpp 590 ucal_getType(const UCalendar *cal, UErrorCode* status)
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
ccaltst.c 457 /*testing ucal_getType, and ucal_open with UCAL_GREGORIAN*/
463 const char * calType = ucal_getType(caldef, &status);
470 log_err("FAIL: ucal_open %s type %d, then ucal_getType fails\n", localeToDisplay, ucalGetTypeTestPtr->calType);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccaltst.c 458 /*testing ucal_getType, and ucal_open with UCAL_GREGORIAN*/
464 const char * calType = ucal_getType(caldef, &status);
471 log_err("FAIL: ucal_open %s type %d, then ucal_getType fails\n", localeToDisplay, ucalGetTypeTestPtr->calType);
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 142 milliseconds