Home | History | Annotate | Download | only in i18n

Lines Matching defs:shift

1175     int cycle, offset, shift = 0;
1179 shift = 2*cycle + ((offset >= 33)? 1: 0);
1183 shift = 2*cycle + ((offset <= 33)? 1: 0);
1185 return year + 579 - shift;
1243 int cycle, offset, shift = 0;
1247 shift = 2*cycle + ((offset >= 32)? 1: 0);
1251 shift = 2*cycle + ((offset <= 32)? 1: 0);
1253 return year - 579 + shift;
1801 // This is tricky, because during the roll we may have to shift
2026 // we don't want the wall time to shift due to changes in DST. If the
3093 // Negative shift within last 6 hours. When UCAL_WALLTIME_FIRST is used and the given wall time falls