Searched refs:tm_isdst (Results 1 – 15 of 15) sorted by relevance
38 rsDebug("tm.tm_isdst", tm.tm_isdst);52 _RS_ASSERT(tm.tm_isdst == 0);
20 rsDebug("tm.tm_isdst", tm.tm_isdst);34 _RS_ASSERT(tm.tm_isdst == 0);
36 rsDebug("tm.tm_isdst", tm.tm_isdst);50 _RS_ASSERT(tm.tm_isdst == 0);
64 EXPECT_EQ(-1, t.tm_isdst); in TEST_F()
81 timespec->tm_isdst = -1; in zipTimeToTimespec()
174 rtc.tm_isdst = tm.tm_isdst; in setTime()
48 field: int tm_isdst, "Flag to indicate whether daylight saving time is in effect. The value is posi…
85 tm.tm_isdst = -1; in parseDateTime()
57 …int tm_isdst; // Flag to indicate whether daylight saving time is in effect. The value is positive…
332 parts.tm_isdst = -1; // DST info "not available" in getModWhen()
130 int tm_isdst; ///< daylight savings time member
144 int tm_isdst; ///< daylight savings time member