Home
last modified time | relevance | path

Searched defs:num_threads (Results 201 – 225 of 461) sorted by relevance

12345678910>>...19

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sync/
H A Dbarrier.rs38 num_threads: usize, field
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/
H A Dbarrier.rs38 num_threads: usize, field
/aosp_15_r20/external/XNNPACK/eval/
H A Df16-exp-ulp.cc74 uint32_t num_threads = cpuinfo_get_cores_count(); in ExpError() local
H A Df32-exp-ulp.cc74 uint32_t num_threads = cpuinfo_get_cores_count(); in ExpError() local
H A Df16-sigmoid-ulp.cc79 uint32_t num_threads = cpuinfo_get_cores_count(); in SigmoidError() local
H A Df32-sigmoid-ulp.cc80 uint32_t num_threads = cpuinfo_get_cores_count(); in SigmoidError() local
H A Df32-extexp-ulp.cc76 uint32_t num_threads = cpuinfo_get_cores_count(); in ExtExpError() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/
H A Dbarrier.rs38 num_threads: usize, field
/aosp_15_r20/external/pigweed/pw_thread/
H A Dthread_snapshot_service.cc165 const size_t num_threads = in GetPeakStackUsage() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sync/
H A Dbarrier.rs38 num_threads: usize, field
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sync/
H A Dbarrier.rs38 num_threads: usize, field
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_cs_tpool.h49 unsigned num_threads; member
/aosp_15_r20/external/rust/android-crates-io/crates/spin/src/
Dbarrier.rs47 num_threads: usize, field
/aosp_15_r20/art/runtime/
H A Dthread_pool.h243 size_t num_threads, in ThreadPool()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/rand_extra/
Drand_test.cc157 static void RunConcurrentRands(size_t num_threads) { in RunConcurrentRands()
/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dtflite_wrapper.cc65 const TfLiteInterpreterOptions& interpreter_options, int32_t num_threads) { in Create()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/rand_extra/
Drand_test.cc157 static void RunConcurrentRands(size_t num_threads) { in RunConcurrentRands()
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/rand_extra/
H A Drand_test.cc168 static void RunConcurrentRands(size_t num_threads) { in RunConcurrentRands()
/aosp_15_r20/external/boringssl/src/crypto/rand_extra/
H A Drand_test.cc168 static void RunConcurrentRands(size_t num_threads) { in RunConcurrentRands()
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dprocess_util.cc158 const int32_t num_threads = NumInterOpThreadsFromSessionOptions(options); in NewThreadPoolFromSessionOptions() local
/aosp_15_r20/external/cronet/base/threading/
H A Dsimple_thread.cc107 size_t num_threads) in DelegateSimpleThreadPool()
/aosp_15_r20/external/libchrome/base/threading/
H A Dsimple_thread.cc110 int num_threads) in DelegateSimpleThreadPool()
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/loom/std/
Dbarrier.rs38 num_threads: usize, field
/aosp_15_r20/art/test/2005-pause-all-redefine-multithreaded/src/art/
H A DTest2005.java147 public static MyThread[] startThreads(int num_threads) throws Exception { in startThreads()
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/broadcast/
Dmod.rs76 pub fn num_threads(&self) -> usize { in num_threads() method

12345678910>>...19