| /external/libcxx/test/std/thread/thread.condition/thread.condition.condvar/ |
| 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
|
| 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()
|
| /external/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/ |
| 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()
|
| 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()
|
| /external/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvarany/ |
| D | wait_until.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()
|
| D | wait_until_pred.pass.cpp | 32 struct Clock struct 37 typedef std::chrono::time_point<Clock> time_point; argument 38 static const bool is_steady = true; 40 static time_point now() in now()
|
| /external/llvm-project/libcxx/test/std/thread/thread.condition/thread.condition.condvar/ |
| D | wait_until_pred.pass.cpp | 32 struct Clock struct 37 typedef std::chrono::time_point<Clock> time_point; argument 38 static const bool is_steady = true; 40 static time_point now() in now()
|
| /external/llvm-project/compiler-rt/lib/tsan/tests/unit/ |
| D | tsan_clock_test.cpp | 22 TEST(Clock, VectorBasic) { in TEST() argument 38 TEST(Clock, ChunkedBasic) { in TEST() argument 59 TEST(Clock, Iter) { in TEST() argument 80 TEST(Clock, AcquireRelease) { in TEST() argument 96 TEST(Clock, RepeatedAcquire) { in TEST() argument 111 TEST(Clock, releaseStoreAcquire) { in TEST() argument 136 TEST(Clock, ManyThreads) { in TEST() argument 162 TEST(Clock, DifferentSizes) { in TEST() argument 201 TEST(Clock, Growth) { in TEST() argument 266 TEST(Clock, Growth2) { in TEST() argument [all …]
|
| /external/compiler-rt/lib/tsan/tests/unit/ |
| D | tsan_clock_test.cc | 23 TEST(Clock, VectorBasic) { in TEST() argument 39 TEST(Clock, ChunkedBasic) { in TEST() argument 56 TEST(Clock, AcquireRelease) { in TEST() argument 72 TEST(Clock, RepeatedAcquire) { in TEST() argument 87 TEST(Clock, ManyThreads) { in TEST() argument 111 TEST(Clock, DifferentSizes) { in TEST() argument 150 TEST(Clock, Growth) { in TEST() argument 419 TEST(Clock, Fuzzer) { in TEST() argument
|
| /external/libcxx/test/std/utilities/time/time.point/time.point.arithmetic/ |
| D | op_+=.pass.cpp | 25 typedef std::chrono::system_clock Clock; in constexpr_test() typedef 36 typedef std::chrono::system_clock Clock; in main() typedef
|
| D | op_-=.pass.cpp | 25 typedef std::chrono::system_clock Clock; in constexpr_test() typedef 36 typedef std::chrono::system_clock Clock; in main() typedef
|
| /external/llvm-project/libcxx/test/std/utilities/time/time.point/time.point.arithmetic/ |
| D | op_-=.pass.cpp | 24 typedef std::chrono::system_clock Clock; in constexpr_test() typedef 35 typedef std::chrono::system_clock Clock; in main() typedef
|
| D | op_+=.pass.cpp | 24 typedef std::chrono::system_clock Clock; in constexpr_test() typedef 35 typedef std::chrono::system_clock Clock; in main() typedef
|
| /external/crosvm/sys_util/src/ |
| D | clock.rs | 14 pub struct Clock(Instant); struct 15 impl Clock { implementation 37 impl Default for Clock { implementation
|
| /external/rust/crates/tokio/src/time/ |
| D | clock.rs | 19 impl Clock { impl 150 impl Clock { impl
|
| /external/libcxx/test/std/utilities/time/time.point/time.point.cast/ |
| D | floor.pass.cpp | 27 typedef std::chrono::system_clock Clock; in test() typedef 42 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
| D | round.pass.cpp | 27 typedef std::chrono::system_clock Clock; in test() typedef 42 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
| D | ceil.pass.cpp | 27 typedef std::chrono::system_clock Clock; in test() typedef 42 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
| D | time_point_cast.pass.cpp | 28 typedef std::chrono::system_clock Clock; in test() typedef 45 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
| /external/llvm-project/libcxx/test/std/utilities/time/time.point/time.point.cast/ |
| D | floor.pass.cpp | 28 typedef std::chrono::system_clock Clock; in test() typedef 43 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
| D | ceil.pass.cpp | 28 typedef std::chrono::system_clock Clock; in test() typedef 43 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
| D | round.pass.cpp | 28 typedef std::chrono::system_clock Clock; in test() typedef 43 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
| D | time_point_cast.pass.cpp | 27 typedef std::chrono::system_clock Clock; in test() typedef 44 typedef std::chrono::system_clock Clock; in test_constexpr() typedef
|
| /external/swiftshader/src/Vulkan/ |
| D | VkTimelineSemaphore.hpp | 147 const std::chrono::time_point<Clock, Duration> timeout) in wait() 154 const std::chrono::time_point<Clock, Duration> timeout) in wait()
|
| /external/webrtc/api/video/ |
| D | video_stream_encoder_create.h | 27 class Clock; variable
|