HomeSort by relevance Sort by last modified time
    Searched refs:ucal_setDateTime (Results 1 - 12 of 12) sorted by null

  /external/icu4c/test/cintltst/
ccaltst.c 430 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 10, 45, 20, &status);
627 log_verbose("\nTesting the ucal_setDateTime() function \n");
629 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status);
643 log_verbose("\nTesting ucal_setDateTime() function extensively\n");
644 ucal_setDateTime(caldef, 1999, UCAL_OCTOBER, 10, 6, 45, 30, &status);
646 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 15, 10, 55, &status);
648 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status);
650 ucal_setDateTime(caldef, 1999, UCAL_AUGUST, 32, 22, 65, 40, &status);
652 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 12, 0, 0, 0,&status);
654 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 923 * @see ucal_setDateTime
938 * @see ucal_setDateTime
957 * @see ucal_setDateTime
985 ucal_setDateTime(UCalendar* cal,
    [all...]
  /external/icu4c/i18n/
ucal.cpp 394 ucal_setDateTime( UCalendar* cal,
  /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...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 1970 milliseconds