Home
last modified time | relevance | path

Searched defs:time_point (Results 1 – 25 of 107) sorted by relevance

12345

/external/Reactive-Extensions/RxCpp/Rx/v2/test/operators/
Dtimestamp.cpp8 typedef rxsc::detail::test_type::clock_type::time_point time_point; typedef
46 typedef rxsc::detail::test_type::clock_type::time_point time_point; typedef
90 typedef clock_type::time_point time_point; typedef
138 typedef clock_type::time_point time_point; typedef
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/doxygen/
Dtimestamp.cpp9 typedef rxcpp::schedulers::scheduler::clock_type::time_point time_point; typedef
39 typedef rxcpp::schedulers::scheduler::clock_type::time_point time_point; typedef
/external/llvm-project/libcxx/test/std/utilities/time/
Dclock.h19 typedef std::chrono::time_point<Clock, duration> time_point; typedef
/external/libcxx/test/std/utilities/time/
Dclock.h20 typedef std::chrono::time_point<Clock, duration> time_point; typedef
/external/llvm-project/libcxx/test/libcxx/thread/thread.threads/thread.thread.this/
Dsleep_for.pass.cpp30 typedef Clock::time_point time_point; in main() typedef
Dsleep_for.signals.pass.cpp62 typedef Clock::time_point time_point; in main() typedef
/external/llvm-project/libcxx/test/std/thread/thread.threads/thread.thread.this/
Dsleep_until.pass.cpp25 typedef Clock::time_point time_point; in main() typedef
/external/libcxx/test/std/thread/thread.threads/thread.thread.this/
Dsleep_until.pass.cpp25 typedef Clock::time_point time_point; in main() typedef
/external/openscreen/platform/base/
Dtrivial_clock_traits.h24 using time_point = std::chrono::time_point<TrivialClockTraits, duration>; variable
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.recursive/
Dlock.pass.cpp28 typedef Clock::time_point time_point; typedef
Dtry_lock.pass.cpp26 typedef Clock::time_point time_point; typedef
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.mutex.requirements.mutex/thread.mutex.class/
Dlock.pass.cpp28 typedef Clock::time_point time_point; typedef
Dtry_lock.pass.cpp26 typedef Clock::time_point time_point; typedef
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/
Dtry_lock.pass.cpp27 typedef Clock::time_point time_point; typedef
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.mutex.requirements.mutex/thread.mutex.recursive/
Dtry_lock.pass.cpp26 typedef Clock::time_point time_point; typedef
Dlock.pass.cpp28 typedef Clock::time_point time_point; typedef
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.shared_mutex.requirements/thread.shared_mutex.class/
Dtry_lock.pass.cpp27 typedef Clock::time_point time_point; typedef
Dtry_lock_shared.pass.cpp30 typedef Clock::time_point time_point; typedef
/external/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/
Dtry_lock.pass.cpp26 typedef Clock::time_point time_point; typedef
Dlock.pass.cpp28 typedef Clock::time_point time_point; typedef
/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.guard/
Dadopt_lock.pass.cpp28 typedef Clock::time_point time_point; typedef
/external/libcxx/test/libcxx/thread/thread.threads/thread.thread.this/
Dsleep_for.pass.cpp59 typedef Clock::time_point time_point; in main() typedef
/external/llvm-project/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.recursive/
Dtry_lock.pass.cpp29 typedef Clock::time_point time_point; typedef
/external/llvm-project/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.timedmutex.requirements/thread.timedmutex.class/
Dtry_lock.pass.cpp29 typedef Clock::time_point time_point; typedef
/external/llvm-project/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.mutex.requirements.mutex/thread.mutex.class/
Dlock.pass.cpp30 typedef Clock::time_point time_point; typedef

12345