/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 469 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 10, 45, 20, &status); in TestCalendar() 743 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status); in TestGetSetDateAPI() 758 ucal_setDateTime(caldef, 1999, UCAL_OCTOBER, 10, 6, 45, 30, &status); in TestGetSetDateAPI() 760 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 15, 10, 55, &status); in TestGetSetDateAPI() 762 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status); in TestGetSetDateAPI() 764 ucal_setDateTime(caldef, 1999, UCAL_AUGUST, 32, 22, 65, 40, &status); in TestGetSetDateAPI() 766 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 12, 0, 0, 0,&status); in TestGetSetDateAPI() 768 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 12, -10, -10,0, &status); in TestGetSetDateAPI() 808 ucal_setDateTime(cal, 1999, UCAL_MARCH, 12, 5, 25, 30, &status); in TestFieldGetSet() 1037 ucal_setDateTime(cal, 1999, UCAL_FEBRUARY, 28, 10, 30, 45, &status); in TestAddRollExtensive() [all …]
|
D | cdtrgtst.c | 151 ucal_setDateTime(cal, 1809, UCAL_DECEMBER, 25, 17, 40, 30, &status); in Test4056591() 156 ucal_setDateTime(cal, 1909, UCAL_DECEMBER, 24, 17, 40, 30, &status); in Test4056591() 158 ucal_setDateTime(cal, 1861, UCAL_DECEMBER, 26, 17, 40, 30, &status); in Test4056591() 160 ucal_setDateTime(cal, 1999, UCAL_DECEMBER, 27, 17, 40, 30, &status); in Test4056591()
|
D | cmsgtst.c | 406 ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status); in TestNewFormatAndParseAPI() 508 ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status); in TestSampleFormatAndParseWithError() 607 ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status); in TestSampleFormatAndParse()
|
D | cdtdptst.c | 338 ucal_setDateTime(cal, 1999, UCAL_APRIL, 13, 10, 42, 28, &status); in TestQuotePattern161()
|
D | cdattst.c | 443 ucal_setDateTime(ucal, year, month, day, 18, 49, 0, &status); /* set to today at 18:49:00 */ in TestRelativeDateFormat() 1003 ucal_setDateTime(tempCal, startCentury + twoDigitCenturyStart, UCAL_JANUARY, 1, 0, 0, 0, &ec); in TestCalendarDateParse() 1008 ucal_setDateTime(calendar, twoDigitCenturyStart, UCAL_JANUARY, 1, 0, 0, 0, &ec); in TestCalendarDateParse()
|
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 1114 ucal_setDateTime(UCalendar* cal,
|
D | urename.h | 553 #define ucal_setDateTime U_ICU_ENTRY_POINT_RENAME(ucal_setDateTime) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucal.h | 1114 ucal_setDateTime(UCalendar* cal,
|
D | urename.h | 553 #define ucal_setDateTime U_ICU_ENTRY_POINT_RENAME(ucal_setDateTime) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1114 ucal_setDateTime(UCalendar* cal,
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 445 ucal_setDateTime( UCalendar* cal, in ucal_setDateTime() function
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 553 #define ucal_setDateTime U_ICU_ENTRY_POINT_RENAME(ucal_setDateTime) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 553 #define ucal_setDateTime U_ICU_ENTRY_POINT_RENAME(ucal_setDateTime) macro
|