Searched refs:UCAL_MINUTE (Results 1 - 25 of 36) sorted by relevance

12

/external/icu4c/samples/datecal/
H A Dcal.cpp28 gc->set(UCAL_MINUTE, 0);
H A Dccal.c30 ucal_set(cal, UCAL_MINUTE, 0);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dcaltztst.cpp229 min = cal->get(UCAL_MINUTE, status);
H A Dcalregts.cpp300 logln(UnicodeString("MINUTE: ") + calendar->get(UCAL_MINUTE, status));
310 logln(UnicodeString("MINUTE: ") + calendar->get(UCAL_MINUTE, status));
422 gc->set(UCAL_MINUTE, 0);
619 foo1->get(UCAL_MINUTE, status),
628 foo1->get(UCAL_MINUTE, status),
637 foo1->get(UCAL_MINUTE, status),
672 int32_t min = cal->get(UCAL_MINUTE, status);
683 min = cal->get(UCAL_MINUTE, status);
846 cal1->get(UCAL_MINUTE,status),
859 cal1->get(UCAL_MINUTE,statu
[all...]
H A Dcalcasts.cpp67 checkField(cal, UCAL_MINUTE, cases[i].min,status);
79 cal->set(UCAL_MINUTE, cases[i].min);
H A Dcaltest.cpp253 FIELD_NAME_STR( UCAL_MINUTE );
403 case UCAL_HOUR_OF_DAY: case UCAL_MINUTE: case UCAL_SECOND:
532 gc->set(UCAL_MINUTE, 0);
815 cal->get(UCAL_MINUTE, status)) * 60 +
853 cal->set(UCAL_MINUTE, 0);
877 cal->set(UCAL_MINUTE, 0);
950 temp->set(UCAL_MINUTE, min);
1018 c->get(UCAL_MINUTE, status) != min ||
1029 c->get(UCAL_MINUTE, status) + ":" +
1082 g2->set(UCAL_MINUTE,
[all...]
H A Dastrotst.cpp303 cal2->set(UCAL_MINUTE, USNO[4*i+1]);
306 cal2->set(UCAL_MINUTE, USNO[4*i+3]);
/external/icu4c/test/intltest/
H A Dcaltztst.cpp229 min = cal->get(UCAL_MINUTE, status);
H A Dcalcasts.cpp67 checkField(cal, UCAL_MINUTE, cases[i].min,status);
79 cal->set(UCAL_MINUTE, cases[i].min);
H A Dcalregts.cpp344 logln(UnicodeString("MINUTE: ") + calendar->get(UCAL_MINUTE, status));
354 logln(UnicodeString("MINUTE: ") + calendar->get(UCAL_MINUTE, status));
466 gc->set(UCAL_MINUTE, 0);
663 foo1->get(UCAL_MINUTE, status),
672 foo1->get(UCAL_MINUTE, status),
681 foo1->get(UCAL_MINUTE, status),
716 int32_t min = cal->get(UCAL_MINUTE, status);
727 min = cal->get(UCAL_MINUTE, status);
891 cal1->get(UCAL_MINUTE,status),
904 cal1->get(UCAL_MINUTE,statu
[all...]
H A Dastrotst.cpp303 cal2->set(UCAL_MINUTE, USNO[4*i+1]);
306 cal2->set(UCAL_MINUTE, USNO[4*i+3]);
H A Dcaltest.cpp303 FIELD_NAME_STR( UCAL_MINUTE );
453 case UCAL_HOUR_OF_DAY: case UCAL_MINUTE: case UCAL_SECOND:
620 gc->set(UCAL_MINUTE, 0);
903 cal->get(UCAL_MINUTE, status)) * 60 +
941 cal->set(UCAL_MINUTE, 0);
965 cal->set(UCAL_MINUTE, 0);
1038 temp->set(UCAL_MINUTE, min);
1106 c->get(UCAL_MINUTE, status) != min ||
1117 c->get(UCAL_MINUTE, status) + ":" +
1170 g2->set(UCAL_MINUTE,
[all...]
H A Dcallimts.cpp466 + ":" + cal.get(UCAL_MINUTE, status)
/external/chromium_org/third_party/icu/source/i18n/
H A Ddtitvfmt.cpp314 } else if ( fromCalendar.get(UCAL_MINUTE, status) !=
315 toCalendar.get(UCAL_MINUTE, status) ) {
316 field = UCAL_MINUTE;
720 datePattern, UCAL_MINUTE, status);
960 setIntervalPattern(UCAL_MINUTE, skeleton, bestSkeleton, differenceInfo);
H A Dcalendar.cpp1081 set(UCAL_MINUTE, minute);
1093 set(UCAL_MINUTE, minute);
1284 fFields[UCAL_MINUTE] = millisInDay % 60;
1486 case UCAL_MINUTE:
1846 case UCAL_MINUTE:
2279 case UCAL_MINUTE:
2624 millisInDay += internalGet(UCAL_MINUTE); // now have minutes
3068 case UCAL_MINUTE:
H A Ddtitvinf.cpp323 calendarField = UCAL_MINUTE;
559 case UCAL_MINUTE:
H A Dgregocal.cpp247 set(UCAL_MINUTE, minute);
265 set(UCAL_MINUTE, minute);
/external/icu4c/i18n/
H A Ddtitvfmt.cpp314 } else if ( fromCalendar.get(UCAL_MINUTE, status) !=
315 toCalendar.get(UCAL_MINUTE, status) ) {
316 field = UCAL_MINUTE;
764 datePattern, UCAL_MINUTE, status);
1004 setIntervalPattern(UCAL_MINUTE, skeleton, bestSkeleton, differenceInfo);
H A Dcalendar.cpp1148 set(UCAL_MINUTE, minute);
1160 set(UCAL_MINUTE, minute);
1351 fFields[UCAL_MINUTE] = millisInDay % 60;
1553 case UCAL_MINUTE:
1978 case UCAL_MINUTE:
2458 case UCAL_MINUTE:
2881 millisInDay += internalGet(UCAL_MINUTE); // now have minutes
3355 case UCAL_MINUTE:
H A Ddtitvinf.cpp320 calendarField = UCAL_MINUTE;
572 case UCAL_MINUTE:
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c906 ucal_set(cal, UCAL_MINUTE, min);
1017 gr_min=ucal_getLimit(cal, UCAL_MINUTE, UCAL_GREATEST_MINIMUM, &status);
1018 le_max=ucal_getLimit(cal, UCAL_MINUTE, UCAL_LEAST_MAXIMUM, &status);
1019 ac_min=ucal_getLimit(cal, UCAL_MINUTE, UCAL_ACTUAL_MINIMUM, &status);
1184 ucal_get(cal, UCAL_MINUTE, &status)) * 60 +
1224 ucal_get(c, UCAL_MINUTE, &status) != min ||
1233 ucal_get(c, UCAL_MINUTE, &status) + 1,
1321 ucal_get(c, UCAL_MINUTE, &status) == min &&
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h331 * E.g., at 10:04:15.250 PM the <code>UCAL_MINUTE</code> is 4.
334 UCAL_MINUTE, enumerator in enum:UCalendarDateFields
959 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
980 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
1001 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
1022 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
1042 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
1061 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
1114 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
/external/chromium_org/third_party/icu/source/tools/toolutil/
H A Dudbgutil.cpp92 FIELD_NAME_STR( LEN_UCAL, UCAL_MINUTE ),
/external/icu4c/test/cintltst/
H A Dccaltst.c1021 ucal_set(cal, UCAL_MINUTE, min);
1160 gr_min=ucal_getLimit(cal, UCAL_MINUTE, UCAL_GREATEST_MINIMUM, &status);
1161 le_max=ucal_getLimit(cal, UCAL_MINUTE, UCAL_LEAST_MAXIMUM, &status);
1162 ac_min=ucal_getLimit(cal, UCAL_MINUTE, UCAL_ACTUAL_MINIMUM, &status);
1327 ucal_get(cal, UCAL_MINUTE, &status)) * 60 +
1367 ucal_get(c, UCAL_MINUTE, &status) != min ||
1376 ucal_get(c, UCAL_MINUTE, &status) + 1,
1464 ucal_get(c, UCAL_MINUTE, &status) == min &&
1875 mDf = ucal_getFieldDifference(ucal, tfdItemPtr->target, UCAL_MINUTE, &status);
1901 mDf = ucal_getFieldDifference(ucal, tfdItemPtr->target, UCAL_MINUTE,
[all...]
/external/icu4c/i18n/unicode/
H A Ducal.h337 * E.g., at 10:04:15.250 PM the <code>UCAL_MINUTE</code> is 4.
340 UCAL_MINUTE, enumerator in enum:UCalendarDateFields
1085 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
1115 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
1136 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
1157 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
1177 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
1196 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
1249 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECOND,
1435 * UCAL_DAY_OF_WEEK_IN_MONTH, UCAL_AM_PM, UCAL_HOUR, UCAL_HOUR_OF_DAY, UCAL_MINUTE, UCAL_SECON
[all...]

Completed in 258 milliseconds

12