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

  /external/icu4c/test/cintltst/
ccaltst.c 403 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 10, 45, 20, &status);
600 log_verbose("\nTesting the ucal_setDateTime() function \n");
602 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status);
616 log_verbose("\nTesting ucal_setDateTime() function extensively\n");
617 ucal_setDateTime(caldef, 1999, UCAL_OCTOBER, 10, 6, 45, 30, &status);
619 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 15, 10, 55, &status);
621 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status);
623 ucal_setDateTime(caldef, 1999, UCAL_AUGUST, 32, 22, 65, 40, &status);
625 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 12, 0, 0, 0,&status);
627 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 387 ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
488 ucal_setDateTime(cal, 1999, UCAL_MARCH, 18, 0, 0, 0, &status);
581 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/chromium/third_party/icu/source/test/cintltst/
ccaltst.c 399 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(caldef, 1999, UCAL_MARCH, 12, -10, -10,0, &status)
    [all...]
cdtrgtst.c 148 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);
cdtdptst.c 332 ucal_setDateTime(cal, 1999, UCAL_APRIL, 13, 10, 42, 28, &status);
cmsgtst.c 389 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);
    [all...]
cdattst.c 409 ucal_setDateTime(ucal, year, month, day, 18, 49, 0, &status); /* set to today at 18:49:00 */
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
ucal.h 849 * @see ucal_setDateTime
864 * @see ucal_setDateTime
883 * @see ucal_setDateTime
911 ucal_setDateTime(UCalendar* cal,
    [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...]
  /external/chromium/third_party/icu/source/i18n/
ucal.cpp 356 ucal_setDateTime( UCalendar* cal,
  /external/icu4c/i18n/
ucal.cpp 359 ucal_setDateTime( UCalendar* cal,
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 390 #define ucal_setDateTime ucal_setDateTime_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 390 #define ucal_setDateTime ucal_setDateTime_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 390 #define ucal_setDateTime ucal_setDateTime_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 390 #define ucal_setDateTime ucal_setDateTime_3_2
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 496 #define ucal_setDateTime ucal_setDateTime_4_2
    [all...]

Completed in 63 milliseconds