Searched defs:dstoff (Results 1 – 4 of 4) sorted by relevance
/external/icu4c/i18n/ |
D | olsontz.cpp | 369 int32_t rawoff, dstoff; in getOffset() local 378 int32_t& dstoff, UErrorCode& ec) const { in getOffset() 391 int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) /*const*/ { in getOffsetFromLocal()
|
/external/chromium/third_party/icu/source/i18n/ |
D | olsontz.cpp | 326 int32_t rawoff, dstoff; in getOffset() local 335 int32_t& dstoff, UErrorCode& ec) const { in getOffset() 351 int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) /*const*/ { in getOffsetFromLocal()
|
/external/icu4c/tools/tzcode/ |
D | zic.c | 1958 stringrule(result, rp, dstoff, gmtoff) in stringrule() argument 2476 addtype(gmtoff, rawoff, dstoff, abbr, isdst, ttisstd, ttisgmt) in addtype() argument
|
/external/chromium/third_party/icu/source/tools/tzcode/ |
D | zic.c | 1958 stringrule(result, rp, dstoff, gmtoff) in stringrule() argument 2487 addtype(gmtoff, rawoff, dstoff, abbr, isdst, ttisstd, ttisgmt) in addtype() argument
|