Searched defs:rawoff (Results 1 – 2 of 2) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | olsontz.cpp | 383 int32_t rawoff, dstoff; in getOffset() local 391 void OlsonTimeZone::getOffset(UDate date, UBool local, int32_t& rawoff, in getOffset() 405 int32_t& rawoff, int32_t& dstoff, UErrorCode& ec) const { in getOffsetFromLocal() 477 int32_t& rawoff, int32_t& dstoff) const { in getHistoricalOffset()
|
/external/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 2707 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isd… in addtype()
|