Home
last modified time | relevance | path

Searched defs:task (Results 1 - 25 of 169) sorted by relevance

1234567

/third_party/libabigail/include/
H A Dabg-workers.h42 class task class
[all...]
/third_party/rust/crates/env_logger/ci/src/
H A Dmain.rs2 mod task; modules
/third_party/libabigail/tests/data/test-read-ctf/
H A Dtest-array-of-pointers.c4 struct task { struct
/third_party/gn/src/util/
H A Dmsg_loop.cc32 std::function<void()> task; in Run() local
65 std::function<void()> task; in RunUntilIdleForTesting() local
H A Dworker_pool.cc79 std::function<void()> task; in Worker() local
/third_party/node/deps/v8/src/libplatform/
H A Dtask-queue.cc24 void TaskQueue::Append(std::unique_ptr<Task> task) { in Append() argument
H A Ddelayed-task-queue.cc27 void DelayedTaskQueue::Append(std::unique_ptr<Task> task) { in Append() argument
34 void DelayedTaskQueue::AppendDelayed(std::unique_ptr<Task> task, in AppendDelayed() argument
51 std::unique_ptr<Task> task = PopTaskFromDelayedQueue(now); in GetNext() local
[all...]
H A Ddefault-worker-threads-task-runner.cc34 void DefaultWorkerThreadsTaskRunner::PostTask(std::unique_ptr<Task> task) { in PostTask() argument
40 void DefaultWorkerThreadsTaskRunner::PostDelayedTask(std::unique_ptr<Task> task, in PostDelayedTask() argument
47 PostIdleTask( std::unique_ptr<IdleTask> task) PostIdleTask() argument
H A Ddefault-foreground-task-runner.h105 std::unique_ptr<Task> task; global() member
[all...]
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_mock_dynlink.c24 void free_task(struct loadtask *task) in free_task() argument
[all...]
/third_party/skia/experimental/graphite/src/
H A DTaskGraph.cpp15 void TaskGraph::add(sk_sp<Task> task) { in add() argument
H A DRecorder.cpp48 void Recorder::add(sk_sp<Task> task) { in add() argument
/third_party/googletest/googletest/src/hwext/
H A Dgtest-multithread.cpp20 static inline void doThreadTestTask(ThreadTaskEntry *task) in doThreadTestTask() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dthreadpool.c49 struct threadpool_task *task; in threadpool_worker() local
145 struct threadpool_task *task, *previou in _mesa_threadpool_queue_task() local
187 struct threadpool_task *task = *task_handle; _mesa_threadpool_wait_for_task() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_cs_tpool.c45 struct lp_cs_tpool_task *task; in lp_cs_tpool_worker() local
133 struct lp_cs_tpool_task *task; lp_cs_tpool_queue_task() local
172 struct lp_cs_tpool_task *task = *task_handle; lp_cs_tpool_wait_for_task() local
[all...]
H A Dlp_rast_linear.c46 lp_rast_linear_clear(struct lp_rasterizer_task *task, in lp_rast_linear_clear() argument
68 lp_rast_linear_tile(struct lp_rasterizer_task *task, in lp_rast_linear_tile() argument
127 lp_rast_linear_rect(struct lp_rasterizer_task *task, const union lp_rast_cmd_arg arg) lp_rast_linear_rect() argument
240 lp_linear_rasterize_bin(struct lp_rasterizer_task *task, const struct cmd_bin *bin) lp_linear_rasterize_bin() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexRoutine.hpp34 Pointer<Byte> task; member in sw::VertexRoutinePrototype
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DAsyncTask.cpp33 void AsyncTaskManager::HandleTaskCompletion(WaitableTask* task) { in HandleTaskCompletion() argument
59 void AsyncTaskManager::DoWaitableTask(void* task) { in DoWaitableTask() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DVertexRoutine.hpp44 Pointer<Byte> task; member in sw::VertexRoutinePrototype
/third_party/skia/tests/
H A DWrappedSurfaceCopyOnWriteTest.cpp104 sk_sp<GrRenderTask> task = in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
143 sk_sp<GrRenderTask> task = dst->refRenderTask(); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUShaderModule.cpp92 AsyncTask task; in compilationInfo() member
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_common.h51 TaskItem *task; member
[all...]
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-threadpool.h84 enum lws_threadpool_task_return (*task)(void *user, member
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dgc-invoker.cc39 auto task = in Post() local
/third_party/node/deps/v8/src/heap/
H A Dincremental-marking-job.cc64 auto task = in ScheduleTask() local

Completed in 7 milliseconds

1234567