Home
last modified time | relevance | path

Searched defs:_cmd (Results 1 – 25 of 50) sorted by relevance

12

/aosp_15_r20/external/coreboot/src/ec/google/chromeec/
H A Dec_cmd_api.h159 #define _CROS_EC_CV_F_P_R(_cmd, _v, _fn, _in, _out) \ argument
172 #define _CROS_EC_CV_F_P(_cmd, _v, _fn, _in) \ argument
184 #define _CROS_EC_CV_F_R(_cmd, _v, _fn, _out) \ argument
196 #define _CROS_EC_CV_F(_cmd, _v, _fn) \ argument
206 #define _CROS_EC_C0_F_PF_RF(_cmd, _fn) _CROS_EC_CV_F_P_R(_cmd, 0, _fn, _fn, _fn) argument
212 #define _CROS_EC_C1_F_PF_RF(_cmd, _fn) \ argument
219 #define _CROS_EC_C0_F_PF(_cmd, _fn) _CROS_EC_CV_F_P(_cmd, 0, _fn, _fn) argument
225 #define _CROS_EC_C1_F_PF(_cmd, _fn) _CROS_EC_CV_F_P(_cmd, 1, _fn##_v1, _fn##_v1) argument
231 #define _CROS_EC_C0_F_RF(_cmd, _fn) _CROS_EC_CV_F_R(_cmd, 0, _fn, _fn) argument
237 #define _CROS_EC_C1_F_RF(_cmd, _fn) _CROS_EC_CV_F_R(_cmd, 1, _fn##_v1, _fn##_v1) argument
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dmodule_wrapper_test.py74 import cmd as _cmd # pylint: disable=g-import-not-at-top namespace
90 import cmd as _cmd # pylint: disable=g-import-not-at-top namespace
107 import cmd as _cmd # pylint: disable=g-import-not-at-top namespace
134 import cmd as _cmd # pylint: disable=g-import-not-at-top namespace
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_meta_draw_rects.c161 VkCommandBuffer _cmd = vk_command_buffer_to_handle(cmd); in setup_viewport_scissor() local
276 VkCommandBuffer _cmd = vk_command_buffer_to_handle(cmd); in vk_meta_draw_volume() local
303 VkCommandBuffer _cmd = vk_command_buffer_to_handle(cmd); in vk_meta_draw_rects() local
/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DUCCUtils.hpp31 #define TORCH_UCC_CHECK(_cmd, _error_msg) \ argument
42 #define TORCH_UCC_CHECK_REQUEST(_request, _cmd, _error_msg) \ argument
/aosp_15_r20/external/mesa3d/src/freedreno/common/
H A Dmsm_proto.h61 #define MSM_CCMD(_cmd, _len) { \ argument
66 #define MSM_CCMD(_cmd, _len) (struct vdrm_ccmd_req){ \ argument
/aosp_15_r20/external/flashrom/util/ubertest/
H A Dcmd.sh63 _cmd() function
/aosp_15_r20/external/coreboot/util/board_status/
H A Dboard_status.sh79 _cmd() function
/aosp_15_r20/libcore/ojluni/src/main/native/
H A Dnio_util.h35 #define RESTARTABLE(_cmd, _result) do { \ argument
H A DUnixCopyFile.c35 #define RESTARTABLE(_cmd, _result) do { \ argument
H A Dio_util_md.h89 #define RESTARTABLE(_cmd, _result) \ argument
H A DPollArrayWrapper.c35 #define RESTARTABLE(_cmd, _result) do { \ argument
/aosp_15_r20/external/iproute2/include/
H A Dlibgenl.h6 #define GENL_REQUEST(_req, _bufsiz, _family, _hdrsiz, _ver, _cmd, _flags) \ argument
/aosp_15_r20/system/libhwbinder/
H A DIPCThreadState.cpp145 static const void* printReturnCommand(TextOutput& out, const void* _cmd) in printReturnCommand()
206 static const void* printCommand(TextOutput& out, const void* _cmd) in printCommand()
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/wifi_hal_ctrl/
Dwifi_hal_ctrl.c183 const char *_cmd; in wifihal_ctrl_request() local
/aosp_15_r20/external/iproute2/ip/
H A Dipfou.c42 #define FOU_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
H A Dipseg6.c46 #define SEG6_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
H A Dipila.c42 #define ILA_REQUEST(_req, _bufsiz, _cmd, _flags) \ argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_connection.py101 def _cmd(self, command): member in RpcConnection
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/wifi_hal_ctrl/
Dwifi_hal_ctrl.c178 const char *_cmd; in wifihal_ctrl_request2() local
/aosp_15_r20/external/scapy/scapy/
H A Dpipetool.py78 def _write_cmd(self, _cmd): argument
166 def stop(self, _cmd="X"): argument
/aosp_15_r20/external/trusty/lk/tools/
Dliblkboot.c200 int lkboot_txn(const char *host, const char *_cmd, int txfd, const char *args) in lkboot_txn()
/aosp_15_r20/external/python/mobly/mobly/controllers/android_device_lib/
Djsonrpc_client_base.py308 def _cmd(self, command, uid=None): member in JsonRpcClientBase
/aosp_15_r20/hardware/synaptics/wlan/synadhd/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c174 char *_cmd = "SET_AP_WPS_P2P_IE"; in wpa_driver_set_ap_wps_p2p_ie() local
/aosp_15_r20/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c169 char *_cmd = "SET_AP_WPS_P2P_IE"; in wpa_driver_set_ap_wps_p2p_ie() local
/aosp_15_r20/device/linaro/poplar/wifi/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c160 char *_cmd = "SET_AP_WPS_P2P_IE"; in wpa_driver_set_ap_wps_p2p_ie() local

12