/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | Threading.cpp | 50 unsigned llvm::hardware_concurrency() { return 1; } in hardware_concurrency() function in llvm 95 unsigned llvm::hardware_concurrency() { in hardware_concurrency() function in llvm
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | thread.h | 103 static unsigned hardware_concurrency() { in hardware_concurrency() function 237 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | thread.h | 103 static unsigned hardware_concurrency() { in hardware_concurrency() function 237 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | thread.h | 103 static unsigned hardware_concurrency() { in hardware_concurrency() function 237 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | thread.h | 103 static unsigned hardware_concurrency() { in hardware_concurrency() function 237 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | thread.h | 103 static unsigned hardware_concurrency() { in hardware_concurrency() function 237 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/ |
D | null_thread.hpp | 55 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::null_thread
|
D | std_thread.hpp | 56 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::std_thread
|
D | winapp_thread.hpp | 71 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::winapp_thread
|
D | wince_thread.hpp | 71 static std::size_t hardware_concurrency() in hardware_concurrency() function in boost::asio::detail::wince_thread
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | thread.h | 60 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | thread.h | 45 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | thread.h | 60 static unsigned hardware_concurrency() { return 1; } in hardware_concurrency() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__thread/ |
D | jthread.h | 111 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__thread/ |
H A D | jthread.h | 111 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__thread/ |
D | jthread.h | 108 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__thread/ |
D | jthread.h | 111 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__thread/ |
D | jthread.h | 112 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__thread/ |
D | jthread.h | 111 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/ |
H A D | thread.cpp | 64 unsigned thread::hardware_concurrency() noexcept { in hardware_concurrency() function in thread
|
/aosp_15_r20/external/libcxx/src/ |
H A D | thread.cpp | 78 thread::hardware_concurrency() _NOEXCEPT in hardware_concurrency() function in thread
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ |
D | scoped_thread.hpp | 268 static unsigned hardware_concurrency() BOOST_NOEXCEPT in hardware_concurrency() function in boost::scoped_thread
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/src/pthread/ |
D | thread.cpp | 487 unsigned thread::hardware_concurrency() BOOST_NOEXCEPT in hardware_concurrency() function in boost::thread
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/src/win32/ |
D | thread.cpp | 504 unsigned thread::hardware_concurrency() BOOST_NOEXCEPT in hardware_concurrency() function in boost::thread
|