/third_party/vk-gl-cts/modules/egl/ |
D | teglGLES2SharedRenderingPerfTests.cpp | 73 int threadCount; member 886 void createThreads (vector<TestThread*>& threads, int threadCount, int perThreadContextCount, vecto… in createThreads() 1126 int threadCount = threadCounts[threadCountNdx]; in init() local 1175 int threadCount = threadCounts[threadCountNdx]; in init() local 1223 int threadCount = threadCounts[threadCountNdx]; in init() local 1272 int threadCount = threadCounts[threadCountNdx]; in init() local 1321 int threadCount = threadCounts[threadCountNdx]; in init() local 1370 int threadCount = threadCounts[threadCountNdx]; in init() local 1419 int threadCount = threadCounts[threadCountNdx]; in init() local 1471 int threadCount = threadCounts[threadCountNdx]; in init() local [all …]
|
D | teglMultiThreadTests.cpp | 254 …lTestContext& eglTestCtx, const char* name, const char* description, int threadCount, deUint64 tim… in MultiThreadedTest()
|
/third_party/mindspore/mindspore/core/mindrt/src/ |
D | mindrt.cc | 66 const std::string &udpUrlAdv, int threadCount) { in InitializeImp() 74 const std::string &udpUrlAdv, int threadCount) { in Initialize()
|
/third_party/mindspore/mindspore/core/mindrt/include/ |
D | mindrt.h | 33 int threadCount; member
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_filter_task.cpp | 58 void dng_filter_task::Start (uint32 threadCount, in Start()
|
D | dng_jpeg_image.cpp | 225 uint32 threadCount = Min_uint32 (tileCount, in Encode() local 338 uint32 threadCount = Min_uint32 (tileCount, in FindDigest() local
|
D | dng_opcodes.cpp | 306 virtual void Start (uint32 threadCount, in Start() 446 virtual void Start (uint32 threadCount, in Start()
|
D | dng_render.cpp | 816 void dng_render_task::Start (uint32 threadCount, in Start()
|
D | dng_resample.cpp | 628 void dng_resample_task::Start (uint32 threadCount, in Start()
|
D | dng_lens_correction.cpp | 2171 uint32 threadCount, in Prepare()
|
/third_party/skia/tests/ |
D | SkScalerCacheTest.cpp | 20 Barrier(int threadCount) : fThreadCount(threadCount) { } in Barrier()
|
/third_party/boost/libs/sort/example/ |
D | parallelint.cpp | 57 int threadCount = -1; in main() local
|
D | parallelstring.cpp | 66 int threadCount = -1; in main() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | intltest.h | 373 int32_t threadCount; variable
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | VulkanMultithreadingTest.cpp | 64 size_t threadCount) in runMultithreadedGLTest()
|
D | MultithreadingTest.cpp | 59 size_t threadCount) in runMultithreadedGLTest()
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | MultithreadingTest.cpp | 39 size_t threadCount) in runMultithreadedGLTest()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 104 int threadCount; member 1351 const int threadCount = threadCounts[threadCountNdx]; in AtomicCounterTests() local 1435 const int threadCount = threadCounts[threadCountNdx]; in AtomicCounterTests() local
|
/third_party/grpc/src/csharp/Grpc.Core/ |
D | GrpcEnvironment.cs | 205 public static void SetThreadPoolSize(int threadCount) in SetThreadPoolSize()
|
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
D | SwiftConfig.hpp | 46 int threadCount; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingBuildLargeTests.cpp | 98 const deUint32 threadCount) in makePipeline() 348 de::MovePtr<BufferWithMemory> RayTracingBuildLargeTestInstance::runTest (const deUint32 threadCount) in runTest()
|
/third_party/openh264/codec/decoder/core/src/ |
D | decoder.cpp | 569 int32_t threadCount = pThreadCtx->sThreadInfo.uiThrMaxNum; in WelsFreeDynamicMemory() local
|
/third_party/openh264/codec/decoder/plus/src/ |
D | welsDecoderExt.cpp | 480 int32_t threadCount = * ((int32_t*)pOption); in SetOption() local
|
/third_party/boost/libs/thread/src/win32/ |
D | thread.cpp | 196 std::atomic_uint threadCount; variable
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
D | Tests.cpp | 1210 const UINT threadCount = 32; in TestMultithreading() local
|