Searched defs:fromOffset (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/third_party/icu/source/i18n/ |
| D | vtzone.cpp | 525 UVector* dates, int fromOffset, UErrorCode& status) { in createRuleByRRULE() 728 … UDate start, UVector* dates, int32_t fromOffset, UErrorCode& status) { in createRuleByRDATE() 1500 int32_t fromOffset = 0; in parse() local 1950 int32_t fromOffset = tzt.getFrom()->getRawOffset() + tzt.getFrom()->getDSTSavings(); in writeZone() local 2216 int32_t fromOffset, int32_t toOffset, UDate time, UBool withRDATE, in writeZonePropsByTime() 2243 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOM() 2277 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOW() 2313 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOW_GEQ_DOM() 2391 … UDate untilTime, int32_t fromOffset, UErrorCode& status) const { in writeZonePropsByDOW_GEQ_DOM_sub() 2437 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOW_LEQ_DOM() [all …]
|
| /external/icu/icu4c/source/i18n/ |
| D | vtzone.cpp | 525 UVector* dates, int fromOffset, UErrorCode& status) { in createRuleByRRULE() 728 … UDate start, UVector* dates, int32_t fromOffset, UErrorCode& status) { in createRuleByRDATE() 1506 int32_t fromOffset = 0; in parse() local 1956 int32_t fromOffset = tzt.getFrom()->getRawOffset() + tzt.getFrom()->getDSTSavings(); in writeZone() local 2232 int32_t fromOffset, int32_t toOffset, UDate time, UBool withRDATE, in writeZonePropsByTime() 2259 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOM() 2293 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOW() 2329 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOW_GEQ_DOM() 2407 … UDate untilTime, int32_t fromOffset, UErrorCode& status) const { in writeZonePropsByDOW_GEQ_DOM_sub() 2453 int32_t fromOffset, int32_t toOffset, in writeZonePropsByDOW_LEQ_DOM() [all …]
|
| /external/chromium_org/third_party/icu/source/test/intltest/ |
| D | tzfmttst.cpp | 358 … int32_t fromOffset = tzt.getFrom()->getRawOffset() + tzt.getFrom()->getDSTSavings(); in run() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | tzfmttst.cpp | 474 … int32_t fromOffset = tzt.getFrom()->getRawOffset() + tzt.getFrom()->getDSTSavings(); in run() local
|