Searched defs:rawoff (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A 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() 476 int32_t& rawoff, int32_t& dstoff) const { in getHistoricalOffset()
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A 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() 476 int32_t& rawoff, int32_t& dstoff) const { in getHistoricalOffset()
|
/aosp_15_r20/external/cronet/third_party/icu/source/tools/tzcode/ |
H A D | zic.c | 2708 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isd… in addtype()
|
/aosp_15_r20/external/icu/icu4c/source/tools/tzcode/ |
H A D | zic.c | 2708 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isd… in addtype()
|