Lines Matching defs:fromOffset
527 UVector* dates, int fromOffset, UErrorCode& status) { in createRuleByRRULE()
730 … UDate start, UVector* dates, int32_t fromOffset, UErrorCode& status) { in createRuleByRDATE()
1558 int32_t fromOffset = 0; in parse() local
2005 int32_t fromOffset = tzt.getFrom()->getRawOffset() + tzt.getFrom()->getDSTSavings(); in writeZone() local
2281 int32_t fromOffset, int32_t toOffset, UDate time, UBool withRDATE, in writeZonePropsByTime()
2308 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOM()
2342 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOW()
2378 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOW_GEQ_DOM()
2456 … UDate untilTime, int32_t fromOffset, UErrorCode& status) const { in writeZonePropsByDOW_GEQ_DOM_sub()
2502 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOW_LEQ_DOM()
2590 … int32_t fromOffset, int32_t toOffset, UDate startTime, UErrorCode& status) const { in beginZoneProps()