Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/
Dprocess_cpu_clocks.hpp39 BOOST_STATIC_CONSTEXPR bool is_steady = true; member in boost::chrono::process_real_cpu_clock
54 BOOST_STATIC_CONSTEXPR bool is_steady = true; member in boost::chrono::process_user_cpu_clock
68 BOOST_STATIC_CONSTEXPR bool is_steady = true; member in boost::chrono::process_system_cpu_clock
316 BOOST_STATIC_CONSTEXPR bool is_steady = true; member in boost::chrono::process_cpu_clock
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
/aosp_15_r20/external/libcxx/src/
H A 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
/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dchrono.cpp134 const bool system_clock::is_steady; member in chrono::system_clock
226 const bool steady_clock::is_steady; member in chrono::steady_clock
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__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.h62 _LIBCPP_EXPORTED_FROM_ABI static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = false; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__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
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__chrono/
H A Dsteady_clock.h32 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = true; variable
H A Dsystem_clock.h32 static _LIBCPP_CONSTEXPR_SINCE_CXX14 const bool is_steady = false; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/time/
H A Dclock.h20 static const bool is_steady = false; variable
/aosp_15_r20/external/libcxx/test/std/utilities/time/
H A Dclock.h21 static const bool is_steady = false; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/test/
Dclock.h25 static const bool is_steady = false; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__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
/aosp_15_r20/external/openscreen/platform/base/
H A Dtrivial_clock_traits.h25 static constexpr bool is_steady = true; variable
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/testing/
DTestClock.h29 const bool is_steady = false; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/src/filesystem/
H A Dfilesystem_clock.cpp38 const bool _FilesystemClock::is_steady; member in _FilesystemClock
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/test/clock/
Derrored_clock.hpp26 static const bool is_steady = true; member in errored_clock
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/atomic/test/
Dtest_clock.hpp36 static BOOST_CONSTEXPR_OR_CONST bool is_steady = true; member

123