/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ccaltst.c | 572 ucal_setDate(caldef,1971, UCAL_DECEMBER, 17, &status); in TestGetSetDateAPI() 586 ucal_setDate(caldef, 1999, UCAL_JANUARY, 10, &status); in TestGetSetDateAPI() 588 ucal_setDate(caldef, 1999, UCAL_DECEMBER, 3, &status); in TestGetSetDateAPI() 590 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status); in TestGetSetDateAPI() 592 ucal_setDate(caldef, 1999, UCAL_AUGUST, 32, &status); in TestGetSetDateAPI() 594 ucal_setDate(caldef, 1999, UCAL_MARCH, 0, &status); in TestGetSetDateAPI() 596 ucal_setDate(caldef, 0, UCAL_MARCH, 12, &status); in TestGetSetDateAPI() 975 ucal_setDate(cal, 1999, UCAL_MARCH, 5, &status); /* Set the date to be March 5, 1999 */ in TestGetLimits() 1075 ucal_setDate(cal, 1999, UCAL_JANUARY, 1, &status); in TestDOWProgression()
|
D | cdtdptst.c | 258 ucal_setDate(cal, 1997, UCAL_JUNE, 15, &status); in TestCzechMonths459() 260 ucal_setDate(cal, 1997, UCAL_JULY, 15, &status); in TestCzechMonths459()
|
D | utmstest.c | 467 …ucal_setDate(cal, dt->year, dt->month - 1, dt->day, &errorCode); /* Java & ICU use January = month… in TestDotNet()
|
/external/icu/icu4c/source/test/cintltst/ |
D | cdtdptst.c | 258 ucal_setDate(cal, 1997, UCAL_JUNE, 15, &status); in TestCzechMonths459() 260 ucal_setDate(cal, 1997, UCAL_JULY, 15, &status); in TestCzechMonths459()
|
D | ccaltst.c | 680 ucal_setDate(caldef,1971, UCAL_DECEMBER, 17, &status); in TestGetSetDateAPI() 694 ucal_setDate(caldef, 1999, UCAL_JANUARY, 10, &status); in TestGetSetDateAPI() 696 ucal_setDate(caldef, 1999, UCAL_DECEMBER, 3, &status); in TestGetSetDateAPI() 698 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status); in TestGetSetDateAPI() 700 ucal_setDate(caldef, 1999, UCAL_AUGUST, 32, &status); in TestGetSetDateAPI() 702 ucal_setDate(caldef, 1999, UCAL_MARCH, 0, &status); in TestGetSetDateAPI() 704 ucal_setDate(caldef, 0, UCAL_MARCH, 12, &status); in TestGetSetDateAPI() 1126 ucal_setDate(cal, 1999, UCAL_MARCH, 5, &status); /* Set the date to be March 5, 1999 */ in TestGetLimits() 1226 ucal_setDate(cal, 1999, UCAL_JANUARY, 1, &status); in TestDOWProgression()
|
D | utmstest.c | 469 …ucal_setDate(cal, dt->year, dt->month - 1, dt->day, &errorCode); /* Java & ICU use January = month… in TestDotNet()
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | ucal.h | 907 ucal_setDate(UCalendar* cal,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1028 ucal_setDate(UCalendar* cal,
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucal.cpp | 355 ucal_setDate( UCalendar* cal, in ucal_setDate() function
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 404 ucal_setDate( UCalendar* cal, in ucal_setDate() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 534 #define ucal_setDate U_ICU_ENTRY_POINT_RENAME(ucal_setDate) macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 535 #define ucal_setDate U_ICU_ENTRY_POINT_RENAME(ucal_setDate) macro
|