Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UCalendarDateFields

918     UCalendarDateFields e;
962 ucal_add(cal, (UCalendarDateFields)-1, 10, &status);
996 ucal_roll(cal, (UCalendarDateFields)-1, 10, &status);
1036 for(e = UCAL_YEAR;e < UCAL_FIELD_COUNT; e=(UCalendarDateFields)((int32_t)e + 1)) {
1053 for(e = UCAL_YEAR;e < UCAL_FIELD_COUNT; e=(UCalendarDateFields)((int32_t)e + 1)) {
1367 int32_t ms, UCalendarDateFields field)