/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
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
|
/external/swiftshader/third_party/llvm-16.0/llvm/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
|
/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
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | thread.h | 60 static unsigned hardware_concurrency() { return 1; } in hardware_concurrency() function
|
/external/llvm/include/llvm/Support/ |
D | thread.h | 60 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | thread.h | 45 static unsigned hardware_concurrency() { return 1; }; in hardware_concurrency() function
|
/external/cronet/tot/third_party/libc++/src/include/__thread/ |
D | jthread.h | 112 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__thread/ |
D | jthread.h | 110 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__thread/ |
D | jthread.h | 110 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
|
/external/cronet/stable/third_party/libc++/src/include/__thread/ |
D | jthread.h | 112 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static unsigned int hardware_concurrency() noexcept { in hardware_concurrency() function
|
/external/cronet/tot/third_party/libc++/src/src/ |
D | thread.cpp | 64 unsigned thread::hardware_concurrency() noexcept { in hardware_concurrency() function in thread
|
/external/cronet/stable/third_party/libc++/src/src/ |
D | thread.cpp | 64 unsigned thread::hardware_concurrency() noexcept { in hardware_concurrency() function in thread
|
/external/libcxx/src/ |
D | thread.cpp | 78 thread::hardware_concurrency() _NOEXCEPT in hardware_concurrency() function in thread
|
/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
|
/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
|
/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
|