| /third_party/ffmpeg/libavcodec/ |
| H A D | pthread_frame.c | 129 PerThreadContext *threads; ///< The contexts for each thread. member [all...] |
| /third_party/alsa-utils/alsaloop/ |
| H A D | alsaloop.c | 57 struct loopback_thread *threads; variable [all...] |
| /third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
| H A D | PerfTest.java | 96 protected int threads; field in PerfTest [all...] |
| /third_party/libuv/src/ |
| H A D | threadpool.c | 51 static uv_thread_t* threads; variable [all...] |
| /third_party/ltp/testcases/kernel/mem/lib/ |
| H A D | mem.c | 73 static void child_alloc(int testcase, int lite, int threads) in child_alloc() argument 128 int status, threads; in oom() local
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_target.h | 264 uint32_t threads; member in nv50_ir::Target
|
| /third_party/openssl/test/ |
| H A D | threadstest.c | 620 thread_t threads[MULTI_LOAD_THREADS]; in test_multi_load() local
|
| /base/security/huks/test/reliability/src/ |
| H A D | api_pressure_test.cpp | 923 std::vector<std::thread> threads; in HWTEST_F() local 944 std::vector<std::thread> threads; in HWTEST_F() local 965 std::vector<std::thread> threads; in HWTEST_F() local 986 std::vector<std::thread> threads; in HWTEST_F() local 1010 std::vector<std::thread> threads; HWTEST_F() local 1040 std::vector<std::thread> threads; HWTEST_F() local 1070 std::vector<std::thread> threads; HWTEST_F() local 1091 std::vector<std::thread> threads; HWTEST_F() local 1121 std::vector<std::thread> threads; HWTEST_F() local 1151 std::vector<std::thread> threads; HWTEST_F() local 1172 std::vector<std::thread> threads; HWTEST_F() local 1211 std::vector<std::thread> threads; HWTEST_F() local 1255 std::vector<std::thread> threads; HWTEST_F() local 1298 std::vector<std::thread> threads; HWTEST_F() local 1350 std::vector<std::thread> threads; HWTEST_F() local 1386 std::vector<std::thread> threads; HWTEST_F() local 1435 std::vector<std::thread> threads; HWTEST_F() local 1471 std::vector<std::thread> threads; HWTEST_F() local 1492 std::vector<std::thread> threads; HWTEST_F() local 1513 std::vector<std::thread> threads; HWTEST_F() local 1534 std::vector<std::thread> threads; HWTEST_F() local [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/audioutils/test/unittest/ |
| H A D | audio_utils_unit_test.cpp | 1380 std::thread threads[THREAD_NUM]; in HWTEST() local 1434 std::thread threads[THREAD_NUM]; HWTEST() local 1500 std::thread threads[THREAD_NUM]; HWTEST() local 1548 std::thread threads[THREAD_NUM]; HWTEST() local 1597 std::thread threads[THREAD_NUM]; HWTEST() local 1653 std::thread threads[THREAD_NUM]; HWTEST() local 1703 std::thread threads[THREAD_NUM]; HWTEST() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
| H A D | distributeddb_nb_batch_crud_test.cpp | 722 std::vector<std::thread> threads; in HWTEST_F() local
|
| H A D | distributeddb_nb_schema_test.cpp | 1772 vector<thread> threads; in HWTEST_F() local
|
| H A D | distributeddb_nb_cursor_testcase.cpp | 1728 std::vector<std::thread> threads; in ResultSetDb025() local 1961 std::vector<std::thread> threads; in ResultSetDb026() local
|
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp_genX_exec.h | 2071 blorp_get_compute_push_const(struct blorp_batch *batch, const struct blorp_params *params, uint32_t threads, uint32_t *state_offset, unsigned *state_size) blorp_get_compute_push_const() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
| H A D | vktRayTracingBuildLargeTests.cpp | 555 const deUint32 threads[] = { 1, 2, 3, 4, 8, std::numeric_limits<deUint32>::max() }; in createBuildLargeShaderSetTests() local
|
| H A D | vktRayTracingBuildTests.cpp | 726 const deUint32 threads[] = { 0, 1, 2, 3, 4, 8, std::numeric_limits<deUint32>::max() }; in createBuildTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 777 ThreadGroup threads; in iterate() local 906 ThreadGroup threads; in iterate() local
|
| /third_party/skia/third_party/externals/d3d12allocator/src/ |
| H A D | Tests.cpp | 1218 std::thread threads[threadCount];
in TestMultithreading() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | mutex_test.cc | 69 int threads; member 46 CreatePool( int threads) CreatePool() argument 356 RunTestCommon(TestContext *cxt, void (*test)(TestContext *cxt, int), int threads, int iterations, int operations) RunTestCommon() argument 381 RunTest(void (*test)(TestContext *cxt, int), int threads, int iterations, int operations) RunTest() argument 392 RunTestWithInvariantDebugging(void (*test)(TestContext *cxt, int), int threads, int iterations, int operations, void (*invariant)(void *)) RunTestWithInvariantDebugging() argument 1615 int threads = GetParam(); global() local 1629 int threads = GetParam(); global() local 1643 int threads = GetParam(); global() local 1650 int threads = GetParam(); global() local 1664 int threads = GetParam(); global() local 1671 int threads = GetParam(); global() local 1679 int threads = 2; // TestSignal must use two threads global() local 1686 int threads = 10; // Use a fixed thread count of 10 global() local 1694 int threads = 10; // Use a fixed thread count of 10 global() local 1701 int threads = 10; // Use a fixed thread count of 10 global() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
| H A D | vktRayTracingBuildLargeTests.cpp | 554 const deUint32 threads[] = { 1, 2, 3, 4, 8, std::numeric_limits<deUint32>::max() }; in createBuildLargeShaderSetTests() local
|
| H A D | vktRayTracingBuildTests.cpp | 718 const deUint32 threads[] = { 0, 1, 2, 3, 4, 8, std::numeric_limits<deUint32>::max() }; in createBuildTests() local
|
| H A D | vktRayTracingPipelineLibraryTests.cpp | 558 std::vector<deThread> threads; in runTest() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationInternallySynchronizedObjectsTests.cpp | 777 ThreadGroup threads; in iterate() local 906 ThreadGroup threads; in iterate() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglGLES2SharedRenderingPerfTests.cpp | 886 void createThreads (vector<TestThread*>& threads, int threadCount, int perThreadContextCount, vector<TestContext*>& contexts, const Library& egl) in createThreads() argument 904 void destroyThreads (vector<TestThread*>& threads) in destroyThreads() argument 915 void startThreads (vector<TestThread*>& threads) in startThreads() argument 921 joinThreads(vector<TestThread*>& threads) joinThreads() argument 927 threadResultsOk(const vector<TestThread*>& threads) threadResultsOk() argument 1038 vector<TestThread*> threads; iterate() local 1071 createTestName(int threads, int perThreadContextCount) createTestName() argument [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
| H A D | distributeddb_cloud_interfaces_relational_sync_test.cpp | 1291 vector<thread> threads; in HWTEST_F() local
|
| /third_party/glslang/StandAlone/ |
| H A D | StandAlone.cpp | 1717 std::array<std::thread, 16> threads; in singleMain() local
|