/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
|
D | process_util_test.cc | 22 TEST(ProcessUtilTest, NumThreads) { in TEST() argument
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | evaluation_utils.cc | 44 int NumThreads() const override { return pool_->NumThreads(); } in NumThreads() function in tensorflow::grappler::__anon6915ea5a0111::EigenThreadPoolWrapper
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zCompressionMode.h | 55 UInt32 NumThreads; member
|
D | 7zUpdate.cpp | 1469 UInt32 NumThreads; member in NArchive::N7z::CThreadDecoder
|
/external/lzma/CS/7zip/ |
D | ICoder.cs | 135 NumThreads, enumerator
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | eigen_support.cc | 63 int NumThreads() const override { return pool_->NumThreads(); } in NumThreads() function in tflite::eigen_support::__anon0b33ddad0111::EigenThreadPoolWrapper
|
/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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/ |
D | CoverageViewOptions.h | 43 unsigned NumThreads; member
|
D | CodeCoverage.cpp | 651 cl::opt<unsigned> NumThreads( in run() local 935 auto NumThreads = ViewOpts.NumThreads; in doShow() local
|
D | CoverageReport.cpp | 356 auto NumThreads = Options.NumThreads; in prepareFileReports() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | backend.cc | 80 int NumThreads() const override { return pool_->NumThreads(); } in NumThreads() function in xla::__anonfbcb6a4f0111::EigenThreadPoolWrapper
|
/external/lzma/CPP/7zip/UI/Common/ |
D | ZipRegistry.h | 44 UInt32 NumThreads; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/ |
D | dsymutil.cpp | 112 static opt<unsigned> NumThreads( variable
|
/external/tensorflow/tensorflow/core/lib/core/ |
D | threadpool.cc | 198 int ThreadPool::NumThreads() const { return impl_->NumThreads(); } in NumThreads() function in tensorflow::thread::ThreadPool
|
/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
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/ |
D | llvm-profdata.cpp | 241 unsigned NumThreads) { in mergeInstrProfile() 483 cl::opt<unsigned> NumThreads( in merge_main() local
|
/external/google-benchmark/test/ |
D | output_test_helper.cc | 299 int Results::NumThreads() const { in NumThreads() function in Results
|
/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
D | threadpool_dataset_op.cc | 52 int32 NumThreads() { return thread_pool_.NumThreads(); } in NumThreads() function in tensorflow::data::__anon16b1edff0111::ThreadPoolResource
|
/external/libcxx/utils/google-benchmark/test/ |
D | output_test_helper.cc | 299 int Results::NumThreads() const { in NumThreads() function in Results
|
/external/grpc-grpc/test/cpp/qps/ |
D | client_async.cc | 222 int NumThreads(const ClientConfig& config) { in NumThreads() function in grpc::testing::AsyncClient
|