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

/external/chromium/third_party/icu/source/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.c564 log_verbose("\nTesting the ucal_setDate() function \n");
566 ucal_setDate(caldef,1971, UCAL_DECEMBER, 17, &status);
579 log_verbose("\nTesting ucal_setDate() extensively\n");
580 ucal_setDate(caldef, 1999, UCAL_JANUARY, 10, &status);
582 ucal_setDate(caldef, 1999, UCAL_DECEMBER, 3, &status);
584 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status);
586 ucal_setDate(caldef, 1999, UCAL_AUGUST, 32, &status);
588 ucal_setDate(caldef, 1999, UCAL_MARCH, 0, &status);
590 ucal_setDate(caldef, 0, UCAL_MARCH, 12, &status);
969 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/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.c569 log_verbose("\nTesting the ucal_setDate() function \n");
571 ucal_setDate(caldef,1971, UCAL_DECEMBER, 17, &status);
584 log_verbose("\nTesting ucal_setDate() extensively\n");
585 ucal_setDate(caldef, 1999, UCAL_JANUARY, 10, &status);
587 ucal_setDate(caldef, 1999, UCAL_DECEMBER, 3, &status);
589 ucal_setDate(caldef, 2000, UCAL_MAY, 3, &status);
591 ucal_setDate(caldef, 1999, UCAL_AUGUST, 32, &status);
593 ucal_setDate(caldef, 1999, UCAL_MARCH, 0, &status);
595 ucal_setDate(caldef, 0, UCAL_MARCH, 12, &status);
974 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/chromium/third_party/icu/public/i18n/unicode/
H A Ducal.h848 * @see ucal_setDate
863 * @see ucal_setDate
887 ucal_setDate(UCalendar* cal,
907 * @see ucal_setDate
/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/chromium/third_party/icu/source/i18n/
H A Ducal.cpp342 ucal_setDate( UCalendar* cal, function
/external/icu4c/i18n/
H A Ducal.cpp345 ucal_setDate( UCalendar* cal, function
/external/webkit/JavaScriptCore/icu/unicode/
H A Durename.h389 #define ucal_setDate ucal_setDate_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h389 #define ucal_setDate ucal_setDate_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h389 #define ucal_setDate ucal_setDate_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h389 #define ucal_setDate ucal_setDate_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h532 #define ucal_setDate U_ICU_ENTRY_POINT_RENAME(ucal_setDate) macro
/external/chromium/third_party/icu/public/common/unicode/
H A Durename.h495 #define ucal_setDate ucal_setDate_4_2 macro

Completed in 107 milliseconds