Searched defs:rawoff (Results 1 – 5 of 5) sorted by relevance
| /third_party/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() 476 int32_t& rawoff, int32_t& dstoff) const { in getHistoricalOffset()
|
| /third_party/skia/third_party/externals/icu/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()
|
| /third_party/node/deps/icu-small/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() 476 int32_t& rawoff, int32_t& dstoff) const { in getHistoricalOffset()
|
| /third_party/skia/third_party/externals/icu/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()
|
| /third_party/icu/icu4c/source/tools/tzcode/ |
| 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()
|