Home
last modified time | relevance | path

Searched defs:number_of_threads (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtransfer_ops.cc34 int number_of_threads, std::unique_ptr<TpuTransferOpInterface> transfer_op) in TpuTransferAsyncOpKernelBase()
97 int number_of_threads, std::unique_ptr<TpuTransferOpInterface> transfer_op) in TpuTransferAsyncOpKernel()
116 int number_of_threads, std::unique_ptr<TpuTransferOpInterface> transfer_op) in TpuTransferAsyncDynamicOrdinalOpKernel()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/atomics/atomics.types.generic/atomics.types.float/
H A Dload.pass.cpp50 constexpr auto number_of_threads = 4; in test_impl() local
84 constexpr auto number_of_threads = 8; in test_impl() local
H A Dnotify_all.pass.cpp46 constexpr auto number_of_threads = 8; in test_impl() local
H A Dtest_helper.h94 constexpr auto number_of_threads = 8; in test_acquire_release() local
H A Doperator.minus_equals.pass.cpp48 constexpr auto number_of_threads = 4; in test_impl() local
H A Doperator.plus_equals.pass.cpp48 constexpr auto number_of_threads = 4; in test_impl() local
H A Dstore.pass.cpp49 constexpr auto number_of_threads = 4; in test_impl() local
H A Dfetch_sub.pass.cpp53 constexpr auto number_of_threads = 4; in test_impl() local
H A Dfetch_add.pass.cpp52 constexpr auto number_of_threads = 4; in test_impl() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_shared_mutex.cpp26 unsigned const number_of_threads=10; in BOOST_AUTO_TEST_CASE() local
74 unsigned const number_of_threads=10; in BOOST_AUTO_TEST_CASE() local
Dtest_shared_mutex_part_2.cpp60 unsigned const number_of_threads=2; in BOOST_AUTO_TEST_CASE() local
/aosp_15_r20/external/autotest/client/site_tests/platform_PrinterPpds/
H A Dmultithreaded_processor.py25 def __init__(self, number_of_threads): argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/examples/label_image/
H A Dlabel_image.h41 int number_of_threads = 4; member
/aosp_15_r20/external/cronet/base/debug/
H A Dallocation_trace_perftest.cc211 const size_t number_of_threads = std::get<1>(parameters); in TEST_P() local
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dlinux_ptrace_dumper_unittest.cc74 pid_t SetupChildProcess(int number_of_threads) { in SetupChildProcess()
/aosp_15_r20/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
H A DLoaderDicom.java384 int number_of_threads = 2 * Runtime.getRuntime().availableProcessors(); in buildRSVolume() local
/aosp_15_r20/external/google-breakpad/src/google_breakpad/common/
H A Dminidump_format.h388 uint32_t number_of_threads; member