| /third_party/ffmpeg/libavcodec/ |
| H A D | frame_thread_encoder.c | 85 Task *task; in worker() local
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_common.c | 56 int ff_dnn_fill_task(TaskItem *task, DNNExecBaseParams *exec_params, void *backend_model, int async, int do_ioproc) { in ff_dnn_fill_task() argument 144 TaskItem *task = ff_queue_peek_front(task_queue); ff_dnn_get_result_common() local 162 ff_dnn_fill_gettingoutput_task(TaskItem *task, DNNExecBaseParams *exec_params, void *backend_model, int input_height, int input_width, void *ctx) ff_dnn_fill_gettingoutput_task() argument [all...] |
| /third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/ |
| H A D | protocol_lws_minimal_threadpool.c | 165 struct lws_threadpool_task *task; callback_minimal() local [all...] |
| /third_party/musl/porting/linux/user/ldso/ |
| H A D | dynlink_rand.c | 154 void free_task(struct loadtask *task) in free_task() argument 214 struct loadtask *task = NULL; shuffle_loadtasks() local 234 struct loadtask *task = __libc_calloc(1, sizeof(struct loadtask)); create_loadtask() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast_linear_fallback.c | 91 shade_quads(struct lp_rasterizer_task *task, in shade_quads() argument 130 partial(struct lp_rasterizer_task *task, in partial() argument 147 lp_rast_linear_rect_fallback(struct lp_rasterizer_task *task, in lp_rast_linear_rect_fallback() argument [all...] |
| H A D | lp_rast_rect.c | 88 full(struct lp_rasterizer_task *task, in full() argument 100 partial(struct lp_rasterizer_task *task, in partial() argument 123 intersect_rect_and_tile(struct lp_rasterizer_task *task, in intersect_rect_and_tile() argument 148 lp_rast_rectangle(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_rectangle() argument [all...] |
| H A D | lp_rast_tri_tmp.h | 43 TAG(do_block_4)(struct lp_rasterizer_task *task, in do_block_4() argument 96 TAG(do_block_16)(struct lp_rasterizer_task *task, in do_block_16() argument 196 TAG(lp_rast_triangle)(struct lp_rasterizer_task *task, in lp_rast_triangle() argument 352 TRI_16(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) TRI_16() argument 432 TRI_4(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) TRI_4() argument [all...] |
| /third_party/node/deps/v8/src/d8/ |
| H A D | d8-platforms.cc | 258 DelayedTask(std::unique_ptr<Task> task, int32_t delay_ms) DelayedTask() argument 273 DelayedIdleTask(std::unique_ptr<IdleTask> task, int32_t delay_ms) DelayedIdleTask() argument 327 MakeDelayedTask(std::unique_ptr<Task> task) MakeDelayedTask() argument 332 MakeDelayedIdleTask( std::unique_ptr<IdleTask> task) MakeDelayedIdleTask() argument 338 MakeDelayedJob(std::unique_ptr<JobTask> task) MakeDelayedJob() argument [all...] |
| /third_party/node/deps/v8/src/heap/ |
| H A D | concurrent-allocator.cc | 77 auto task = std::make_unique<StressConcurrentAllocatorTask>(isolate); in Schedule() local
|
| /third_party/node/deps/v8/src/libplatform/ |
| H A D | default-job.cc | 199 CallOnWorkerThread(TaskPriority priority, std::unique_ptr<Task> task) CallOnWorkerThread() argument
|
| H A D | default-foreground-task-runner.cc | 39 void DefaultForegroundTaskRunner::PostTaskLocked(std::unique_ptr<Task> task, in PostTaskLocked() argument 47 void DefaultForegroundTaskRunner::PostTask(std::unique_ptr<Task> task) { in PostTask() argument 66 void DefaultForegroundTaskRunner::PostDelayedTask(std::unique_ptr<Task> task, in PostDelayedTask() argument 56 PostDelayedTaskLocked( std::unique_ptr<Task> task, double delay_in_seconds, Nestability nestability, const base::MutexGuard&) PostDelayedTaskLocked() argument 72 PostNonNestableDelayedTask( std::unique_ptr<Task> task, double delay_in_seconds) PostNonNestableDelayedTask() argument 78 PostIdleTask(std::unique_ptr<IdleTask> task) PostIdleTask() argument 89 PostNonNestableTask( std::unique_ptr<Task> task) PostNonNestableTask() argument 110 std::unique_ptr<Task> task = MoveExpiredDelayedTasks() local 136 std::unique_ptr<Task> task = std::move(it->second); PopTaskFromQueue() local [all...] |
| /third_party/musl/ldso/linux/ |
| H A D | dynlink_rand.c | 154 void free_task(struct loadtask *task) in free_task() argument 218 struct loadtask *task = NULL; shuffle_loadtasks() local 239 struct loadtask *task = __libc_calloc(1, sizeof(struct loadtask)); create_loadtask() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkQueue.cpp | 175 Task task; in ~Queue() local 189 Task task; in submit() local 203 void Queue::submitQueue(const Task &task) in submitQueue() argument 280 Task task = pending.take(); taskLoop() local 303 Task task; waitIdle() local [all...] |
| /third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
| H A D | AudioRecordThread.java | 143 public void scheduleTask(int numSamples, Runnable task) { in scheduleTask() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
| H A D | GPUQueue.cpp | 52 AsyncTask task; in onSubmittedWorkDone() member
|
| /third_party/python/Lib/test/ |
| H A D | test_thread.py | 52 def task(self, ident): member in ThreadRunningTests 117 def task(): function 141 def task(): global() function [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_area_task.cpp | 254 void dng_area_task::Perform (dng_area_task &task, in Perform() argument
|
| H A D | dng_host.cpp | 234 void dng_host::PerformAreaTask (dng_area_task &task, in PerformAreaTask() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | WorkerThread.cpp | 154 std::shared_ptr<WaitableEvent> AsyncWorkerPool::postWorkerTask(std::shared_ptr<Closure> task) in postWorkerTask() argument 186 auto task = mTaskQueue.front(); in checkToRunPendingTasks() local 65 postWorkerTask( std::shared_ptr<Closure> task) postWorkerTask() argument 273 DelegateWorkerTask(std::shared_ptr<Closure> task, std::shared_ptr<DelegateWaitableEvent> waitable) DelegateWorkerTask() argument 297 postWorkerTask(std::shared_ptr<Closure> task) postWorkerTask() argument 344 PostWorkerTask( std::shared_ptr<WorkerThreadPool> pool, std::shared_ptr<Closure> task) PostWorkerTask() argument [all...] |
| /kernel/linux/linux-5.10/arch/xtensa/mm/ |
| H A D | tlb.c | 169 struct task_struct *task = get_current(); in get_pte_for_vaddr() local
|
| /kernel/linux/linux-5.10/drivers/dma/bestcomm/ |
| H A D | bestcomm.c | 140 bcom_load_image(int task, u32 *task_image) in bcom_load_image() argument 205 bcom_set_initiator(int task, int initiator) bcom_set_initiator() argument 279 int task; bcom_engine_init() local 345 int task; bcom_engine_cleanup() local [all...] |
| /kernel/linux/linux-5.10/drivers/dma-buf/ |
| H A D | dma-fence.c | 649 struct task_struct *task; member
|
| H A D | st-dma-fence.c | 38 struct task_struct *task; member 433 struct task_struct *task; member
|
| /kernel/linux/linux-5.10/arch/arm64/kernel/ |
| H A D | mte.c | 151 long set_mte_ctrl(struct task_struct *task, unsigned long arg) in set_mte_ctrl() argument 184 long get_mte_ctrl(struct task_struct *task) in get_mte_ctrl() argument
|
| /kernel/linux/linux-5.10/arch/loongarch/kernel/ |
| H A D | process.c | 191 bool in_task_stack(unsigned long stack, struct task_struct *task, in in_task_stack() argument 229 int get_stack_info(unsigned long stack, struct task_struct *task, in get_stack_info() argument 251 unsigned long get_wchan(struct task_struct *task) in get_wchan() argument [all...] |