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

  /external/chromium_org/third_party/icu/source/test/cintltst/
ccaltst.c 440 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 10, 45, 20, &status);
708 log_verbose("\nTesting the ucal_setDateTime() function \n");
710 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status);
724 log_verbose("\nTesting ucal_setDateTime() function extensively\n");
725 ucal_setDateTime(caldef, 1999, UCAL_OCTOBER, 10, 6, 45, 30, &status);
727 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 15, 10, 55, &status);
729 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status);
731 ucal_setDateTime(caldef, 1999, UCAL_AUGUST, 32, 22, 65, 40, &status);
733 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 12, 0, 0, 0,&status);
735 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 401 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);
    [all...]
cdattst.c 417 ucal_setDateTime(ucal, year, month, day, 18, 49, 0, &status); /* set to today at 18:49:00 */
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ccaltst.c 441 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 10, 45, 20, &status);
709 log_verbose("\nTesting the ucal_setDateTime() function \n");
711 ucal_setDateTime(caldef,1972, UCAL_MAY, 3, 16, 30, 42, &status);
725 log_verbose("\nTesting ucal_setDateTime() function extensively\n");
726 ucal_setDateTime(caldef, 1999, UCAL_OCTOBER, 10, 6, 45, 30, &status);
728 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 3, 15, 10, 55, &status);
730 ucal_setDateTime(caldef, 1999, UCAL_MAY, 3, 25, 30, 45, &status);
732 ucal_setDateTime(caldef, 1999, UCAL_AUGUST, 32, 22, 65, 40, &status);
734 ucal_setDateTime(caldef, 1999, UCAL_MARCH, 12, 0, 0, 0,&status);
736 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 401 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);
    [all...]
cdattst.c 417 ucal_setDateTime(ucal, year, month, day, 18, 49, 0, &status); /* set to today at 18:49:00 */
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucal.h 992 * @see ucal_setDateTime
1007 * @see ucal_setDateTime
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
ucal.h 990 * @see ucal_setDateTime
1005 * @see ucal_setDateTime
1024 * @see ucal_setDateTime
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucal.cpp 418 ucal_setDateTime( UCalendar* cal,
  /external/icu/icu4c/source/i18n/
ucal.cpp 418 ucal_setDateTime( UCalendar* cal,
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 568 milliseconds