/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sync/ |
H A D | barrier.rs | 38 num_threads: usize, field
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sync/ |
H A D | barrier.rs | 38 num_threads: usize, field
|
/aosp_15_r20/external/XNNPACK/eval/ |
H A D | f16-exp-ulp.cc | 74 uint32_t num_threads = cpuinfo_get_cores_count(); in ExpError() local
|
H A D | f32-exp-ulp.cc | 74 uint32_t num_threads = cpuinfo_get_cores_count(); in ExpError() local
|
H A D | f16-sigmoid-ulp.cc | 79 uint32_t num_threads = cpuinfo_get_cores_count(); in SigmoidError() local
|
H A D | f32-sigmoid-ulp.cc | 80 uint32_t num_threads = cpuinfo_get_cores_count(); in SigmoidError() local
|
H A D | f32-extexp-ulp.cc | 76 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 D | barrier.rs | 38 num_threads: usize, field
|
/aosp_15_r20/external/pigweed/pw_thread/ |
H A D | thread_snapshot_service.cc | 165 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 D | barrier.rs | 38 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 D | barrier.rs | 38 num_threads: usize, field
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_cs_tpool.h | 49 unsigned num_threads; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/spin/src/ |
D | barrier.rs | 47 num_threads: usize, field
|
/aosp_15_r20/art/runtime/ |
H A D | thread_pool.h | 243 size_t num_threads, in ThreadPool()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/rand_extra/ |
D | rand_test.cc | 157 static void RunConcurrentRands(size_t num_threads) { in RunConcurrentRands()
|
/aosp_15_r20/external/federated-compute/fcp/client/engine/ |
H A D | tflite_wrapper.cc | 65 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/ |
D | rand_test.cc | 157 static void RunConcurrentRands(size_t num_threads) { in RunConcurrentRands()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/rand_extra/ |
H A D | rand_test.cc | 168 static void RunConcurrentRands(size_t num_threads) { in RunConcurrentRands()
|
/aosp_15_r20/external/boringssl/src/crypto/rand_extra/ |
H A D | rand_test.cc | 168 static void RunConcurrentRands(size_t num_threads) { in RunConcurrentRands()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | process_util.cc | 158 const int32_t num_threads = NumInterOpThreadsFromSessionOptions(options); in NewThreadPoolFromSessionOptions() local
|
/aosp_15_r20/external/cronet/base/threading/ |
H A D | simple_thread.cc | 107 size_t num_threads) in DelegateSimpleThreadPool()
|
/aosp_15_r20/external/libchrome/base/threading/ |
H A D | simple_thread.cc | 110 int num_threads) in DelegateSimpleThreadPool()
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/loom/std/ |
D | barrier.rs | 38 num_threads: usize, field
|
/aosp_15_r20/art/test/2005-pause-all-redefine-multithreaded/src/art/ |
H A D | Test2005.java | 147 public static MyThread[] startThreads(int num_threads) throws Exception { in startThreads()
|
/aosp_15_r20/external/rust/android-crates-io/crates/rayon-core/src/broadcast/ |
D | mod.rs | 76 pub fn num_threads(&self) -> usize { in num_threads() method
|