| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
| D | popen2.py | 40 def __init__(self, cmd, capturestderr=False, bufsize=-1): argument 82 def _run_child(self, cmd): argument 119 def __init__(self, cmd, bufsize=-1): argument 141 def popen2(cmd, bufsize=-1, mode='t'): argument 151 def popen3(cmd, bufsize=-1, mode='t'): argument 161 def popen4(cmd, bufsize=-1, mode='t'): argument 171 def popen2(cmd, bufsize=-1, mode='t'): argument 181 def popen3(cmd, bufsize=-1, mode='t'): argument 191 def popen4(cmd, bufsize=-1, mode='t'): argument
|
| D | commands.py | 48 def getoutput(cmd): argument 56 def getstatusoutput(cmd): argument
|
| D | ftplib.py | 241 def sendcmd(self, cmd): argument 246 def voidcmd(self, cmd): argument 309 def ntransfercmd(self, cmd, rest=None): argument 359 def transfercmd(self, cmd, rest=None): argument 384 def retrbinary(self, cmd, callback, blocksize=8192, rest=None): argument 408 def retrlines(self, cmd, callback = None): argument 438 def storbinary(self, cmd, fp, blocksize=8192, callback=None, rest=None): argument 463 def storlines(self, cmd, fp, callback=None): argument 673 def ntransfercmd(self, cmd, rest=None): argument 680 def retrbinary(self, cmd, callback, blocksize=8192, rest=None): argument [all …]
|
| D | cProfile.py | 132 def run(self, cmd): argument 137 def runctx(self, cmd, globals, locals): argument
|
| D | pipes.py | 110 def append(self, cmd, kind): argument 132 def prepend(self, cmd, kind): argument
|
| D | webbrowser.py | 105 def _isexecutable(cmd): argument 114 def _isexecutable(cmd): argument 121 def _iscommand(cmd): argument 638 cmd = _synthesize(cmdline, -1) variable
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
| D | spawn.py | 17 def spawn(cmd, search_path=1, verbose=0, dry_run=0): argument 59 def _spawn_nt(cmd, search_path=1, verbose=0, dry_run=0): argument 79 def _spawn_os2(cmd, search_path=1, verbose=0, dry_run=0): argument 100 def _spawn_posix(cmd, search_path=1, verbose=0, dry_run=0): argument
|
| /device/huawei/angler/camera/QCamera2/util/ |
| D | QCameraCmdThread.cpp | 130 int32_t QCameraCmdThread::sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority) in sendCmd() 171 camera_cmd_type_t cmd = CAMERA_CMD_TYPE_NONE; in getCmd() local
|
| D | QCameraCmdThread.h | 52 camera_cmd_type_t cmd; member
|
| /device/lge/bullhead/camera/QCamera2/util/ |
| D | QCameraCmdThread.cpp | 130 int32_t QCameraCmdThread::sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority) in sendCmd() 171 camera_cmd_type_t cmd = CAMERA_CMD_TYPE_NONE; in getCmd() local
|
| D | QCameraCmdThread.h | 52 camera_cmd_type_t cmd; member
|
| /device/google/marlin/camera/QCamera2/util/ |
| D | QCameraCmdThread.cpp | 139 int32_t QCameraCmdThread::sendCmd(camera_cmd_type_t cmd, uint8_t sync_cmd, uint8_t priority) in sendCmd() 180 camera_cmd_type_t cmd = CAMERA_CMD_TYPE_NONE; in getCmd() local
|
| D | QCameraCmdThread.h | 55 camera_cmd_type_t cmd; member
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
| D | test_popen2.py | 34 cmd = "cat" variable in Popen2Test 36 cmd = "more" variable in Popen2Test
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/hotshot/ |
| D | __init__.py | 49 def run(self, cmd): argument 60 def runctx(self, cmd, globals, locals): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/ssl/ |
| D | get-remote-certificate.py | 15 def subproc(cmd): argument
|
| /device/google/contexthub/firmware/os/core/ |
| D | hostIntf.c | 77 uint8_t cmd; member 121 const struct NanohubCommand *cmd; member 242 const struct NanohubCommand *cmd; in hostIntfFindHandler() local 1131 static void fakeFlush(struct ConfigCmd *cmd) in fakeFlush() 1223 static void onConfigCmdFlushOne(struct ActiveSensor *sensor, struct ConfigCmd *cmd) in onConfigCmdFlushOne() 1228 static void onConfigCmdEnableOne(struct ActiveSensor *sensor, struct ConfigCmd *cmd) in onConfigCmdEnableOne() 1247 static void onConfigCmdEnableAll(struct ActiveSensor *sensor, struct ConfigCmd *cmd) in onConfigCmdEnableAll() 1272 static void onConfigCmdDisableOne(struct ActiveSensor *sensor, struct ConfigCmd *cmd) in onConfigCmdDisableOne() 1292 static void onConfigCmdCalibrateAll(struct ActiveSensor *sensor, struct ConfigCmd *cmd) in onConfigCmdCalibrateAll() 1299 static void onConfigCmdSelfTestAll(struct ActiveSensor *sensor, struct ConfigCmd *cmd) in onConfigCmdSelfTestAll() [all …]
|
| /device/google/contexthub/sensorhal/ |
| D | hubconnection.cpp | 569 struct MsgCmd *cmd; in setLeftyMode() local 1063 struct ConfigCmd cmd; in restoreSensorState() local 1666 void HubConnection::initConfigCmd(struct ConfigCmd *cmd, int handle) in initConfigCmd() 1698 struct ConfigCmd cmd; in queueActivate() local 1724 struct ConfigCmd cmd; in queueSetDelay() local 1755 struct ConfigCmd cmd; in queueBatch() local 1793 struct ConfigCmd cmd; in queueFlushInternal() local 1831 struct ConfigCmd *cmd = (struct ConfigCmd *)malloc(sizeof(struct ConfigCmd) + length); in queueDataInternal() local 1952 struct MsgCmd *cmd = (struct MsgCmd *)malloc(sizeof(struct MsgCmd) + sizeof(float)); in queueUsbMagBias() local 2079 void HubConnection::mergeDirectReportRequest(struct ConfigCmd *cmd, int handle) { in mergeDirectReportRequest() [all …]
|
| /device/generic/goldfish/keymaster/ |
| D | trusty_keymaster_ipc.cpp | 50 int trusty_keymaster_call(uint32_t cmd, void* in, uint32_t in_size, uint8_t* out, in trusty_keymaster_call()
|
| /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/ |
| D | mm_camera_thread.c | 64 uint32_t cmd; member 83 uint32_t cmd) in mm_camera_poll_sig_async() 129 uint32_t cmd) in mm_camera_poll_sig()
|
| /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/ |
| D | mm_camera_thread.c | 65 uint32_t cmd; member 84 uint32_t cmd) in mm_camera_poll_sig_async() 130 uint32_t cmd) in mm_camera_poll_sig()
|
| /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/ |
| D | mm_camera_thread.c | 64 uint32_t cmd; member 83 uint32_t cmd) in mm_camera_poll_sig_async() 129 uint32_t cmd) in mm_camera_poll_sig()
|
| /device/google/contexthub/util/stm32_flash/ |
| D | i2c.c | 38 uint8_t i2c_write_cmd(handle_t *handle, uint8_t cmd) in i2c_write_cmd()
|
| D | uart.c | 40 uint8_t uart_write_cmd(handle_t *handle, uint8_t cmd) in uart_write_cmd()
|
| /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/ |
| D | StubFunctions.c | 75 popen (const char *cmd, const char *type) in popen()
|