Searched refs:ucal_getMillis (Results 1 – 15 of 15) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 555 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 568 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 673 if(d2==ucal_getMillis(caldef2, &status)) in TestGetSetDateAPI() 690 if(ucal_getMillis(caldef2, &status)) in TestGetSetDateAPI() 717 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 748 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI() 848 d1 = ucal_getMillis(cal, &status); in TestFieldGetSet() 874 d1 = ucal_getMillis(cal,&status); in TestFieldGetSet() 896 d1 = ucal_getMillis(cal,&status); in TestFieldGetSet() 1270 date1=ucal_getMillis(cal, &status); in TestDOWProgression() [all …]
|
D | cdtdptst.c | 264 june=ucal_getMillis(cal, &status); in TestCzechMonths459() 266 july=ucal_getMillis(cal, &status); in TestCzechMonths459() 339 currentTime_1 = ucal_getMillis(cal, &status); in TestQuotePattern161()
|
D | cdtrgtst.c | 152 d[0]=ucal_getMillis(cal, &status); in Test4056591() 157 d[1]=ucal_getMillis(cal, &status); in Test4056591() 159 d[2]=ucal_getMillis(cal, &status); in Test4056591() 161 d[3]=ucal_getMillis(cal, &status); in Test4056591()
|
D | cmsgtst.c | 407 d1=ucal_getMillis(cal, &status); in TestNewFormatAndParseAPI() 509 d1=ucal_getMillis(cal, &status); in TestSampleFormatAndParseWithError() 608 d1=ucal_getMillis(cal, &status); in TestSampleFormatAndParse()
|
D | utmstest.c | 471 icuDate = ucal_getMillis(cal, &errorCode); in TestDotNet()
|
D | cdattst.c | 444 today = ucal_getMillis(ucal, &status); in TestRelativeDateFormat() 936 when = ucal_getMillis(cal, &ec); in TestDateFormatCalendar() 1004 udat_set2DigitYearStart(simpleDateFormat, ucal_getMillis(tempCal, &ec), &ec); in TestCalendarDateParse() 1585 yesterday = ucal_getMillis(ucal, &status); in TestContext()
|
/external/icu/icu4c/source/samples/cal/ |
D | cal.c | 446 udat_format(dfmt, ucal_getMillis(c, status), s, BUF_SIZE, 0, status); in print_month() 569 udat_format(dfmt, ucal_getMillis(left_cal, status), s, BUF_SIZE, 0, status); in print_year() 596 ucal_setMillis(right_cal, ucal_getMillis(left_cal, status), status); in print_year()
|
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 1056 ucal_getMillis(const UCalendar* cal,
|
D | urename.h | 532 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucal.h | 1056 ucal_getMillis(const UCalendar* cal,
|
D | urename.h | 532 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1056 ucal_getMillis(const UCalendar* cal,
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 410 ucal_getMillis( const UCalendar* cal, in ucal_getMillis() function
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 532 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 532 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) macro
|