Home
last modified time | relevance | path

Searched defs:rawOffset (Results 1 - 25 of 62) sorted by relevance

123

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DInitialTimeZoneRule.java35 public InitialTimeZoneRule(String name, int rawOffset, int dstSavings) { in InitialTimeZoneRule() argument
H A DTimeZoneRule.java29 private final int rawOffset; field in TimeZoneRule
43 public TimeZoneRule(String name, int rawOffset, int dstSavings) { in TimeZoneRule() argument
H A DAnnualTimeZoneRule.java53 public AnnualTimeZoneRule(String name, int rawOffset, int dstSavings, in AnnualTimeZoneRule() argument
H A DTimeArrayTimeZoneRule.java44 public TimeArrayTimeZoneRule(String name, int rawOffset, int dstSavings, long[] startTimes, int timeType) { in TimeArrayTimeZoneRule() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DInitialTimeZoneRule.java34 public InitialTimeZoneRule(String name, int rawOffset, int dstSavings) { in InitialTimeZoneRule() argument
H A DTimeZoneRule.java30 private final int rawOffset; field in TimeZoneRule
42 public TimeZoneRule(String name, int rawOffset, int dstSavings) { in TimeZoneRule() argument
H A DTimeArrayTimeZoneRule.java43 public TimeArrayTimeZoneRule(String name, int rawOffset, int dstSavings, long[] startTimes, int timeType) { in TimeArrayTimeZoneRule() argument
H A DAnnualTimeZoneRule.java51 public AnnualTimeZoneRule(String name, int rawOffset, int dstSavings, in AnnualTimeZoneRule() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dtzoffloc.cpp122 int32_t rawOffset, dstOffset; in TestGetOffsetAroundTransition() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dzrule.cpp71 izrule_open(const char16_t* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open() argument
H A Derarules.cpp298 int32_t rawOffset, dstOffset; in initCurrentEra() local
H A Dvzone.cpp132 vzone_getOffset3(VZone* zone, UDate date, UBool local, int32_t& rawOffset, in vzone_getOffset3() argument
H A Dbasictz.cpp528 getOffsetFromLocal(UDate date, int32_t nonExistingTimeOpt, int32_t duplicatedTimeOpt, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& status) const getOffsetFromLocal() argument
/third_party/icu/icu4c/source/i18n/
H A Dzrule.cpp71 izrule_open(const UChar* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open() argument
H A Derarules.cpp298 int32_t rawOffset, dstOffset; in initCurrentEra() local
H A Dvzone.cpp132 vzone_getOffset3(VZone* zone, UDate date, UBool local, int32_t& rawOffset, in vzone_getOffset3() argument
H A Dbasictz.cpp528 getOffsetFromLocal(UDate date, int32_t nonExistingTimeOpt, int32_t duplicatedTimeOpt, int32_t& rawOffset, int32_t& dstOffset, UErrorCode& status) const getOffsetFromLocal() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dzrule.cpp71 izrule_open(const UChar* name, int32_t nameLength, int32_t rawOffset, int32_t dstSavings) { in izrule_open() argument
H A Derarules.cpp298 int32_t rawOffset, dstOffset; in initCurrentEra() local
H A Dvzone.cpp132 vzone_getOffset3(VZone* zone, UDate date, UBool local, int32_t& rawOffset, in vzone_getOffset3() argument
/third_party/icu/icu4c/source/i18n/unicode/
H A Dsimpletz.h871 int32_t rawOffset; // the TimeZone's raw GMT offset member in SimpleTimeZone
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dsimpletz.h871 int32_t rawOffset; // the TimeZone's raw GMT offset member in SimpleTimeZone
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dsimpletz.h873 int32_t rawOffset; // the TimeZone's raw GMT offset member in SimpleTimeZone
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DZoneMeta.java159 public static Set<String> getAvailableIDs(SystemTimeZoneType type, String region, Integer rawOffset) { in getAvailableIDs() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DZoneMeta.java160 public static Set<String> getAvailableIDs(SystemTimeZoneType type, String region, Integer rawOffset) { in getAvailableIDs() argument

Completed in 25 milliseconds

123