/third_party/libunwind/src/coredump/ |
D | _UCD_get_threadinfo_prstatus.c | 43 size_t *thread_count = (size_t *)arg; in _count_thread_notes() local 96 size_t thread_count = 0; in _UCD_get_threadinfo() local
|
/third_party/gn/src/util/ |
D | worker_pool.cc | 55 std::string thread_count = in GetThreadCount() local 88 WorkerPool::WorkerPool(size_t thread_count) : should_stop_processing_(false) { in WorkerPool()
|
/third_party/ffmpeg/libavcodec/ |
D | v410dec.c | 57 int thread_count = av_clip(avctx->thread_count, 1, avctx->height/4); in v410_decode_slice() local 96 int thread_count = av_clip(avctx->thread_count, 1, avctx->height/4); in v410_decode_frame() local
|
D | v210dec.h | 30 int thread_count; member
|
D | pthread_slice.c | 54 int thread_count; member 132 int thread_count = avctx->thread_count; in ff_slice_thread_init() local
|
D | pthread_frame.c | 688 static void park_frame_worker_threads(FrameThreadContext *fctx, int thread_count) in park_frame_worker_threads() 762 void ff_frame_thread_free(AVCodecContext *avctx, int thread_count) in ff_frame_thread_free() 915 int thread_count = avctx->thread_count; in ff_frame_thread_init() local
|
D | avcodec.h | 1773 int thread_count; member
|
/third_party/vulkan-loader/tests/live_verification/ |
D | macos_static_loader_build.cpp | 75 uint32_t thread_count = 4; in main() local
|
/third_party/benchmark/src/ |
D | benchmark_api_internal.cc | 13 int thread_count) in BenchmarkInstance()
|
/third_party/mesa3d/src/gtest/src/ |
D | gtest-death-test.cc | 240 static std::string DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning() 1120 const size_t thread_count = GetThreadCount(); in AssumeRole() local
|
D | gtest-port.cc | 127 mach_msg_type_number_t thread_count; in GetThreadCount() local
|
/third_party/googletest/googletest/src/ |
D | gtest-death-test.cc | 241 static std::string DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning() 1119 const size_t thread_count = GetThreadCount(); in AssumeRole() local
|
D | gtest-port.cc | 128 mach_msg_type_number_t thread_count; in GetThreadCount() local
|
/third_party/node/src/ |
D | node_api.cc | 432 size_t thread_count; member in v8impl::__anon274e92400311::ThreadSafeFunction
|
/third_party/cef/tools/distrib/gtest/ |
D | gtest-all.cc | 8472 static std::string DeathTestThreadWarning(size_t thread_count) { in DeathTestThreadWarning() 9350 const size_t thread_count = GetThreadCount(); in AssumeRole() local 10456 mach_msg_type_number_t thread_count; in GetThreadCount() local
|
/third_party/mesa3d/src/amd/compiler/ |
D | aco_instruction_selection.cpp | 8051 Temp thread_count = in emit_uniform_reduce() local
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 33046 unsigned int thread_count; member 61801 u8 thread_count; member
|