Searched refs:ucal_getMillis (Results 1 – 14 of 14) sorted by relevance
/external/icu4c/test/cintltst/ |
D | ccaltst.c | 508 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 521 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 559 if(d2==ucal_getMillis(caldef2, &status)) in TestGetSetDateAPI() 576 if(ucal_getMillis(caldef2, &status)) in TestGetSetDateAPI() 603 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 634 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 732 d1 = ucal_getMillis(cal, &status); in TestFieldGetSet() 758 d1 = ucal_getMillis(cal,&status); in TestFieldGetSet() 780 d1 = ucal_getMillis(cal,&status); in TestFieldGetSet() 1111 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/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/icu4c/i18n/unicode/ |
D | ucal.h | 927 ucal_getMillis(const UCalendar* cal,
|
/external/icu4c/i18n/ |
D | ucal.cpp | 359 ucal_getMillis( const UCalendar* cal, in ucal_getMillis() function
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | urename.h | 378 #define ucal_getMillis ucal_getMillis_3_2 macro
|
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
D | urename.h | 378 #define ucal_getMillis ucal_getMillis_3_2 macro
|
/external/webkit/Source/WebKit/mac/icu/unicode/ |
D | urename.h | 378 #define ucal_getMillis ucal_getMillis_3_2 macro
|
/external/webkit/Source/WebCore/icu/unicode/ |
D | urename.h | 378 #define ucal_getMillis ucal_getMillis_3_2 macro
|
/external/icu4c/common/unicode/ |
D | urename.h | 524 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) macro
|