Searched refs:ucal_getMillis (Results 1 - 20 of 20) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcdtdptst.c259 june=ucal_getMillis(cal, &status);
261 july=ucal_getMillis(cal, &status);
333 currentTime_1 = ucal_getMillis(cal, &status);
H A Dccaltst.c522 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);
815 d1 = ucal_getMillis(cal, &status);
841 d1 = ucal_getMillis(cal,&status);
863 d1 = ucal_getMillis(cal,&status);
1235 date1=ucal_getMillis(ca
[all...]
H A Dcdtrgtst.c150 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);
H A Dcmsgtst.c402 d1=ucal_getMillis(cal, &status);
503 d1=ucal_getMillis(cal, &status);
596 d1=ucal_getMillis(cal, &status);
H A Dutmstest.c470 icuDate = ucal_getMillis(cal, &errorCode);
473 log_err("utmscale_toInt64(ticks[%d], ICU4C)=%dd != %dd=ucal_getMillis(%04d-%02d-%02d)\n",
H A Dcdattst.c418 today = ucal_getMillis(ucal, &status);
859 when = ucal_getMillis(cal, &ec);
861 log_err("FAIL: ucal_getMillis() failed with %s\n", u_errorName(ec));
927 udat_set2DigitYearStart(simpleDateFormat, ucal_getMillis(tempCal, &ec), &ec);
/external/icu/icu4c/source/test/cintltst/
H A Dcdtdptst.c259 june=ucal_getMillis(cal, &status);
261 july=ucal_getMillis(cal, &status);
333 currentTime_1 = ucal_getMillis(cal, &status);
H A Dccaltst.c523 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);
816 d1 = ucal_getMillis(cal, &status);
842 d1 = ucal_getMillis(cal,&status);
864 d1 = ucal_getMillis(cal,&status);
1236 date1=ucal_getMillis(ca
[all...]
H A Dcdtrgtst.c150 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);
H A Dcmsgtst.c402 d1=ucal_getMillis(cal, &status);
503 d1=ucal_getMillis(cal, &status);
596 d1=ucal_getMillis(cal, &status);
H A Dcdattst.c418 today = ucal_getMillis(ucal, &status);
859 when = ucal_getMillis(cal, &ec);
861 log_err("FAIL: ucal_getMillis() failed with %s\n", u_errorName(ec));
927 udat_set2DigitYearStart(simpleDateFormat, ucal_getMillis(tempCal, &ec), &ec);
1507 yesterday = ucal_getMillis(ucal, &status);
H A Dutmstest.c470 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/
H A Dcal.c442 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/
H A Dcal.c442 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/
H A Ducal.h996 ucal_getMillis(const UCalendar* cal,
1005 * @see ucal_getMillis
1024 * @see ucal_getMillis
1048 * @see ucal_getMillis
/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h994 ucal_getMillis(const UCalendar* cal,
1003 * @see ucal_getMillis
1022 * @see ucal_getMillis
1046 * @see ucal_getMillis
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp383 ucal_getMillis( const UCalendar* cal, function
/external/icu/icu4c/source/i18n/
H A Ducal.cpp383 ucal_getMillis( const UCalendar* cal, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h514 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h524 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) macro

Completed in 1408 milliseconds