/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ccaltst.c | 482 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 495 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 533 if(d2==ucal_getMillis(caldef2, &status)) in TestGetSetDateAPI() 550 if(ucal_getMillis(caldef2, &status)) in TestGetSetDateAPI() 577 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 608 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 706 d1 = ucal_getMillis(cal, &status); in TestFieldGetSet() 732 d1 = ucal_getMillis(cal,&status); in TestFieldGetSet() 754 d1 = ucal_getMillis(cal,&status); in TestFieldGetSet() 1085 date1=ucal_getMillis(cal, &status); in TestDOWProgression() [all …]
|
D | cdtdptst.c | 259 june=ucal_getMillis(cal, &status); in TestCzechMonths459() 261 july=ucal_getMillis(cal, &status); in TestCzechMonths459() 333 currentTime_1 = ucal_getMillis(cal, &status); in TestQuotePattern161()
|
D | cdtrgtst.c | 150 d[0]=ucal_getMillis(cal, &status); in Test4056591() 155 d[1]=ucal_getMillis(cal, &status); in Test4056591() 157 d[2]=ucal_getMillis(cal, &status); in Test4056591() 159 d[3]=ucal_getMillis(cal, &status); in Test4056591()
|
D | cmsgtst.c | 396 d1=ucal_getMillis(cal, &status); in TestNewFormatAndParseAPI() 497 d1=ucal_getMillis(cal, &status); in TestSampleFormatAndParseWithError() 590 d1=ucal_getMillis(cal, &status); in TestSampleFormatAndParse()
|
D | utmstest.c | 468 icuDate = ucal_getMillis(cal, &errorCode); in TestDotNet()
|
D | cdattst.c | 410 today = ucal_getMillis(ucal, &status); in TestRelativeDateFormat() 832 when = ucal_getMillis(cal, &ec); in TestDateFormatCalendar()
|
/external/icu4c/test/cintltst/ |
D | ccaltst.c | 517 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 530 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 634 if(d2==ucal_getMillis(caldef2, &status)) in TestGetSetDateAPI() 651 if(ucal_getMillis(caldef2, &status)) in TestGetSetDateAPI() 678 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 709 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 808 d1 = ucal_getMillis(cal, &status); in TestFieldGetSet() 834 d1 = ucal_getMillis(cal,&status); in TestFieldGetSet() 856 d1 = ucal_getMillis(cal,&status); in TestFieldGetSet() 1228 date1=ucal_getMillis(cal, &status); in TestDOWProgression() [all …]
|
D | cdtdptst.c | 259 june=ucal_getMillis(cal, &status); in TestCzechMonths459() 261 july=ucal_getMillis(cal, &status); in TestCzechMonths459() 333 currentTime_1 = ucal_getMillis(cal, &status); in TestQuotePattern161()
|
D | cdtrgtst.c | 150 d[0]=ucal_getMillis(cal, &status); in Test4056591() 155 d[1]=ucal_getMillis(cal, &status); in Test4056591() 157 d[2]=ucal_getMillis(cal, &status); in Test4056591() 159 d[3]=ucal_getMillis(cal, &status); in Test4056591()
|
D | cmsgtst.c | 402 d1=ucal_getMillis(cal, &status); in TestNewFormatAndParseAPI() 503 d1=ucal_getMillis(cal, &status); in TestSampleFormatAndParseWithError() 596 d1=ucal_getMillis(cal, &status); in TestSampleFormatAndParse()
|
D | cdattst.c | 418 today = ucal_getMillis(ucal, &status); in TestRelativeDateFormat() 859 when = ucal_getMillis(cal, &ec); in TestDateFormatCalendar() 927 udat_set2DigitYearStart(simpleDateFormat, ucal_getMillis(tempCal, &ec), &ec); in TestCalendarDateParse()
|
D | utmstest.c | 468 icuDate = ucal_getMillis(cal, &errorCode); in TestDotNet()
|
/external/icu4c/samples/cal/ |
D | cal.c | 442 udat_format(dfmt, ucal_getMillis(c, status), s, BUF_SIZE, 0, status); in print_month() 565 udat_format(dfmt, ucal_getMillis(left_cal, status), s, BUF_SIZE, 0, status); in print_year() 592 ucal_setMillis(right_cal, ucal_getMillis(left_cal, status), status); in print_year()
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | ucal.h | 873 ucal_getMillis(const UCalendar* cal,
|
/external/icu4c/i18n/unicode/ |
D | ucal.h | 996 ucal_getMillis(const UCalendar* cal,
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucal.cpp | 334 ucal_getMillis( const UCalendar* cal, in ucal_getMillis() function
|
/external/icu4c/i18n/ |
D | ucal.cpp | 383 ucal_getMillis( const UCalendar* cal, in ucal_getMillis() function
|
/external/icu4c/common/unicode/ |
D | urename.h | 512 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 520 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) macro
|