Home
last modified time | relevance | path

Searched defs:tasks (Results 1 - 25 of 126) sorted by relevance

123456

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DWorkerThread_unittest.cpp34 std::array<std::shared_ptr<TestTask>, 4> tasks = { in TEST() local
/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Dcustom_paint_element.h34 std::list<TaskFunc> tasks; variable
/kernel/linux/common_modules/qos_auth/auth_ctl/
H A Dauth_ctrl.h32 struct list_head tasks[NR_QOS]; member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_task_btf.c12 long tasks = 0; variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_task_btf.c11 long tasks = 0; variable
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_mock_dynlink.c54 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 Dstaggered.py11 from . import tasks namespace
H A Dtaskgroups.py9 from . import tasks namespace
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dtask_manager.h45 ThreadId tasks[0]; member
/kernel/linux/linux-6.6/include/linux/
H A Duser_events.h26 refcount_t tasks; member
/third_party/python/Lib/test/test_asyncio/
H A Dtest_futures2.py5 from asyncio import tasks namespace
/foundation/multimodalinput/input/service/delegate_task/test/
H A Ddelegate_tasks_test.cpp131 std::vector<DelegateTasks::TaskPtr> tasks; in HWTEST_F() local
145 std::vector<DelegateTasks::TaskPtr> tasks; in HWTEST_F() local
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_flip_work.c117 struct list_head tasks; in flip_worker() local
/kernel/linux/linux-5.10/scripts/gdb/
H A Dvmlinux-gdb.py29 import linux.tasks namespace
/kernel/linux/linux-5.10/scripts/gdb/linux/
H A Dcpus.py16 from linux import tasks, utils namespace
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_flip_work.c117 struct list_head tasks; in flip_worker() local
/kernel/linux/linux-6.6/scripts/gdb/linux/
H A Dcpus.py16 from linux import tasks, utils namespace
/third_party/skia/tests/
H A DGrRenderTaskClusterTest.cpp24 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 Dnon_marl_bench.cpp70 std::queue<Task> tasks; in SingleQueueTaskExecutor() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/
H A Dstartup_task_dispatcher.cpp24 StartupTaskDispatcher::StartupTaskDispatcher(const std::map<std::string, std::shared_ptr<StartupTask>> &tasks, in StartupTaskDispatcher() argument
H A Dstartup_task_manager.cpp24 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 Dtask_scheduler.cpp75 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 Ddelegate_tasks.cpp82 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 Dffrt_utils.cpp26 void FFRTUtils::SubmitQueueTasks(const std::vector<FFRTTask> &tasks, FFRTQueue &queue) in SubmitQueueTasks() argument
/foundation/distributeddatamgr/pasteboard/framework/test/src/
H A Dffrt_utils_test.cpp84 std::vector<FFRTTask> tasks; in HWTEST_F() local

Completed in 7 milliseconds

123456