Lines Matching refs:UCAL_MILLISECOND
566 dateBit = ucal_get(caldef2, UCAL_MILLISECOND, &status);
1011 ucal_add(cal, UCAL_MILLISECOND, 1000, &status);
1012 checkDateTime(cal, 1999, UCAL_MARCH, 28, 10, 30, 46, 0, UCAL_MILLISECOND);
1031 ucal_set(cal, UCAL_MILLISECOND, ms);
1309 ucal_set(gmtcal, UCAL_MILLISECOND, 0);
1337 ucal_get(cal, UCAL_MILLISECOND, &status) - offset;
1377 ucal_get(c, UCAL_MILLISECOND, &status) != ms) {
1386 ucal_get(c, UCAL_MILLISECOND, &status) );