Lines Matching full:delta
1051 int32_t delta=24;1083 ucal_add(cal,UCAL_DAY_OF_WEEK, delta, &status);1088 expectedDOW = 1 + (DOW + delta - 1) % 7;