/external/icu4c/test/cintltst/ |
ccaltst.c | 404 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(caldef, 1999, UCAL_MARCH, 12, -10, -10,0, &status) [all...] |
cdtrgtst.c | 149 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);
|
cdtdptst.c | 332 ucal_setDateTime(cal, 1999, UCAL_APRIL, 13, 10, 42, 28, &status);
|
cmsgtst.c | 395 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); [all...] |
cdattst.c | 409 ucal_setDateTime(ucal, year, month, day, 18, 49, 0, &status); /* set to today at 18:49:00 */ [all...] |
/external/icu4c/i18n/unicode/ |
ucal.h | 869 * @see ucal_setDateTime 884 * @see ucal_setDateTime 903 * @see ucal_setDateTime 931 ucal_setDateTime(UCalendar* cal, [all...] |
umsg.h | 59 * ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
|
/external/icu4c/i18n/ |
ucal.cpp | 369 ucal_setDateTime( UCalendar* cal,
|
/external/icu4c/common/unicode/ |
urename.h | [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
urename.h | 390 #define ucal_setDateTime ucal_setDateTime_3_2 [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
urename.h | 390 #define ucal_setDateTime ucal_setDateTime_3_2 [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
urename.h | 390 #define ucal_setDateTime ucal_setDateTime_3_2 [all...] |
/external/webkit/Source/WebKit/mac/icu/unicode/ |
urename.h | 390 #define ucal_setDateTime ucal_setDateTime_3_2 [all...] |