Home
last modified time | relevance | path

Searched defs:command (Results 1 – 25 of 39) sorted by relevance

12

/device/google/dragon/recovery/updater/
Ddebug_cmd.h19 struct command { struct
21 struct command *subcmd; argument
38 extern struct command subcmds_ec[]; argument
Dflash_ec.c40 uint32_t command; member
58 static int ec_command(void *hnd, int command, int version, in ec_command()
/device/linaro/bootloader/arm-trusted-firmware/plat/juno/
Dscpi.c52 void scpi_secure_message_send(unsigned command, size_t size) in scpi_secure_message_send()
89 static void scpi_secure_send32(unsigned command, uint32_t message) in scpi_secure_send32()
101 unsigned command = scpi_secure_message_receive(NULL, &size); in scpi_wait_ready() local
Dmhu.c68 void mhu_secure_message_send(uint32_t command) in mhu_secure_message_send()
Dscp_bootloader.c75 static void scp_boot_message_send(unsigned command, size_t size) in scp_boot_message_send()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dupload.py62 def upload_file(self, command, pyversion, filename): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmimetools.py224 def pipeto(input, command): argument
229 def pipethrough(input, command, output): argument
Dimaplib.py714 def store(self, message_set, command, flags): argument
743 def uid(self, command, *args): argument
1221 def __init__(self, command): argument
Duuid.py294 def _find_mac(command, args, hw_identifiers, get_index): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Ddist.py289 def get_option_dict(self, command): argument
794 def get_command_class(self, command): argument
833 def get_command_obj(self, command, create=1): argument
903 def reinitialize_command(self, command, reinit_subcommands=0): argument
957 def run_command(self, command): argument
Dcmd.py305 def get_finalized_command(self, command, create=1): argument
317 def reinitialize_command(self, command, reinit_subcommands=0): argument
321 def run_command(self, command): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
Dtest_config.py64 class command(PyPIRCCommand): class
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/
Dlldbefi.py466 def efi_guid_command(debugger, command, result, dict): argument
/device/google/marlin/camera/QCamera2/stack/common/
Dmm_camera_shim.h69 uint32_t command; /*V4L2 or private command*/ member
/device/google/dragon/bluetooth/
Dbluetooth_hci.cc117 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& command) { in sendHciCommand()
/device/google/accessory/arduino/USB_Host_Shield/
DMax_LCD.cpp252 inline void Max_LCD::command(uint8_t value) { in command() function in Max_LCD
/device/google/contexthub/util/nanotool/
Dnanomessage.h189 uint8_t command; member
Dnanotool.cpp55 NanotoolCommand command = NanotoolCommand::Poll; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dmain.c238 char *command = NULL; in Py_Main() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dmain.c238 char *command = NULL; in Py_Main() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dmain.c233 char *command = NULL; in Py_Main() local
/device/generic/goldfish/sensors/
Dsensors_qemu.c578 char command[64]; in sensor_device_activate() local
634 char command[64]; in sensor_device_set_delay() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
Dfaqwiz.py622 def rlog(self, command, entry=None): argument
686 def shell(self, command): argument
/device/generic/goldfish/vibrator/
Dqemu.c330 char command[256]; in qemu_control_command() local
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DDemoKitActivity.java352 public void sendCommand(byte command, byte target, int value) { in sendCommand()

12