| /external/swiftshader/third_party/subzero/src/ |
| D | LinuxMallocProfiling.cpp | 67 LinuxMallocProfiling::LinuxMallocProfiling(size_t NumThreads, Ostream *Ls) in LinuxMallocProfiling() 102 LinuxMallocProfiling::LinuxMallocProfiling(size_t NumThreads, Ostream *Ls) { in LinuxMallocProfiling()
|
| D | IceBrowserCompileServer.cpp | 116 char *onInitCallback(uint32_t NumThreads, int *ObjFileFDs, in onInitCallback() 242 uint32_t NumThreads, int argc, in getParsedFlags()
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | eigen_thread_pool.h | 32 int NumThreads() const override { return pool_->NumThreads(); } in NumThreads() function
|
| /external/lzma/CPP/7zip/Archive/7z/ |
| D | 7zCompressionMode.h | 53 UInt32 NumThreads; member
|
| D | 7zUpdate.cpp | 1461 UInt32 NumThreads; member in NArchive::N7z::CThreadDecoder
|
| /external/lzma/CS/7zip/ |
| D | ICoder.cs | 135 NumThreads, enumerator
|
| /external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/ |
| D | SimpleThreadPool.h | 72 int NumThreads() const final { in NumThreads() function
|
| D | NonBlockingThreadPool.h | 100 int NumThreads() const final { in NumThreads() function
|
| /external/tensorflow/tensorflow/contrib/lite/kernels/internal/optimized/ |
| D | multithreaded_conv.h | 46 int NumThreads() const override { return pool_->NumThreads(); } in NumThreads() function
|
| /external/tensorflow/tensorflow/core/lib/core/ |
| D | threadpool.cc | 147 int ThreadPool::NumThreads() const { return impl_->NumThreads(); } in NumThreads() function in tensorflow::thread::ThreadPool
|
| /external/lzma/CPP/7zip/UI/Common/ |
| D | ZipRegistry.h | 44 UInt32 NumThreads; member
|
| D | Bench.cpp | 1547 UInt32 NumThreads; member 1605 UInt32 NumThreads; member
|
| /external/swiftshader/third_party/subzero/crosstest/ |
| D | test_sync_atomic_main.cpp | 211 const size_t NumThreads = 4; in testAtomicRMWThreads() local
|
| /external/clang/lib/CodeGen/ |
| D | CGOpenMPRuntimeNVPTX.cpp | 71 llvm::Value *NumThreads = getNVPTXNumThreads(CGF); in getMasterThreadID() local
|
| D | CGStmtOpenMP.cpp | 1200 auto NumThreads = CGF.EmitScalarExpr(NumThreadsClause->getNumThreads(), in emitCommonOMPParallelDirective() local
|
| D | CGOpenMPRuntime.cpp | 2607 llvm::Value *NumThreads, in emitNumThreadsClause()
|
| /external/google-benchmark/test/ |
| D | output_test_helper.cc | 294 int Results::NumThreads() const { in NumThreads() function in Results
|
| /external/libcxx/utils/google-benchmark/test/ |
| D | output_test_helper.cc | 294 int Results::NumThreads() const { in NumThreads() function in Results
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | conv_ops_gpu_3.cu.cc | 612 constexpr int NumThreads = TileLongSide; in LaunchBatchNarrowMatrixTransposeKernel() local
|
| /external/tensorflow/tensorflow/core/grappler/optimizers/ |
| D | constant_folding.cc | 56 int NumThreads() const override { return pool_->NumThreads(); } in NumThreads() function in tensorflow::grappler::__anon9a0b719b0111::EigenThreadPoolWrapper
|
| /external/clang/include/clang/AST/ |
| D | OpenMPClause.h | 339 Stmt *NumThreads; variable 353 OMPNumThreadsClause(Expr *NumThreads, SourceLocation StartLoc, in OMPNumThreadsClause()
|
| /external/clang/lib/Sema/ |
| D | TreeTransform.h | 1424 OMPClause *RebuildOMPNumThreadsClause(Expr *NumThreads, in RebuildOMPNumThreadsClause() 7654 ExprResult NumThreads = getDerived().TransformExpr(C->getNumThreads()); in TransformOMPNumThreadsClause() local
|
| D | SemaOpenMP.cpp | 7442 OMPClause *Sema::ActOnOpenMPNumThreadsClause(Expr *NumThreads, in ActOnOpenMPNumThreadsClause()
|