/aosp_15_r20/external/llvm/lib/Support/ |
H A D | ThreadPool.cpp | 26 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool() 118 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | ThreadPool.cpp | 26 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool() 114 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
|
H A D | Parallel.cpp | 42 explicit ThreadPoolExecutor(unsigned ThreadCount = hardware_concurrency()) { in ThreadPoolExecutor()
|
/aosp_15_r20/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/ |
H A D | BatchProcessor.kt | 81 private val ThreadCount = minOf(10, Runtime.getRuntime().availableProcessors()) constant
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/ |
D | AllTUsExecution.h | 70 unsigned ThreadCount; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/ |
D | AllTUsExecution.h | 70 unsigned ThreadCount; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/ |
D | AllTUsExecution.h | 70 unsigned ThreadCount; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/ |
D | AllTUsExecution.h | 70 unsigned ThreadCount; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ParallelCG.cpp | 55 int ThreadCount = 0; in splitCodeGen() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ParallelCG.cpp | 56 int ThreadCount = 0; in splitCodeGen() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | ParallelCG.cpp | 56 int ThreadCount = 0; in splitCodeGen() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | ThreadPool.cpp | 193 int ThreadCount = S.compute_thread_count(); in ThreadPool() local
|
H A D | Parallel.cpp | 52 unsigned ThreadCount = S.compute_thread_count(); in ThreadPoolExecutor() local
|
/aosp_15_r20/external/pytorch/test/profiler/ |
H A D | test_cpp_thread.py | 86 ThreadCount = 20 # set to 2 for debugging variable in CppThreadTest
|
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl_thread.cc | 215 int ThreadCount(ThreadState *thr) { in ThreadCount() function
|
/aosp_15_r20/system/core/init/ |
H A D | service.cpp | 809 static int ThreadCount() { in ThreadCount() function
|
/aosp_15_r20/external/llvm/tools/llvm-cov/ |
H A D | CodeCoverage.cpp | 549 unsigned ThreadCount = 1; in show() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 379 unsigned ThreadCount = 0; in splitCodeGen() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 425 unsigned ThreadCount = 0; in splitCodeGen() local
|
H A D | ThinLTOCodeGenerator.cpp | 91 static cl::opt<int> ThreadCount("threads", cl::init(0)); variable
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | psapi.h | 153 DWORD ThreadCount; member
|
/aosp_15_r20/external/gmmlib/Source/inc/common/ |
H A D | gtsysinfo.h | 218 uint32_t ThreadCount; // total no of system threads available member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/geminilake/2.2.0.0/ |
H A D | FspmUpd.h | 181 UINT16 ThreadCount; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/fsp/fsp2_0/geminilake/2.2.3.1/ |
H A D | FspmUpd.h | 181 UINT16 ThreadCount; member
|
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/ |
H A D | Tests.cpp | 135 uint32_t ThreadCount; member 153 uint32_t ThreadCount; member
|