Home
last modified time | relevance | path

Searched defs:threadCount (Results 1 – 25 of 31) sorted by relevance

12

/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp73 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 …]
DteglMultiThreadTests.cpp254 …lTestContext& eglTestCtx, const char* name, const char* description, int threadCount, deUint64 tim… in MultiThreadedTest()
/third_party/mindspore/mindspore/core/mindrt/src/
Dmindrt.cc66 const std::string &udpUrlAdv, int threadCount) { in InitializeImp()
74 const std::string &udpUrlAdv, int threadCount) { in Initialize()
/third_party/mindspore/mindspore/core/mindrt/include/
Dmindrt.h33 int threadCount; member
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_filter_task.cpp58 void dng_filter_task::Start (uint32 threadCount, in Start()
Ddng_jpeg_image.cpp225 uint32 threadCount = Min_uint32 (tileCount, in Encode() local
338 uint32 threadCount = Min_uint32 (tileCount, in FindDigest() local
Ddng_opcodes.cpp306 virtual void Start (uint32 threadCount, in Start()
446 virtual void Start (uint32 threadCount, in Start()
Ddng_render.cpp816 void dng_render_task::Start (uint32 threadCount, in Start()
Ddng_resample.cpp628 void dng_resample_task::Start (uint32 threadCount, in Start()
Ddng_lens_correction.cpp2171 uint32 threadCount, in Prepare()
/third_party/skia/tests/
DSkScalerCacheTest.cpp20 Barrier(int threadCount) : fThreadCount(threadCount) { } in Barrier()
/third_party/boost/libs/sort/example/
Dparallelint.cpp57 int threadCount = -1; in main() local
Dparallelstring.cpp66 int threadCount = -1; in main() local
/third_party/icu/icu4c/source/test/intltest/
Dintltest.h373 int32_t threadCount; variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanMultithreadingTest.cpp64 size_t threadCount) in runMultithreadedGLTest()
DMultithreadingTest.cpp59 size_t threadCount) in runMultithreadedGLTest()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultithreadingTest.cpp39 size_t threadCount) in runMultithreadedGLTest()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fAtomicCounterTests.cpp104 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/
DGrpcEnvironment.cs205 public static void SetThreadPoolSize(int threadCount) in SetThreadPoolSize()
/third_party/skia/third_party/externals/swiftshader/src/Main/
DSwiftConfig.hpp46 int threadCount; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildLargeTests.cpp98 const deUint32 threadCount) in makePipeline()
348 de::MovePtr<BufferWithMemory> RayTracingBuildLargeTestInstance::runTest (const deUint32 threadCount) in runTest()
/third_party/openh264/codec/decoder/core/src/
Ddecoder.cpp569 int32_t threadCount = pThreadCtx->sThreadInfo.uiThrMaxNum; in WelsFreeDynamicMemory() local
/third_party/openh264/codec/decoder/plus/src/
DwelsDecoderExt.cpp480 int32_t threadCount = * ((int32_t*)pOption); in SetOption() local
/third_party/boost/libs/thread/src/win32/
Dthread.cpp196 std::atomic_uint threadCount; variable
/third_party/skia/third_party/externals/d3d12allocator/src/
DTests.cpp1210 const UINT threadCount = 32; in TestMultithreading() local

12