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

/external/icu4c/test/cintltst/
H A Dccaltst.c435 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 10, 45, 20, &status);
702 log_verbose("\nTesting the ucal_setDateTime() function \n");
704 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status);
718 log_verbose("\nTesting ucal_setDateTime() function extensively\n");
719 ucal_setDateTime(caldef, 1999, UCAL_OCTOBER, 10, 6, 45, 30, &status);
721 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 15, 10, 55, &status);
723 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status);
725 ucal_setDateTime(caldef, 1999, UCAL_AUGUST, 32, 22, 65, 40, &status);
727 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 12, 0, 0, 0,&status);
729 ucal_setDateTime(calde
[all...]
H A Dcdtrgtst.c149 ucal_setDateTime(cal, 1809, UCAL_DECEMBER, 25, 17, 40, 30, &status);
154 ucal_setDateTime(cal, 1909, UCAL_DECEMBER, 24, 17, 40, 30, &status);
156 ucal_setDateTime(cal, 1861, UCAL_DECEMBER, 26, 17, 40, 30, &status);
158 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.c401 ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
502 ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
595 ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
H A Dcdattst.c417 ucal_setDateTime(ucal, year, month, day, 18, 49, 0, &status); /* set to today at 18:49:00 */
926 ucal_setDateTime(tempCal, startCentury + twoDigitCenturyStart, UCAL_JANUARY, 1, 0, 0, 0, &ec);
931 ucal_setDateTime(calendar, twoDigitCenturyStart, UCAL_JANUARY, 1, 0, 0, 0, &ec);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c404 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 10, 45, 20, &status);
601 log_verbose("\nTesting the ucal_setDateTime() function \n");
603 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status);
617 log_verbose("\nTesting ucal_setDateTime() function extensively\n");
618 ucal_setDateTime(caldef, 1999, UCAL_OCTOBER, 10, 6, 45, 30, &status);
620 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 15, 10, 55, &status);
622 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status);
624 ucal_setDateTime(caldef, 1999, UCAL_AUGUST, 32, 22, 65, 40, &status);
626 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 12, 0, 0, 0,&status);
628 ucal_setDateTime(calde
[all...]
H A Dcdtrgtst.c149 ucal_setDateTime(cal, 1809, UCAL_DECEMBER, 25, 17, 40, 30, &status);
154 ucal_setDateTime(cal, 1909, UCAL_DECEMBER, 24, 17, 40, 30, &status);
156 ucal_setDateTime(cal, 1861, UCAL_DECEMBER, 26, 17, 40, 30, &status);
158 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.c395 ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
496 ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
589 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/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h869 * @see ucal_setDateTime
884 * @see ucal_setDateTime
903 * @see ucal_setDateTime
931 ucal_setDateTime(UCalendar* cal,
/external/icu4c/i18n/unicode/
H A Ducal.h992 * @see ucal_setDateTime
1007 * @see ucal_setDateTime
1026 * @see ucal_setDateTime
1054 ucal_setDateTime(UCalendar* cal,
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp369 ucal_setDateTime( UCalendar* cal, function
/external/icu4c/i18n/
H A Ducal.cpp418 ucal_setDateTime( UCalendar* cal, function
/external/icu4c/common/unicode/
H A Durename.h531 #define ucal_setDateTime U_ICU_ENTRY_POINT_RENAME(ucal_setDateTime) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h536 #define ucal_setDateTime U_ICU_ENTRY_POINT_RENAME(ucal_setDateTime) macro

Completed in 252 milliseconds