/external/chromium_org/third_party/icu/source/test/cintltst/ |
ccaltst.c | 482 d1=ucal_getMillis(caldef, &status); 495 d1=ucal_getMillis(caldef, &status); 533 if(d2==ucal_getMillis(caldef2, &status)) 550 if(ucal_getMillis(caldef2, &status)) 577 d1=ucal_getMillis(caldef, &status); 608 d1=ucal_getMillis(caldef, &status); 706 d1 = ucal_getMillis(cal, &status); 732 d1 = ucal_getMillis(cal,&status); 754 d1 = ucal_getMillis(cal,&status); [all...] |
cdtdptst.c | 259 june=ucal_getMillis(cal, &status); 261 july=ucal_getMillis(cal, &status); 333 currentTime_1 = ucal_getMillis(cal, &status);
|
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 | 396 d1=ucal_getMillis(cal, &status); 497 d1=ucal_getMillis(cal, &status); 590 d1=ucal_getMillis(cal, &status); [all...] |
utmstest.c | 468 icuDate = ucal_getMillis(cal, &errorCode); 471 log_err("utmscale_toInt64(ticks[%d], ICU4C)=%dd != %dd=ucal_getMillis(%04d-%02d-%02d)\n",
|
cdattst.c | 410 today = ucal_getMillis(ucal, &status); [all...] |
/external/icu4c/test/cintltst/ |
ccaltst.c | 517 d1=ucal_getMillis(caldef, &status); 530 d1=ucal_getMillis(caldef, &status); 634 if(d2==ucal_getMillis(caldef2, &status)) 651 if(ucal_getMillis(caldef2, &status)) 678 d1=ucal_getMillis(caldef, &status); 709 d1=ucal_getMillis(caldef, &status); [all...] |
cdtdptst.c | 259 june=ucal_getMillis(cal, &status); 261 july=ucal_getMillis(cal, &status); 333 currentTime_1 = ucal_getMillis(cal, &status);
|
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 | 468 icuDate = ucal_getMillis(cal, &errorCode); 471 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/icu4c/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 | 873 ucal_getMillis(const UCalendar* cal, 882 * @see ucal_getMillis 901 * @see ucal_getMillis 925 * @see ucal_getMillis [all...] |
/external/icu4c/i18n/unicode/ |
ucal.h | 996 ucal_getMillis(const UCalendar* cal, 1005 * @see ucal_getMillis 1024 * @see ucal_getMillis [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
ucal.cpp | 334 ucal_getMillis( const UCalendar* cal,
|
/external/icu4c/i18n/ |
ucal.cpp | 383 ucal_getMillis( const UCalendar* cal,
|
/external/icu4c/common/unicode/ |
urename.h | 512 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
urename.h | [all...] |