Searched defs:rawoff (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
D | olsontz.cpp | 381 int32_t rawoff, dstoff; in getOffset() local 389 void OlsonTimeZone::getOffset(UDate date, UBool local, int32_t& rawoff, in getOffset() 403 int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) const { in getOffsetFromLocal() 475 int32_t& rawoff, int32_t& dstoff) const { in getHistoricalOffset()
|
/external/icu/icu4c/source/i18n/ |
D | olsontz.cpp | 381 int32_t rawoff, dstoff; in getOffset() local 389 void OlsonTimeZone::getOffset(UDate date, UBool local, int32_t& rawoff, in getOffset() 403 int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) const { in getOffsetFromLocal() 475 int32_t& rawoff, int32_t& dstoff) const { in getHistoricalOffset()
|
/external/chromium_org/third_party/icu/source/tools/tzcode/ |
D | zic.c | 2508 addtype(gmtoff, rawoff, dstoff, abbr, isdst, ttisstd, ttisgmt) in addtype() argument
|
/external/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 2508 addtype(gmtoff, rawoff, dstoff, abbr, isdst, ttisstd, ttisgmt) in addtype() argument
|