Searched defs:rawoff (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/i18n/ |
D | olsontz.cpp | 380 int32_t rawoff, dstoff; in getOffset() local 388 void OlsonTimeZone::getOffset(UDate date, UBool local, int32_t& rawoff, in getOffset() 402 int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) /*const*/ { in getOffsetFromLocal() 469 int32_t& rawoff, int32_t& dstoff) const { in getHistoricalOffset()
|
/external/icu4c/tools/tzcode/ |
D | zic.c | 2476 addtype(gmtoff, rawoff, dstoff, abbr, isdst, ttisstd, ttisgmt) in addtype() argument
|