/device/google/dragon/recovery/updater/ |
D | debug_cmd.h | 19 struct command { struct 21 struct command *subcmd; argument 38 extern struct command subcmds_ec[]; argument
|
D | flash_ec.c | 40 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/ |
D | scpi.c | 52 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
|
D | mhu.c | 68 void mhu_secure_message_send(uint32_t command) in mhu_secure_message_send()
|
D | scp_bootloader.c | 75 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/ |
D | upload.py | 62 def upload_file(self, command, pyversion, filename): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | mimetools.py | 224 def pipeto(input, command): argument 229 def pipethrough(input, command, output): argument
|
D | imaplib.py | 714 def store(self, message_set, command, flags): argument 743 def uid(self, command, *args): argument 1221 def __init__(self, command): argument
|
D | uuid.py | 294 def _find_mac(command, args, hw_identifiers, get_index): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | dist.py | 289 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
|
D | cmd.py | 305 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/ |
D | test_config.py | 64 class command(PyPIRCCommand): class
|
/device/linaro/bootloader/edk2/EmulatorPkg/Unix/ |
D | lldbefi.py | 466 def efi_guid_command(debugger, command, result, dict): argument
|
/device/google/marlin/camera/QCamera2/stack/common/ |
D | mm_camera_shim.h | 69 uint32_t command; /*V4L2 or private command*/ member
|
/device/google/dragon/bluetooth/ |
D | bluetooth_hci.cc | 117 Return<void> BluetoothHci::sendHciCommand(const hidl_vec<uint8_t>& command) { in sendHciCommand()
|
/device/google/accessory/arduino/USB_Host_Shield/ |
D | Max_LCD.cpp | 252 inline void Max_LCD::command(uint8_t value) { in command() function in Max_LCD
|
/device/google/contexthub/util/nanotool/ |
D | nanomessage.h | 189 uint8_t command; member
|
D | nanotool.cpp | 55 NanotoolCommand command = NanotoolCommand::Poll; member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/ |
D | main.c | 238 char *command = NULL; in Py_Main() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/ |
D | main.c | 238 char *command = NULL; in Py_Main() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | main.c | 233 char *command = NULL; in Py_Main() local
|
/device/generic/goldfish/sensors/ |
D | sensors_qemu.c | 578 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/ |
D | faqwiz.py | 622 def rlog(self, command, entry=None): argument 686 def shell(self, command): argument
|
/device/generic/goldfish/vibrator/ |
D | qemu.c | 330 char command[256]; in qemu_control_command() local
|
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/ |
D | DemoKitActivity.java | 352 public void sendCommand(byte command, byte target, int value) { in sendCommand()
|