Home
last modified time | relevance | path

Searched defs:gmtoff (Results 1 – 6 of 6) sorted by relevance

/external/rust/crates/chrono/src/sys/
Dunix.rs88 let gmtoff = { in time_to_local_tm() localVariable
101 let gmtoff = out.tm_gmtoff; in time_to_local_tm() localVariable
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTime.java78 protected static int getJulianDay(long millis, long gmtoff) { in getJulianDay()
173 long gmtoff = TimeZone.getTimeZone(timezone).getOffset(date); in switchTimezone() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTime.java78 protected static int getJulianDay(long millis, long gmtoff) { in getJulianDay()
172 long gmtoff = TimeZone.getTimeZone(timezone).getOffset(date); in switchTimezone() local
/external/python/cpython3/Modules/
Dtimemodule.c416 , const char *zone, time_t gmtoff
534 time_t gmtoff; local
/external/cronet/third_party/icu/source/tools/tzcode/
Dzic.c2023 const zic_t gmtoff) in stringrule()
2225 register zic_t gmtoff; in outzone() local
2708 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isd… in addtype()
/external/icu/icu4c/source/tools/tzcode/
Dzic.c2023 const zic_t gmtoff) in stringrule()
2225 register zic_t gmtoff; in outzone() local
2708 addtype(const zic_t gmtoff, const zic_t rawoff, const zic_t dstoff, char *const abbr, const int isd… in addtype()