| /external/libgav1/libgav1/src/ |
| D | threading_strategy.cc | 58 int ComputeFrameThreadCount(int thread_count, int tile_count, in ComputeFrameThreadCount() 70 int thread_count) { in Reset() 152 bool ThreadingStrategy::Reset(int thread_count) { in Reset() 175 int thread_count, int tile_count, int tile_columns, in InitializeThreadPoolsForFrameParallel()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | depthwiseconv_multithread.h | 89 int thread_count = std::max(1, num_muls / kMinMulPerThread); in HowManyConvThreads() local 93 inline bool MultithreadAlongBatches(int thread_count, int batches) { in MultithreadAlongBatches() 132 int thread_count = HowManyConvThreads(output_shape, filter_shape); in DepthwiseConv() local
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_stoptheworld.h | 36 uptr thread_count() const { return thread_ids_.size(); } in thread_count() function
|
| /external/compiler-rt/test/tsan/ |
| D | debugging.cc | 57 int stack_count, mop_count, loc_count, mutex_count, thread_count, in __tsan_on_report() local
|
| /external/ruy/ruy/ |
| D | block_map.h | 84 int thread_count; member
|
| D | ctx.cc | 173 void Ctx::EnsureThreadSpecificResources(int thread_count) { in EnsureThreadSpecificResources()
|
| D | trmul.cc | 352 const int thread_count = block_map.thread_count; in TrMul() local
|
| /external/linux-kselftest/tools/testing/selftests/timers/ |
| D | threadtest.c | 122 int thread_count, i; in main() local
|
| /external/google-breakpad/src/processor/ |
| D | stackwalk_common.cc | 860 int thread_count = process_state.threads()->size(); in PrintProcessState() local 940 int thread_count = process_state.threads()->size(); in PrintProcessStateMachineReadable() local
|
| /external/libhevc/encoder/ |
| D | osal_handle.h | 73 WORD32 thread_count; member
|
| /external/grpc-grpc/test/core/gpr/ |
| D | spinlock_test.cc | 37 int thread_count; /* number of threads */ member
|
| /external/libiio/src/iiod/ |
| D | thread-pool.c | 41 unsigned int thread_count; member
|
| /external/python/cpython2/Python/ |
| D | thread_atheos.h | 97 static atomic_t thread_count = 0; variable
|
| D | thread_beos.h | 113 static int32 thread_count = 0; variable
|
| /external/tensorflow/tensorflow/core/profiler/internal/cpu/ |
| D | traceme_recorder_test.cc | 78 std::atomic<int> thread_count = {0}; in TEST() local
|
| /external/libaom/libaom/test/ |
| D | encode_perf_test.cc | 161 char thread_count[32]; in TEST_P() local
|
| /external/libchrome/base/synchronization/ |
| D | condition_variable_unittest.cc | 502 WorkQueue::WorkQueue(int thread_count) in WorkQueue() 587 bool WorkQueue::ThreadSafeCheckShutdown(int thread_count) { in ThreadSafeCheckShutdown()
|
| /external/gemmlowp/internal/ |
| D | multi_thread_gemm.h | 601 int thread_count = std::min(max_count, CeilQuotient(rows, MinRowsPerThread)); in HowManyThreads() local 658 const int thread_count = HowManyThreads<KernelFormat::kRows>( in MultiThreadGemm() local
|
| /external/libvpx/libvpx/test/ |
| D | encode_perf_test.cc | 164 char thread_count[32]; in TEST_P() local
|
| /external/google-breakpad/src/client/mac/handler/ |
| D | exception_handler.cc | 826 mach_msg_type_number_t thread_count; in SuspendThreads() local 844 mach_msg_type_number_t thread_count; in ResumeThreads() local
|
| /external/compiler-rt/lib/tsan/rtl/ |
| D | tsan_debugging.cc | 66 int *mutex_count, int *thread_count, in __tsan_get_report_data()
|
| /external/tensorflow/tensorflow/core/platform/windows/ |
| D | subprocess.cc | 361 int thread_count = 0; in Communicate() local
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | cpu_backend_gemm_custom_gemv.h | 164 int thread_count = LegacyHowManyThreads<Impl::kKernelRows>( in CustomGemv() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
| D | mean.h | 216 int thread_count = output_depth / kMinDepthPerThread; in Mean() local
|
| /external/llvm/utils/unittest/googletest/src/ |
| D | gtest-death-test.cc | 179 static String DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning() 789 const size_t thread_count = GetThreadCount(); in AssumeRole() local
|