Lines Matching defs:transitions
647 * from, which means that the exact transitions may be different or the file
1084 // 1. If tzrule_after is not std_only, it has transitions that might occur
1086 // no transitions ever occur, such as AAA0BBB,0/0,J365/25).
1289 // always transitions on a given calendar day (other than February 29th),
1529 TransitionRuleType **transitions[2] = {&start, &end};
1539 num_chars = parse_transition_rule(p, transitions[i]);
1965 /* Calculate DST offsets from transitions and UTC offsets
2043 /* Calculate transitions in local time from UTC time and offsets.
2054 * trans_local[0]: The wall-time transitions for fold=0
2055 * trans_local[1]: The wall-time transitions for fold=1
2069 // Copy the UTC transitions into each array to be modified in place later
2195 * can easily determine which transitions a datetime falls between. See the