| /foundation/window/window_manager/wmserver/test/unittest/ |
| H A D | window_manager_service_test.cpp | 992 Task task; in HWTEST_F() local
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_openvino.c | 125 TaskItem *task; in fill_model_input_ov() local 204 TaskItem *task = lltask->task; infer_completion_callback() local 448 TaskItem *task; execute_model_ov() local 590 extract_lltask_from_task(DNNFunctionType func_type, TaskItem *task, Queue *lltask_queue, DNNExecBaseParams *exec_params) extract_lltask_from_task() argument 662 TaskItem task; get_output_ov() local 788 TaskItem *task; ff_dnn_execute_model_ov() local [all...] |
| /third_party/curl/lib/ |
| H A D | c-hyper.c | 347 hyper_task *task; in Curl_hyper_stream() local 871 hyper_task *task = NULL; /* for the handshake */ Curl_http() local [all...] |
| H A D | cf-h1-proxy.c | 581 hyper_task *task = NULL; /* for the handshake */ in start_CONNECT() local 794 hyper_task *task = NULL; in send_CONNECT() local [all...] |
| /third_party/libwebsockets/lib/misc/threadpool/ |
| H A D | threadpool.c | 75 struct lws_threadpool_task *task; member 125 __lws_threadpool_task_dump(struct lws_threadpool_task *task, char *buf, int len) in __lws_threadpool_task_dump() argument 237 state_transition(struct lws_threadpool_task *task, enum lws_threadpool_task_status status) state_transition() argument 245 task_to_wsi(struct lws_threadpool_task *task) task_to_wsi() argument 255 lws_threadpool_task_cleanup_destroy(struct lws_threadpool_task *task) lws_threadpool_task_cleanup_destroy() argument 269 __lws_threadpool_reap(struct lws_threadpool_task *task) __lws_threadpool_reap() argument 319 struct lws_threadpool_task **c, *task = NULL; lws_threadpool_tsi_context() local 392 lws_threadpool_worker_sync(struct lws_pool *pool, struct lws_threadpool_task *task) lws_threadpool_worker_sync() argument 493 struct lws_threadpool_task **c, **c2, *task; lws_threadpool_worker() local 744 struct lws_threadpool_task **c, *task; lws_threadpool_finish() local 775 struct lws_threadpool_task *task, *next; lws_threadpool_destroy() local 841 lws_threadpool_dequeue_task(struct lws_threadpool_task *task) lws_threadpool_dequeue_task() argument 957 struct lws_threadpool_task *task; lws_threadpool_dequeue() local 974 struct lws_threadpool_task *task = NULL; lws_threadpool_enqueue() local 1055 lws_threadpool_task_status(struct lws_threadpool_task *task, void **user) lws_threadpool_task_status() argument 1083 lws_threadpool_task_status_noreap(struct lws_threadpool_task *task) lws_threadpool_task_status_noreap() argument 1092 struct lws_threadpool_task *task; lws_threadpool_task_status_wsi() local 1110 lws_threadpool_task_sync(struct lws_threadpool_task *task, int stop) lws_threadpool_task_sync() argument 1125 lws_threadpool_foreach_task_wsi(struct lws *wsi, void *user, int (*cb)(struct lws_threadpool_task *task, void *user)) lws_threadpool_foreach_task_wsi() argument 1141 struct lws_threadpool_task *task = lws_container_of(d, lws_threadpool_foreach_task_wsi() local 1158 lws_threadpool_foreach_task_ss(struct lws_ss_handle *ss, void *user, int (*cb)(struct lws_threadpool_task *task, void *user)) lws_threadpool_foreach_task_ss() argument 1170 disassociate_wsi(struct lws_threadpool_task *task, void *user) disassociate_wsi() argument [all...] |
| /third_party/node/src/ |
| H A D | node_platform.cc | 74 void PostDelayedTask(std::unique_ptr<Task> task, double delay_in_seconds) { in PostDelayedTask() argument 126 ScheduleTask(DelayedTaskScheduler* scheduler, std::unique_ptr<Task> task, double delay_in_seconds) ScheduleTask() argument 204 PostTask(std::unique_ptr<Task> task) PostTask() argument 208 PostDelayedTask(std::unique_ptr<Task> task, double delay_in_seconds) PostDelayedTask() argument 248 PostIdleTask(std::unique_ptr<v8::IdleTask> task) PostIdleTask() argument 252 PostTask(std::unique_ptr<Task> task) PostTask() argument 262 PostDelayedTask( std::unique_ptr<Task> task, double delay_in_seconds) PostDelayedTask() argument 277 PostNonNestableTask(std::unique_ptr<Task> task) PostNonNestableTask() argument 281 PostNonNestableDelayedTask( std::unique_ptr<Task> task, double delay_in_seconds) PostNonNestableDelayedTask() argument 417 RunForegroundTask(std::unique_ptr<Task> task) RunForegroundTask() argument 434 DeleteFromScheduledTasks(DelayedTask* task) DeleteFromScheduledTasks() argument 491 std::unique_ptr<Task> task = std::move(tasks.front()); FlushForegroundTasksInternal() local 499 CallOnWorkerThread(std::unique_ptr<Task> task) CallOnWorkerThread() argument 503 CallDelayedOnWorkerThread(std::unique_ptr<Task> task, double delay_in_seconds) CallDelayedOnWorkerThread() argument 578 Push(std::unique_ptr<T> task) Push() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast.c | 95 lp_rast_tile_begin(struct lp_rasterizer_task *task, in lp_rast_tile_begin() argument 135 lp_rast_clear_color(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_clear_color() argument 183 lp_rast_clear_zstencil(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_clear_zstencil() argument 298 lp_rast_shade_tile(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_shade_tile() argument 390 lp_rast_shade_tile_opaque(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_shade_tile_opaque() argument 411 lp_rast_shade_quads_mask_sample(struct lp_rasterizer_task *task, const struct lp_rast_shader_inputs *inputs, unsigned x, unsigned y, uint64_t mask) lp_rast_shade_quads_mask_sample() argument 492 lp_rast_shade_quads_mask(struct lp_rasterizer_task *task, const struct lp_rast_shader_inputs *inputs, unsigned x, unsigned y, unsigned mask) lp_rast_shade_quads_mask() argument 509 lp_rast_blit_tile_to_dest(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_blit_tile_to_dest() argument 609 lp_rast_blit_tile(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_blit_tile() argument 624 lp_rast_begin_query(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_begin_query() argument 654 lp_rast_end_query(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_end_query() argument 684 lp_rast_set_state(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_set_state() argument 695 lp_rast_tile_end(struct lp_rasterizer_task *task) lp_rast_tile_end() argument 937 blit_rasterize_bin(struct lp_rasterizer_task *task, const struct cmd_bin *bin) blit_rasterize_bin() argument 952 tri_rasterize_bin(struct lp_rasterizer_task *task, const struct cmd_bin *bin, int x, int y) tri_rasterize_bin() argument 967 debug_rasterize_bin(struct lp_rasterizer_task *task, const struct cmd_bin *bin) debug_rasterize_bin() argument 987 rasterize_bin(struct lp_rasterizer_task *task, const struct cmd_bin *bin, int x, int y) rasterize_bin() argument 1042 rasterize_scene(struct lp_rasterizer_task *task, struct lp_scene *scene) rasterize_scene() argument 1170 struct lp_rasterizer_task *task = (struct lp_rasterizer_task *) init_data; thread_function() local 1277 struct lp_rasterizer_task *task = &rast->tasks[i]; lp_rast_create() local [all...] |
| H A D | lp_rast_tri.c | 42 block_full_4(struct lp_rasterizer_task *task, in block_full_4() argument 54 block_full_16(struct lp_rasterizer_task *task, in block_full_16() argument 109 lp_rast_triangle_3_16(struct lp_rasterizer_task *task, in lp_rast_triangle_3_16() argument 119 lp_rast_triangle_3_4(struct lp_rasterizer_task *task, in lp_rast_triangle_3_4() argument 126 lp_rast_triangle_4_16(struct lp_rasterizer_task *task, in lp_rast_triangle_4_16() argument 136 lp_rast_triangle_ms_3_16(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_ms_3_16() argument 146 lp_rast_triangle_ms_3_4(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_ms_3_4() argument 153 lp_rast_triangle_ms_4_16(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_ms_4_16() argument 292 lp_rast_triangle_32_3_16(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_32_3_16() argument 404 lp_rast_triangle_32_3_4(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_32_3_4() argument 575 lp_rast_triangle_32_3_16(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_32_3_16() argument 705 lp_rast_triangle_32_3_16(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_32_3_16() argument 717 lp_rast_triangle_32_4_16(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_32_4_16() argument 727 lp_rast_triangle_32_3_4(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_triangle_32_3_4() argument [all...] |
| /third_party/node/deps/v8/include/ |
| H A D | v8-platform.h | 93 virtual void PostNonNestableTask(std::unique_ptr<Task> task) {} in PostNonNestableTask() argument 119 PostNonNestableDelayedTask(std::unique_ptr<Task> task, double delay_in_seconds) PostNonNestableDelayedTask() argument 955 CallBlockingTaskOnWorkerThread(std::unique_ptr<Task> task) CallBlockingTaskOnWorkerThread() argument 964 CallLowPriorityTaskOnWorkerThread(std::unique_ptr<Task> task) CallLowPriorityTaskOnWorkerThread() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | compiler.h | 590 std::unique_ptr<BackgroundCompileTask> task; member
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | memory-measurement.cc | 278 auto task = MakeCancelableTask(isolate_, [this, execution] { in ScheduleGCTask() local
|
| H A D | sweeper.cc | 687 auto task = std::make_unique<IterabilityTask>(heap_->isolate(), this, in StartIterabilityTasks() local
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| H A D | gdb-server.cc | 63 std::shared_ptr<Task> task = GetNext(); in Run() local 82 Append(base::Semaphore* ready_semaphore, Functor&& task) Append() argument 94 std::shared_ptr<Task> task; GetNext() local [all...] |
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | marker.cc | 128 auto task = in Post() local
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | futex-emulation.cc | 188 auto task = std::make_unique<ResolveAsyncWaiterPromisesTask>( in NotifyAsyncWaiter() local 575 auto task = std::make_unique<AsyncWaiterTimeoutTask>( in WaitAsync() local [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-inspector-impl.cc | 310 void V8InspectorImpl::asyncTaskScheduled(StringView taskName, void* task, in asyncTaskScheduled() argument 316 void V8InspectorImpl::asyncTaskCanceled(void* task) { in asyncTaskCanceled() argument 321 void V8InspectorImpl::asyncTaskStarted(void* task) { in asyncTaskStarted() argument 326 void V8InspectorImpl::asyncTaskFinished(void* task) { in asyncTaskFinished() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| H A D | vktBuildPrograms.cpp | 81 Task* const task = m_tasks.popBack(); in run() local 127 void TaskExecutor::submit (Task* task) in submit() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrDrawingManager.cpp | 429 sk_sp<GrRenderTask>& task = fDAG[i]; reorderTasks() local 455 insertTaskBeforeLast(sk_sp<GrRenderTask> task) insertTaskBeforeLast() argument 470 appendTask(sk_sp<GrRenderTask> task) appendTask() argument 579 GrRenderTask* task = this->getLastRenderTask(proxy); getLastOpsTask() local 766 GrRenderTask* task = this->insertTaskBeforeLast(sk_make_sp<GrTextureResolveRenderTask>()); newTextureResolveRenderTask() local 828 GrRenderTask* task = this->appendTask(sk_make_sp<GrTransferFromRenderTask>( newTransferFromRenderTask() local 866 sk_sp<GrRenderTask> task = GrCopyRenderTask::Make(this, newCopyRenderTask() local 912 GrRenderTask* task = this->appendTask(GrWritePixelsTask::Make(this, newWritePixelsTask() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | Queue.cpp | 214 std::unique_ptr<SubmittedWorkDone> task = in APIOnSubmittedWorkDone() local 224 void QueueBase::TrackTask(std::unique_ptr<TaskInFlight> task, ExecutionSerial serial) { in TrackTask() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | scheduler.cpp | 168 void Scheduler::enqueue(Task&& task) { in enqueue() argument 542 void Scheduler::Worker::enqueue(Task&& task) { in enqueue() argument 547 void Scheduler::Worker::enqueueAndUnlock(Task&& task) { in enqueueAndUnlock() argument 703 auto task = containers::take(work.tasks); runUntilIdle() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| H A D | vktBuildPrograms.cpp | 81 Task* const task = m_tasks.popBack(); in run() local 127 void TaskExecutor::submit (Task* task) in submit() argument
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/ |
| H A D | faultlogger.cpp | 657 auto task = [this] { in OnLoad() local 1139 auto task = [this, info] { in CheckFaultLogAsync() local
|
| /base/hiviewdfx/hilog/services/hilogtool/ |
| H A D | main.cpp | 901 static void PrintTaskInfo(const PersistTaskInfo& task) in PrintTaskInfo() argument [all...] |
| /base/hiviewdfx/hilog/services/hilogd/ |
| H A D | service_controller.cpp | 669 PersistTaskInfo &task = rsp.taskInfo[rsp.jobNum]; in HandlePersistQueryRqst() local
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| H A D | js_input_method_engine_setting.cpp | 585 auto task = [entry]() { in OnInputStart() local 621 auto task = [entry]() { JsCallbackHandler::Traverse(entry->vecCopy); }; in OnKeyboardStatus() local 637 auto task = [entry]() { JsCallbackHandler::Traverse(entry->vecCopy); }; in OnInputStop() local 654 auto task = [entry]() { in OnSetCallingWindow() local 683 auto task = [entry]() { in OnSetSubtype() local 752 auto task = [entry]() { ReceivePrivateCommand() local 839 PostTaskToEventHandler(std::function<void()> task, const std::string &taskName) PostTaskToEventHandler() argument [all...] |