Searched refs:ucal_setDate (Results 1 – 11 of 11) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cdtdptst.c | 263 ucal_setDate(cal, 1997, UCAL_JUNE, 15, &status); in TestCzechMonths459() 265 ucal_setDate(cal, 1997, UCAL_JULY, 15, &status); in TestCzechMonths459()
|
D | ccaltst.c | 712 ucal_setDate(caldef,1971, UCAL_DECEMBER, 17, &status); in TestGetSetDateAPI() 726 ucal_setDate(caldef, 1999, UCAL_JANUARY, 10, &status); in TestGetSetDateAPI() 728 ucal_setDate(caldef, 1999, UCAL_DECEMBER, 3, &status); in TestGetSetDateAPI() 730 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status); in TestGetSetDateAPI() 732 ucal_setDate(caldef, 1999, UCAL_AUGUST, 32, &status); in TestGetSetDateAPI() 734 ucal_setDate(caldef, 1999, UCAL_MARCH, 0, &status); in TestGetSetDateAPI() 736 ucal_setDate(caldef, 0, UCAL_MARCH, 12, &status); in TestGetSetDateAPI() 1158 ucal_setDate(cal, 1999, UCAL_MARCH, 5, &status); /* Set the date to be March 5, 1999 */ in TestGetLimits() 1258 ucal_setDate(cal, 1999, UCAL_JANUARY, 1, &status); in TestDOWProgression()
|
D | utmstest.c | 470 …ucal_setDate(cal, dt->year, dt->month - 1, dt->day, &errorCode); /* Java & ICU use January = month… in TestDotNet()
|
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 1090 ucal_setDate(UCalendar* cal,
|
D | urename.h | 552 #define ucal_setDate U_ICU_ENTRY_POINT_RENAME(ucal_setDate) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucal.h | 1090 ucal_setDate(UCalendar* cal,
|
D | urename.h | 552 #define ucal_setDate U_ICU_ENTRY_POINT_RENAME(ucal_setDate) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1090 ucal_setDate(UCalendar* cal,
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 431 ucal_setDate( UCalendar* cal, in ucal_setDate() function
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 552 #define ucal_setDate U_ICU_ENTRY_POINT_RENAME(ucal_setDate) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 552 #define ucal_setDate U_ICU_ENTRY_POINT_RENAME(ucal_setDate) macro
|