Home
last modified time | relevance | path

Searched defs:threadCount (Results 1 - 25 of 36) sorted by relevance

12

/third_party/skia/tests/
H A DSkScalerCacheTest.cpp20 Barrier(int threadCount) : fThreadCount(threadCount) { } in Barrier() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_filter_task.cpp58 void dng_filter_task::Start (uint32 threadCount, in Start() argument
H A Ddng_jpeg_image.cpp225 uint32 threadCount = Min_uint32 (tileCount, in Encode() local
338 uint32 threadCount = Min_uint32 (tileCount, in FindDigest() local
H A Ddng_opcodes.cpp306 virtual void Start (uint32 threadCount, in Start() argument
446 virtual void Start (uint32 threadCount, in Start() argument
H A Ddng_render.cpp816 void dng_render_task::Start (uint32 threadCount, in Start() argument
H A Ddng_resample.cpp628 void dng_resample_task::Start (uint32 threadCount, in Start() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanMultithreadingTest.cpp62 runMultithreadedGLTest( std::function<void(EGLSurface surface, size_t threadIndex)> testBody, size_t threadCount) runMultithreadedGLTest() argument
H A DMultithreadingTest.cpp57 runMultithreadedGLTest( std::function<void(EGLSurface surface, size_t threadIndex)> testBody, size_t threadCount) runMultithreadedGLTest() argument
/kernel/liteos_a/testsuites/unittest/process/lock/mutex/smoke/
H A Dpthread_mutex_test_020.cpp132 int threadCount; in Testcase() local
[all...]
H A Dpthread_mutex_test_021.cpp132 int threadCount; in Testcase() local
[all...]
H A Dpthread_mutex_test_022.cpp132 int threadCount; in Testcase() local
[all...]
H A Dpthread_mutex_test_019.cpp105 int threadCount; in Testcase() local
/kernel/liteos_a/testsuites/unittest/process/lock/spinlock/smoke/
H A Dpthread_spinlock_test_001.cpp52 int threadCount = *((int *)a); in ThreadWriteFunc1() local
94 int threadCount = *((int *)a); in ThreadWriteFunc() local
/kernel/liteos_a/kernel/base/include/
H A Dlos_info_pri.h94 UINT32 threadCount; member
H A Dlos_process_pri.h103 UINT32 threadCount; /**< Total number of threads created under this process */ member
/kernel/liteos_a/testsuites/unittest/process/lock/rwlock/full/
H A Dpthread_rwlock_test_002.cpp97 int threadCount = *((int *)a); in ThreadReadFunc() local
137 int threadCount = *((int *)a); in ThreadWriteFunc1() local
182 int threadCount = *((int *)a); in ThreadWriteFunc() local
[all...]
/kernel/liteos_a/testsuites/unittest/process/lock/rwlock/smoke/
H A Dpthread_rwlock_test_001.cpp98 int threadCount = *((int *)a); in ThreadReadFunc() local
138 int threadCount = *((int *)a); in ThreadWriteFunc1() local
183 int threadCount = *((int *)a); in ThreadWriteFunc() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.h378 int32_t threadCount; member in IntlTest
/foundation/arkui/napi/native_engine/
H A Dnative_safe_async_work.cpp73 NativeSafeAsyncWork(NativeEngine* engine, napi_value func, napi_value asyncResource, napi_value asyncResourceName, size_t maxQueueSize, size_t threadCount, void* finalizeData, NativeFinalize finalizeCallback, void* context, NativeThreadSafeFunctionCallJs callJsCallback) NativeSafeAsyncWork() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp139 explicit ThreadPool(size_t threadCount) in ThreadPool() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_common_test.cpp553 int threadCount = 1000; in HWTEST_F() local
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DSwiftConfig.hpp46 int threadCount; member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dskinning_system.cpp314 const auto threadCount = threadPool_->GetNumberOfThreads(); in Update() local
/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp867 int threadCount = THREAD_COUNT_FOUR; in HWTEST_F() local
911 int threadCount = THREAD_COUNT_FOUR; in HWTEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuildLargeTests.cpp348 de::MovePtr<BufferWithMemory> RayTracingBuildLargeTestInstance::runTest (const deUint32 threadCount) in runTest() argument
91 makePipeline(const DeviceInterface& vkd, const VkDevice device, vk::BinaryCollection& collection, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, VkPipelineLayout pipelineLayout, const deUint32 groupCount, const bool deferredOperation, const deUint32 threadCount) makePipeline() argument

Completed in 17 milliseconds

12