Searched refs:ucal_setDateTime (Results 1 - 12 of 12) sorted by relevance

/external/icu4c/test/cintltst/
H A Dccaltst.c399 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 10, 45, 20, &status);
595 log_verbose("\nTesting the ucal_setDateTime() function \n");
597 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status);
611 log_verbose("\nTesting ucal_setDateTime() function extensively\n");
612 ucal_setDateTime(caldef, 1999, UCAL_OCTOBER, 10, 6, 45, 30, &status);
614 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 15, 10, 55, &status);
616 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status);
618 ucal_setDateTime(caldef, 1999, UCAL_AUGUST, 32, 22, 65, 40, &status);
620 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 12, 0, 0, 0,&status);
622 ucal_setDateTime(calde
[all...]
H A Dcdtrgtst.c148 ucal_setDateTime(cal, 1809, UCAL_DECEMBER, 25, 17, 40, 30, &status);
153 ucal_setDateTime(cal, 1909, UCAL_DECEMBER, 24, 17, 40, 30, &status);
155 ucal_setDateTime(cal, 1861, UCAL_DECEMBER, 26, 17, 40, 30, &status);
157 ucal_setDateTime(cal, 1999, UCAL_DECEMBER, 27, 17, 40, 30, &status);
H A Dcdtdptst.c332 ucal_setDateTime(cal, 1999, UCAL_APRIL, 13, 10, 42, 28, &status);
H A Dcmsgtst.c389 ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
490 ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
583 ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
H A Dcdattst.c409 ucal_setDateTime(ucal, year, month, day, 18, 49, 0, &status); /* set to today at 18:49:00 */
/external/icu4c/i18n/unicode/
H A Ducal.h849 * @see ucal_setDateTime
864 * @see ucal_setDateTime
883 * @see ucal_setDateTime
911 ucal_setDateTime(UCalendar* cal,
/external/icu4c/i18n/
H A Ducal.cpp356 ucal_setDateTime( UCalendar* cal, function
/external/webkit/JavaScriptCore/icu/unicode/
H A Durename.h390 #define ucal_setDateTime ucal_setDateTime_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h390 #define ucal_setDateTime ucal_setDateTime_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h390 #define ucal_setDateTime ucal_setDateTime_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h390 #define ucal_setDateTime ucal_setDateTime_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h496 #define ucal_setDateTime ucal_setDateTime_4_2 macro

Completed in 123 milliseconds