Searched refs:tm_isdst (Results 1 – 14 of 14) sorted by relevance
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);
38 rsDebug("tm.tm_isdst", tm.tm_isdst);52 _RS_ASSERT(tm.tm_isdst == 0);
64 EXPECT_EQ(-1, t.tm_isdst); in TEST_F()
81 timespec->tm_isdst = -1; in zipTimeToTimespec()
162 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()
144 int tm_isdst; ///< daylight savings time member