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

  /external/icu/icu4c/source/test/cintltst/
cdtdptst.c 263 june=ucal_getMillis(cal, &status);
265 july=ucal_getMillis(cal, &status);
337 currentTime_1 = ucal_getMillis(cal, &status);
ccaltst.c 531 d1=ucal_getMillis(caldef, &status);
544 d1=ucal_getMillis(caldef, &status);
649 if(d2==ucal_getMillis(caldef2, &status))
666 if(ucal_getMillis(caldef2, &status))
693 d1=ucal_getMillis(caldef, &status);
724 d1=ucal_getMillis(caldef, &status);
    [all...]
cdtrgtst.c 152 d[0]=ucal_getMillis(cal, &status);
157 d[1]=ucal_getMillis(cal, &status);
159 d[2]=ucal_getMillis(cal, &status);
161 d[3]=ucal_getMillis(cal, &status);
cmsgtst.c 403 d1=ucal_getMillis(cal, &status);
504 d1=ucal_getMillis(cal, &status);
597 d1=ucal_getMillis(cal, &status);
    [all...]
utmstest.c 471 icuDate = ucal_getMillis(cal, &errorCode);
474 log_err("utmscale_toInt64(ticks[%d], ICU4C)=%dd != %dd=ucal_getMillis(%04d-%02d-%02d)\n",
cdattst.c 435 today = ucal_getMillis(ucal, &status);
    [all...]
  /external/icu/icu4c/source/samples/cal/
cal.c 446 udat_format(dfmt, ucal_getMillis(c, status), s, BUF_SIZE, 0, status);
569 udat_format(dfmt, ucal_getMillis(left_cal, status), s, BUF_SIZE, 0, status);
596 ucal_setMillis(right_cal, ucal_getMillis(left_cal, status), status);
  /external/icu/icu4c/source/i18n/unicode/
ucal.h 998 ucal_getMillis(const UCalendar* cal,
1007 * @see ucal_getMillis
    [all...]
  /external/icu/icu4c/source/i18n/
ucal.cpp 386 ucal_getMillis( const UCalendar* cal,
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 545 milliseconds