Searched refs:ucal_setDate (Results 1 - 10 of 10) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcdtdptst.c258 ucal_setDate(cal, 1997, UCAL_JUNE, 15, &status);
260 ucal_setDate(cal, 1997, UCAL_JULY, 15, &status);
H A Dccaltst.c570 log_verbose("\nTesting the ucal_setDate() function \n");
572 ucal_setDate(caldef,1971, UCAL_DECEMBER, 17, &status);
585 log_verbose("\nTesting ucal_setDate() extensively\n");
586 ucal_setDate(caldef, 1999, UCAL_JANUARY, 10, &status);
588 ucal_setDate(caldef, 1999, UCAL_DECEMBER, 3, &status);
590 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status);
592 ucal_setDate(caldef, 1999, UCAL_AUGUST, 32, &status);
594 ucal_setDate(caldef, 1999, UCAL_MARCH, 0, &status);
596 ucal_setDate(caldef, 0, UCAL_MARCH, 12, &status);
975 ucal_setDate(ca
[all...]
H A Dutmstest.c467 ucal_setDate(cal, dt->year, dt->month - 1, dt->day, &errorCode); /* Java & ICU use January = month 0. */
/external/icu4c/i18n/unicode/
H A Ducal.h868 * @see ucal_setDate
883 * @see ucal_setDate
907 ucal_setDate(UCalendar* cal,
927 * @see ucal_setDate
/external/icu4c/i18n/
H A Ducal.cpp355 ucal_setDate( UCalendar* cal, function
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h389 #define ucal_setDate ucal_setDate_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h389 #define ucal_setDate ucal_setDate_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h389 #define ucal_setDate ucal_setDate_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h389 #define ucal_setDate ucal_setDate_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h535 #define ucal_setDate U_ICU_ENTRY_POINT_RENAME(ucal_setDate) macro

Completed in 140 milliseconds