/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | usb_ethernet.c | 79 struct usb_ether_cfg_task *task; in ue_queue_command() local 281 struct usb_ether_cfg_task *task = in ue_attach_post_task() local 418 struct usb_ether_cfg_task *task = in ue_start_task() local 438 struct usb_ether_cfg_task *task in ue_stop_task() local 510 struct usb_ether_cfg_task *task = ue_tick_task() local [all...] |
/third_party/libuv/test/ |
H A D | runner.c | 70 task_entry_t* task; in run_tests() local 152 task_entry_t* task; run_test() local 352 task_entry_t* task; run_test_part() local 370 find_helpers(const task_entry_t* task, const task_entry_t** helpers) find_helpers() argument 388 const task_entry_t* task; print_tests() local [all...] |
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
H A D | vid_enc.c | 784 static void enc_HandleTask(omx_base_PortType *port, struct encode_task *task, in enc_HandleTask() argument 821 struct encode_task *task; in enc_ClearBframes() local 852 struct encode_task *task; vid_enc_EncodeFrame() local [all...] |
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
H A D | h264eprc.c | 240 static void enc_HandleTask(vid_enc_PrivateType * priv, struct encode_task *task, in enc_HandleTask() argument 271 struct encode_task *task; in enc_ClearBframes() local 307 struct encode_task *task; encode_frame() local [all...] |
/third_party/mesa3d/src/gallium/frontends/omx/ |
H A D | vid_enc_common.c | 128 struct encode_task *task; in vid_enc_BufferEncoded_common() local 183 struct encode_task *task; in enc_NeedTask_common() local [all...] |
/third_party/node/src/ |
H A D | node_platform.h | 46 std::unique_ptr<v8::Task> task; member [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_rast_priv.h | 155 lp_rast_get_color_block_pointer(struct lp_rasterizer_task *task, in lp_rast_get_color_block_pointer() argument 193 lp_rast_get_depth_block_pointer(struct lp_rasterizer_task *task, unsigned x, unsigned y, unsigned layer) lp_rast_get_depth_block_pointer() argument 225 lp_rast_shade_quads_all( struct lp_rasterizer_task *task, const struct lp_rast_shader_inputs *inputs, unsigned x, unsigned y ) lp_rast_shade_quads_all() argument [all...] |
/third_party/node/deps/v8/src/compiler-dispatcher/ |
H A D | lazy-compile-dispatcher.cc | 60 LazyCompileDispatcher::Job::Job(std::unique_ptr<BackgroundCompileTask> task) in Job() argument [all...] |
H A D | lazy-compile-dispatcher.h | 150 std::unique_ptr<BackgroundCompileTask> task; member [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | array-buffer-sweeper.cc | 159 auto task = MakeCancelableTask(heap_->isolate(), [this, type] { in RequestSweep() local
|
/third_party/node/deps/v8/src/libplatform/ |
H A D | default-platform.cc | 159 std::unique_ptr<Task> task = task_runner->PopTaskFromQueue(wait_for_work); in PumpMessageLoop() local 183 std::unique_ptr<IdleTask> task = task_runner->PopTaskFromIdleQueue(); in RunIdleTasks() local 204 void DefaultPlatform::CallOnWorkerThread(std::unique_ptr<Task> task) { in CallOnWorkerThread() argument 214 CallDelayedOnWorkerThread(std::unique_ptr<Task> task, double delay_in_seconds) CallDelayedOnWorkerThread() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/ |
H A D | vktShaderObjectCreateTests.cpp | 219 const auto& task = binaries.get("task"); in iterate() local 344 std::stringstream task; in initPrograms() local 670 std::stringstream task; in initPrograms() local [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | ParallelShaderCompileTest.cpp | 149 auto &task = compileTasks[i]; in run() local 168 auto &task = linkTasks[i]; in run() local [all...] |
/third_party/skia/src/codec/ |
H A D | SkBmpRLECodec.cpp | 374 const uint8_t task = fStreamBuffer[fCurrRLEByte++]; in decodeRLE() local
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | CreatePipelineAsyncTests.cpp | 129 CreatePipelineAsyncTask task; member in CreatePipelineAsyncTest [all...] |
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/ |
H A D | GPUDevice.cpp | 315 AsyncTask task; in createComputePipelineAsync() member 358 AsyncTask task; in createRenderPipelineAsync() member 455 AsyncTask task; in popErrorScope() member
|
/third_party/skia/tools/calmbench/ |
H A D | ab.py | 209 def task(): function
|
/third_party/python/Lib/test/test_importlib/ |
H A D | test_threaded_import.py | 24 def task(N, done, done_tasks, errors): function
|
/kernel/linux/linux-5.10/drivers/dma/qcom/ |
H A D | hidma.h | 72 struct tasklet_struct task; /* task delivering notifications */ member 132 struct tasklet_struct task; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gem.c | 915 struct task_struct *task; in amdgpu_debugfs_gem_info() local
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | ptrace.c | 514 const struct user_regset_view *task_user_regset_view(struct task_struct *task) in task_user_regset_view() argument 693 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() argument 706 user_disable_single_step(struct task_struct *task) user_disable_single_step() argument [all...] |
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | traps.c | 147 void show_stack(struct task_struct *task, unsigned long *sp, const char *loglvl) in show_stack() argument
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | vdso.c | 143 int vdso_join_timens(struct task_struct *task, struct time_namespace *ns) in vdso_join_timens() argument
|
H A D | process.c | 631 long set_tagged_addr_ctrl(struct task_struct *task, unsigned long arg) in set_tagged_addr_ctrl() argument 660 get_tagged_addr_ctrl(struct task_struct *task) get_tagged_addr_ctrl() argument [all...] |
H A D | debug-monitors.c | 391 void user_rewind_single_step(struct task_struct *task) in user_rewind_single_step() argument 402 void user_fastforward_single_step(struct task_struct *task) in user_fastforward_single_step() argument 448 void user_enable_single_step(struct task_struct *task) in user_enable_single_step() argument 408 user_regs_reset_single_step(struct user_pt_regs *regs, struct task_struct *task) user_regs_reset_single_step() argument 457 user_disable_single_step(struct task_struct *task) user_disable_single_step() argument [all...] |