Home
last modified time | relevance | path

Searched refs:tm_isdst (Results 1 – 6 of 6) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.time/locale.time.put/locale.time.put.members/
Dput1.pass.cpp45 t.tm_isdst = 1; in main()
Dput2.pass.cpp45 t.tm_isdst = 1; in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.time/locale.time.put.byname/
Dput1.pass.cpp53 t.tm_isdst = 1; in main()
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_evc.h290 int tm_isdst; /* daylight savings time flag */ member
/ndk/sources/cxx-stl/stlport/src/
Dtime_facets.cpp427 if (t->tm_isdst < 0) in __write_formatted_timeT()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp4829 t.tm_isdst = -1; in __analyze()
4977 t.tm_isdst = -1; in __analyze()