Home
last modified time | relevance | path

Searched defs:is_steady (Results 1 – 25 of 51) sorted by relevance

123

/external/libcxx/src/
Dchrono.cpp48 const bool system_clock::is_steady; member in chrono::system_clock
110 const bool steady_clock::is_steady; member in chrono::steady_clock
/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/
Dsystem_clocks.hpp134 BOOST_STATIC_CONSTEXPR bool is_steady = false; member in boost::chrono::system_clock
160 BOOST_STATIC_CONSTEXPR bool is_steady = true; member in boost::chrono::steady_clock
Dthread_clock.hpp35 BOOST_STATIC_CONSTEXPR bool is_steady = BOOST_CHRONO_THREAD_CLOCK_IS_STEADY; member in boost::chrono::thread_clock
/external/cronet/stable/third_party/libc++/src/test/std/time/
Dclock.h20 static const bool is_steady = false; variable
/external/cronet/stable/third_party/libc++/src/include/__chrono/
Dsteady_clock.h32 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = true; variable
Dsystem_clock.h32 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = false; variable
Dfile_clock.h61 _LIBCPP_EXPORTED_FROM_ABI static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = false; member
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__chrono/
Dsteady_clock.h32 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = true; variable
Dsystem_clock.h32 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = false; variable
Dfile_clock.h61 _LIBCPP_EXPORTED_FROM_ABI static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = false; member
/external/libcxx/test/std/utilities/time/
Dclock.h21 static const bool is_steady = false; variable
/external/sdv/vsomeip/third_party/boost/chrono/test/
Dclock.h25 static const bool is_steady = false; variable
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__chrono/
Dsteady_clock.h32 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = true; variable
Dsystem_clock.h32 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = false; variable
Dfile_clock.h61 _LIBCPP_EXPORTED_FROM_ABI static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = false; member
/external/cronet/tot/third_party/libc++/src/test/std/time/
Dclock.h20 static const bool is_steady = false; variable
/external/cronet/tot/third_party/libc++/src/include/__chrono/
Dsteady_clock.h32 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = true; variable
Dsystem_clock.h32 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = false; variable
Dfile_clock.h61 _LIBCPP_EXPORTED_FROM_ABI static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = false; member
/external/openscreen/platform/base/
Dtrivial_clock_traits.h25 static constexpr bool is_steady = true; variable
/external/sdv/vsomeip/third_party/boost/chrono/test/clock/
Derrored_clock.hpp26 static const bool is_steady = true; member in errored_clock
/external/sdv/vsomeip/third_party/boost/atomic/test/
Dtest_clock.hpp36 static BOOST_CONSTEXPR_OR_CONST bool is_steady = true; member
/external/cronet/tot/third_party/google_benchmark/src/src/
Dtimers.h30 static const bool is_steady = false; member
/external/cronet/stable/third_party/google_benchmark/src/src/
Dtimers.h30 static const bool is_steady = false; member
/external/google-benchmark/src/
Dtimers.h30 static const bool is_steady = false; member

123