/aosp_15_r20/packages/modules/DnsResolver/tests/ |
D | resolv_cache_unit_test.cpp | 462 std::vector<std::thread> threads(5); in TEST_F() local 505 std::vector<std::thread> threads(5); in TEST_F() local 536 std::vector<std::thread> threads(5); in TEST_F() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/cl_khr_command_buffer_mutable_dispatch/ |
H A D | mutable_command_arguments.cpp | 222 size_t threads[1], localThreads[1]; in Run() local 352 size_t threads[1], localThreads[1]; in Run() local
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | gpu_cmds.c | 246 gen7_emit_vfe_state(struct intel_batchbuffer *batch, uint32_t threads, in gen7_emit_vfe_state() 618 gen8_emit_vfe_state(struct intel_batchbuffer *batch, uint32_t threads, in gen8_emit_vfe_state()
|
/aosp_15_r20/external/cronet/base/android/junit/src/org/chromium/base/metrics/ |
H A D | CachingUmaRecorderTest.java | 411 Thread[] threads = new Thread[numThreads]; in testStressParallelHistograms() local 525 Thread[] threads = new Thread[numThreads]; in testStressParallelUserActions() local
|
/aosp_15_r20/external/ltp/testcases/kernel/mem/lib/ |
H A D | mem.c | 73 static void child_alloc(int testcase, int lite, int threads) in child_alloc() 128 int status, threads; in oom() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/ |
H A D | test_relationals.cpp | 60 size_t threads[1], localThreads[1]; in test_any_all_kernel() local 336 size_t threads[1], localThreads[1]; in test_select_kernel() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/ |
D | TestGenerated.cpp | 357 std::vector<std::thread> threads; in executeMultithreadedOwnCompilation() local 371 std::vector<std::thread> threads; in executeMultithreadedSharedCompilation() local
|
/aosp_15_r20/external/libcups/config-scripts/ |
H A D | cups-threads.m4 | 10 AC_ARG_ENABLE(threads, [ --disable-threads disable multi-threading support]) optenable
|
/aosp_15_r20/external/perfetto/test/stress_test/ |
H A D | README.md | 25 - Checks that the number of sequences is exactly equal to #processes x #threads. hashtag in Perfetto Stress Test
|
/aosp_15_r20/external/harfbuzz_ng/test/ |
H A D | meson.build | 5 subdir('threads') subdir
|
/aosp_15_r20/external/libultrahdr/lib/src/ |
H A D | jpegr.cpp | 686 const int threads = (std::min)(GetCPUCoreCount(), 4u); in generateGainMap() local 796 const int threads = (std::min)(GetCPUCoreCount(), 4u); in generateGainMap() local 1570 const int threads = (std::min)(GetCPUCoreCount(), 4u); in applyGainMap() local 1878 const int threads = (std::min)(GetCPUCoreCount(), 4u); in toneMap() local
|
/aosp_15_r20/test/dittosuite/schema/ |
H A D | benchmark.proto | 44 optional uint32 threads = 2; field 224 repeated Thread threads = 1; field
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | sw_sync.c | 629 int threads; member 722 pthread_t threads[n]; in test_sync_multi_producer_single_consumer() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/buffers/ |
H A D | test_sub_buffers.cpp | 184 size_t threads[1] = { buffer1.mSize }; in Execute() local 479 size_t threads[1] = { length }; in read_buffer_via_kernel() local
|
/aosp_15_r20/art/test/149-suspend-all-stress/src/ |
H A D | Main.java | 24 final Thread[] threads = new Thread[numberOfThreads]; in main() local
|
/aosp_15_r20/external/eigen/bench/tensors/ |
H A D | contraction_benchmarks_cpu.cc | 7 #define CREATE_THREAD_POOL(threads) \ argument
|
/aosp_15_r20/art/test/304-method-tracing/src/ |
H A D | Main.java | 31 ArrayList<Thread> threads = new ArrayList<Thread>(); in main() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/ |
D | test_4882.cpp | 64 boost::thread* threads[nrThreads]; in main() local
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/jdi/ |
H A D | ThreadGroupReference.java | 90 List<ThreadReference> threads(); in threads() method
|
/aosp_15_r20/development/tools/bugreport/src/com/android/bugreport/bugreport/ |
H A D | ProcessInfo.java | 38 public HashMap<Integer,ThreadInfo> threads = new HashMap<Integer,ThreadInfo>(); field in ProcessInfo
|
/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A D | initialization_util.cc | 18 const int threads = std::ceil<int>(num_of_cores * cores_multiplier) + offset; in RecommendedMaxNumberOfThreadsInPool() local
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | initialization_util.cc | 19 const size_t threads = in RecommendedMaxNumberOfThreadsInThreadGroup() local
|
/aosp_15_r20/test/dittosuite/src/ |
H A D | binder_service.cpp | 32 BinderService::BinderService(const Params& params, const std::string& name, int64_t threads) in BinderService()
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/ |
D | signal_multi_rt.rs | 24 let threads: Vec<_> = (0..4) in multi_loop() localVariable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/example/ |
D | once.cpp | 34 boost::thread_group threads; in main() local
|