/minix3/external/bsd/libc++/dist/libcxx/test/thread/thread.condition/thread.condition.condvar/ |
H A D | wait_until.pass.cpp | 25 struct Clock struct 30 typedef std::chrono::time_point<Clock> time_point; argument 31 static const bool is_steady = true; 56 Clock::time_point t0 = Clock::now(); in f() argument
|
H A D | wait_until_pred.pass.cpp | 26 struct Clock struct 31 typedef std::chrono::time_point<Clock> time_point; argument 32 static const bool is_steady = true; 34 static time_point now() in now()
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/thread/thread.condition/thread.condition.condvar/ |
H A D | wait_until.pass.cpp | 27 struct Clock struct 32 typedef std::chrono::time_point<Clock> time_point; argument 33 static const bool is_steady = true; 58 Clock::time_point t0 = Clock::now(); in f() argument
|
H A D | wait_until_pred.pass.cpp | 28 struct Clock struct 33 typedef std::chrono::time_point<Clock> time_point; argument 34 static const bool is_steady = true; 36 static time_point now() in now()
|
/minix3/external/bsd/libc++/dist/libcxx/test/thread/thread.condition/thread.condition.condvarany/ |
H A D | wait_until.pass.cpp | 24 struct Clock struct 29 typedef std::chrono::time_point<Clock> time_point; argument 30 static const bool is_steady = true; 32 static time_point now() in now()
|
H A D | wait_until_pred.pass.cpp | 26 struct Clock struct 31 typedef std::chrono::time_point<Clock> time_point; argument 32 static const bool is_steady = true; 34 static time_point now() in now()
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/ |
H A D | wait_until.pass.cpp | 26 struct Clock struct 31 typedef std::chrono::time_point<Clock> time_point; argument 32 static const bool is_steady = true; 34 static time_point now() in now()
|
H A D | wait_until_pred.pass.cpp | 28 struct Clock struct 33 typedef std::chrono::time_point<Clock> time_point; argument 34 static const bool is_steady = true; 36 static time_point now() in now()
|
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/time/time.point/time.point.cast/ |
H A D | time_point_cast.pass.cpp | 26 typedef std::chrono::system_clock Clock; in test() typedef 43 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
H A D | toduration.fail.cpp | 24 typedef std::chrono::system_clock Clock; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/time/time.point/time.point.cast/ |
H A D | time_point_cast.pass.cpp | 26 typedef std::chrono::system_clock Clock; in test() typedef 43 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
H A D | toduration.fail.cpp | 24 typedef std::chrono::system_clock Clock; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/time/time.point/time.point.arithmetic/ |
H A D | op_-=.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | op_+=.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/time/time.point/time.point.special/ |
H A D | max.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | min.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/time/time.point/time.point.special/ |
H A D | min.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | max.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/utilities/time/time.point/time.point.cons/ |
H A D | duration.fail.cpp | 22 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | default.pass.cpp | 23 typedef std::chrono::system_clock Clock; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/time/time.point/time.point.arithmetic/ |
H A D | op_+=.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | op_-=.pass.cpp | 21 typedef std::chrono::system_clock Clock; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/time/time.point/time.point.cons/ |
H A D | duration.fail.cpp | 22 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | default.pass.cpp | 23 typedef std::chrono::system_clock Clock; in main() typedef
|
H A D | convert.fail.cpp | 23 typedef std::chrono::system_clock Clock; in main() typedef
|