| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | WorkerThread_unittest.cpp | 34 std::array<std::shared_ptr<TestTask>, 4> tasks = { in TEST() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/custom_paint/ |
| H A D | custom_paint_element.h | 34 std::list<TaskFunc> tasks; variable
|
| /third_party/musl/libc-test/src/functionalext/unittest/ |
| H A D | unit_test_mock_dynlink.c | 54 struct loadtask *get_loadtask(struct loadtasks *tasks, size_t index) in get_loadtask() argument 63 void free_loadtasks(struct loadtasks *tasks) in free_loadtasks() argument [all...] |
| /third_party/python/Lib/asyncio/ |
| H A D | staggered.py | 11 from . import tasks namespace
|
| H A D | taskgroups.py | 9 from . import tasks namespace
|
| H A D | timeouts.py | 8 from . import tasks namespace
|
| H A D | runners.py | 12 from . import tasks namespace
|
| /foundation/systemabilitymgr/samgr_lite/samgr/source/ |
| H A D | task_manager.h | 45 ThreadId tasks[0];
member
|
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_futures2.py | 5 from asyncio import tasks namespace
|
| /foundation/multimodalinput/input/service/delegate_task/test/ |
| H A D | delegate_tasks_test.cpp | 131 std::vector<DelegateTasks::TaskPtr> tasks; in HWTEST_F() local 145 std::vector<DelegateTasks::TaskPtr> tasks; in HWTEST_F() local
|
| /third_party/skia/tests/ |
| H A D | GrRenderTaskClusterTest.cpp | 24 static void make_tasks(int count, SkTArray<sk_sp<GrMockRenderTask>>* tasks) { in make_tasks() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | non_marl_bench.cpp | 70 std::queue<Task> tasks; in SingleQueueTaskExecutor() local
|
| /foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/ |
| H A D | startup_task_dispatcher.cpp | 24 StartupTaskDispatcher::StartupTaskDispatcher(const std::map<std::string, std::shared_ptr<StartupTask>> &tasks, in StartupTaskDispatcher() argument
|
| H A D | startup_task_manager.cpp | 24 StartupTaskManager(uint32_t startupTaskManagerId, std::map<std::string, std::shared_ptr<StartupTask>> tasks) StartupTaskManager() argument
|
| /foundation/multimodalinput/input/intention/scheduler/task_scheduler/src/ |
| H A D | task_scheduler.cpp | 75 std::vector<TaskPtr> tasks; in ProcessTasks() local 116 void TaskScheduler::PopPendingTaskList(std::vector<TaskPtr> &tasks) in PopPendingTaskList() argument
|
| /foundation/multimodalinput/input/service/delegate_task/src/ |
| H A D | delegate_tasks.cpp | 82 std::vector<TaskPtr> tasks; in ProcessTasks() local 125 void DelegateTasks::PopPendingTaskList(std::vector<TaskPtr> &tasks) in PopPendingTaskList() argument
|
| /foundation/distributeddatamgr/pasteboard/framework/framework/ffrt/ |
| H A D | ffrt_utils.cpp | 26 void FFRTUtils::SubmitQueueTasks(const std::vector<FFRTTask> &tasks, FFRTQueue &queue) in SubmitQueueTasks() argument
|
| /foundation/distributeddatamgr/pasteboard/framework/test/src/ |
| H A D | ffrt_utils_test.cpp | 84 std::vector<FFRTTask> tasks; in HWTEST_F() local
|
| /foundation/distributeddatamgr/pasteboard/test/fuzztest/ffrtutils_fuzzer/ |
| H A D | ffrtutils_fuzzer.cpp | 50 std::vector<FFRTTask> tasks;
in FuzzFfrtUtilsSubmitQueueTasks() local
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | swapchain9.h | 75 struct threadpool_task *tasks[D3DPRESENT_BACK_BUFFERS_MAX_EX + 1]; member
|
| /third_party/mesa3d/src/gallium/frontends/omx/ |
| H A D | vid_enc_common.h | 64 struct list_head tasks; member
|
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| H A D | ut_scheduler.cpp | 61 std::queue<std::unique_ptr<SCPUEUTask>> tasks; in HWTEST_F() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | frame_thread_encoder.c | 59 Task tasks[BUFFER_SIZE]; member [all...] |
| /third_party/musl/porting/linux/user/ldso/ |
| H A D | dynlink_rand.c | 121 struct loadtasks *tasks = __libc_malloc(sizeof(struct loadtasks)); in create_loadtasks() local 131 bool append_loadtasks(struct loadtasks *tasks, struct loadtask *item) in append_loadtasks() argument 184 get_loadtask(struct loadtasks *tasks, size_t index) get_loadtask() argument 193 free_loadtasks(struct loadtasks *tasks) free_loadtasks() argument 211 shuffle_loadtasks(struct loadtasks *tasks) shuffle_loadtasks() argument [all...] |
| /third_party/musl/ldso/linux/ |
| H A D | dynlink_rand.c | 121 struct loadtasks *tasks = __libc_malloc(sizeof(struct loadtasks)); in create_loadtasks() local 131 bool append_loadtasks(struct loadtasks *tasks, struct loadtask *item) in append_loadtasks() argument 188 get_loadtask(struct loadtasks *tasks, size_t index) get_loadtask() argument 197 free_loadtasks(struct loadtasks *tasks) free_loadtasks() argument 215 shuffle_loadtasks(struct loadtasks *tasks) shuffle_loadtasks() argument [all...] |