Searched defs:fromOffset (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/i18n/ |
D | vtzone.cpp | 524 UVector* dates, int fromOffset, UErrorCode& status) { in createRuleByRRULE() 727 … UDate start, UVector* dates, int32_t fromOffset, UErrorCode& status) { in createRuleByRDATE() 1505 int32_t fromOffset = 0; in parse() local 1955 int32_t fromOffset = tzt.getFrom()->getRawOffset() + tzt.getFrom()->getDSTSavings(); in writeZone() local 2221 int32_t fromOffset, int32_t toOffset, UDate time, UBool withRDATE, in writeZonePropsByTime() 2248 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOM() 2282 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOW() 2318 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOW_GEQ_DOM() 2396 … UDate untilTime, int32_t fromOffset, UErrorCode& status) const { in writeZonePropsByDOW_GEQ_DOM_sub() 2442 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOW_LEQ_DOM() [all …]
|
/external/icu4c/test/intltest/ |
D | tzfmttst.cpp | 364 … int32_t fromOffset = tzt.getFrom()->getRawOffset() + tzt.getFrom()->getDSTSavings(); in run() local
|