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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cdtdptst.c 259 june=ucal_getMillis(cal, &status);
261 july=ucal_getMillis(cal, &status);
333 currentTime_1 = ucal_getMillis(cal, &status);
ccaltst.c 522 d1=ucal_getMillis(caldef, &status);
535 d1=ucal_getMillis(caldef, &status);
640 if(d2==ucal_getMillis(caldef2, &status))
657 if(ucal_getMillis(caldef2, &status))
684 d1=ucal_getMillis(caldef, &status);
715 d1=ucal_getMillis(caldef, &status);
    [all...]
cdtrgtst.c 150 d[0]=ucal_getMillis(cal, &status);
155 d[1]=ucal_getMillis(cal, &status);
157 d[2]=ucal_getMillis(cal, &status);
159 d[3]=ucal_getMillis(cal, &status);
cmsgtst.c 402 d1=ucal_getMillis(cal, &status);
503 d1=ucal_getMillis(cal, &status);
596 d1=ucal_getMillis(cal, &status);
    [all...]
utmstest.c 470 icuDate = ucal_getMillis(cal, &errorCode);
473 log_err("utmscale_toInt64(ticks[%d], ICU4C)=%dd != %dd=ucal_getMillis(%04d-%02d-%02d)\n",
cdattst.c 418 today = ucal_getMillis(ucal, &status);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cdtdptst.c 259 june=ucal_getMillis(cal, &status);
261 july=ucal_getMillis(cal, &status);
333 currentTime_1 = ucal_getMillis(cal, &status);
ccaltst.c 523 d1=ucal_getMillis(caldef, &status);
536 d1=ucal_getMillis(caldef, &status);
641 if(d2==ucal_getMillis(caldef2, &status))
658 if(ucal_getMillis(caldef2, &status))
685 d1=ucal_getMillis(caldef, &status);
716 d1=ucal_getMillis(caldef, &status);
    [all...]
cdtrgtst.c 150 d[0]=ucal_getMillis(cal, &status);
155 d[1]=ucal_getMillis(cal, &status);
157 d[2]=ucal_getMillis(cal, &status);
159 d[3]=ucal_getMillis(cal, &status);
cmsgtst.c 402 d1=ucal_getMillis(cal, &status);
503 d1=ucal_getMillis(cal, &status);
596 d1=ucal_getMillis(cal, &status);
    [all...]
cdattst.c 418 today = ucal_getMillis(ucal, &status);
    [all...]
utmstest.c 470 icuDate = ucal_getMillis(cal, &errorCode);
473 log_err("utmscale_toInt64(ticks[%d], ICU4C)=%dd != %dd=ucal_getMillis(%04d-%02d-%02d)\n",
  /external/chromium_org/third_party/icu/source/samples/cal/
cal.c 442 udat_format(dfmt, ucal_getMillis(c, status), s, BUF_SIZE, 0, status);
565 udat_format(dfmt, ucal_getMillis(left_cal, status), s, BUF_SIZE, 0, status);
592 ucal_setMillis(right_cal, ucal_getMillis(left_cal, status), status);
  /external/icu/icu4c/source/samples/cal/
cal.c 442 udat_format(dfmt, ucal_getMillis(c, status), s, BUF_SIZE, 0, status);
565 udat_format(dfmt, ucal_getMillis(left_cal, status), s, BUF_SIZE, 0, status);
592 ucal_setMillis(right_cal, ucal_getMillis(left_cal, status), status);
  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucal.h 996 ucal_getMillis(const UCalendar* cal,
1005 * @see ucal_getMillis
1024 * @see ucal_getMillis
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucal.h 994 ucal_getMillis(const UCalendar* cal,
1003 * @see ucal_getMillis
1022 * @see ucal_getMillis
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucal.cpp 383 ucal_getMillis( const UCalendar* cal,
  /external/icu/icu4c/source/i18n/
ucal.cpp 383 ucal_getMillis( const UCalendar* cal,
  /external/icu/icu4c/source/common/unicode/
urename.h 514 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 524 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis)
    [all...]

Completed in 264 milliseconds