Home
last modified time | relevance | path

Searched refs:impl_args (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_rpc/py/pw_rpc/
Dclient.py388 def process_packet(self, pw_rpc_raw_packet_data: bytes, *impl_args, argument
453 args=impl_args,
461 args=impl_args,
467 args=impl_args,
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/src/
Drtl.cpp1706 atmi_implicit_args_t *impl_args = in __tgt_rtl_run_target_team_region_locked() local
1709 memset(impl_args, 0, in __tgt_rtl_run_target_team_region_locked()
1711 impl_args->offset_x = 0; in __tgt_rtl_run_target_team_region_locked()
1712 impl_args->offset_y = 0; in __tgt_rtl_run_target_team_region_locked()
1713 impl_args->offset_z = 0; in __tgt_rtl_run_target_team_region_locked()
1721 impl_args->hostcall_ptr = hostrpc_assign_buffer( in __tgt_rtl_run_target_team_region_locked()
1724 if (!impl_args->hostcall_ptr) { in __tgt_rtl_run_target_team_region_locked()