Home
last modified time | relevance | path

Searched refs:ucal_getMillis (Results 1 – 14 of 14) sorted by relevance

/external/icu4c/test/cintltst/
Dccaltst.c508 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 …]
Dcdtdptst.c259 june=ucal_getMillis(cal, &status); in TestCzechMonths459()
261 july=ucal_getMillis(cal, &status); in TestCzechMonths459()
333 currentTime_1 = ucal_getMillis(cal, &status); in TestQuotePattern161()
Dcdtrgtst.c150 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()
Dcmsgtst.c396 d1=ucal_getMillis(cal, &status); in TestNewFormatAndParseAPI()
497 d1=ucal_getMillis(cal, &status); in TestSampleFormatAndParseWithError()
590 d1=ucal_getMillis(cal, &status); in TestSampleFormatAndParse()
Dutmstest.c468 icuDate = ucal_getMillis(cal, &errorCode); in TestDotNet()
Dcdattst.c410 today = ucal_getMillis(ucal, &status); in TestRelativeDateFormat()
832 when = ucal_getMillis(cal, &ec); in TestDateFormatCalendar()
/external/icu4c/samples/cal/
Dcal.c442 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/
Ducal.h927 ucal_getMillis(const UCalendar* cal,
/external/icu4c/i18n/
Ducal.cpp359 ucal_getMillis( const UCalendar* cal, in ucal_getMillis() function
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h378 #define ucal_getMillis ucal_getMillis_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h378 #define ucal_getMillis ucal_getMillis_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h378 #define ucal_getMillis ucal_getMillis_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
Durename.h378 #define ucal_getMillis ucal_getMillis_3_2 macro
/external/icu4c/common/unicode/
Durename.h524 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) macro