/frameworks/base/services/core/java/com/android/server/hdmi/ |
RoutingControlAction.java | 95 public boolean processCommand(HdmiCecMessage cmd) { 96 int opcode = cmd.getOpcode(); 97 byte[] params = cmd.getParams(); 114 handleReportPowerStatus(cmd.getParams()[0]);
|
/frameworks/native/opengl/tests/hwc/ |
hwcColorEquiv.cpp | 133 void printSyntax(const char *cmd); 169 char cmd[MAXCMD]; local 280 rv = snprintf(cmd, sizeof(cmd), "%s", CMD_STOP_FRAMEWORK); 281 if (rv >= (signed) sizeof(cmd) - 1) { 285 testExecCmd(cmd); 399 rv = snprintf(cmd, sizeof(cmd), "%s", CMD_START_FRAMEWORK); 400 if (rv >= (signed) sizeof(cmd) - 1) { 404 testExecCmd(cmd); [all...] |
hwcRects.cpp | 175 void printSyntax(const char *cmd); 208 char cmd[MAXCMD]; local 237 rv = snprintf(cmd, sizeof(cmd), "%s", CMD_STOP_FRAMEWORK); 238 if (rv >= (signed) sizeof(cmd) - 1) { 242 testExecCmd(cmd); 349 rv = snprintf(cmd, sizeof(cmd), "%s", CMD_START_FRAMEWORK); 350 if (rv >= (signed) sizeof(cmd) - 1) { 354 testExecCmd(cmd); [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
dhdu_linux.c | 81 cmd_t *cmd = NULL; local 83 for (cmd = dhd_cmds; cmd->name && strcmp(cmd->name, name); cmd++); 84 if (cmd->name == NULL) 85 cmd = NULL; 86 return cmd; 145 dhd_ioctl(void *dhd, int cmd, void *buf, int len, bool set) 165 ioc.cmd = cmd 565 cmd_t *cmd = NULL; local [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
bcmcdc.h | 28 uint32 cmd; /* ioctl command value */ member in struct:cdc_ioctl 45 #define CDCF_IOC_ERROR 0x01 /* 0=success, 1=ioctl cmd failed */ 46 #define CDCF_IOC_SET 0x02 /* 0=get, 1=set cmd */
|
dhdioctl.h | 38 uint cmd; /* common ioctl definition */ member in struct:dhd_ioctl
|
/hardware/intel/common/wrs_omxil_core/base/inc/ |
componentbase.h | 42 OMX_COMMANDTYPE cmd; member in struct:cmd_s 51 virtual void CmdHandler(struct cmd_s *cmd) = 0; 60 OMX_ERRORTYPE PushCmdQueue(struct cmd_s *cmd); 121 OMX_IN OMX_COMMANDTYPE Cmd, 126 OMX_IN OMX_COMMANDTYPE Cmd, 313 virtual void CmdHandler(struct cmd_s *cmd);
|
/hardware/intel/img/psb_video/src/ |
psb_drv_debug.c | 442 unsigned int cmd = buffer[idx++]; local 443 fprintf( pF , "Command Word: %08X\n" , cmd ); 444 switch( cmd&0xf0000000 ) 475 fprintf( pF , "%04X CMD_REGVALPAIR_WRITE ( %08X )\n", (idx-1)*4 , cmd); 476 unsigned int addr = cmd&0xffff; 477 unsigned int count = (cmd>>16)&0xff; 492 fprintf( pF , "%04X CMD_RENDEC_BLOCK( %08X )\n", (idx-1)*4 , cmd); 493 unsigned int count = (cmd>>16)&0x00ff; 494 unsigned int uiAddr = (cmd &0xffff ); /* to do, limit this */ 516 fprintf( pF , "%04X SR SETUP %08x\n" , (idx-1)*4 , cmd ); 623 uint32_t cmd = *cmd_idx; local [all...] |
tng_vld_dec.c | 77 uint32_t cmd = 0; local 98 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS,ALTERNATIVE_OUTPUT_PICTURE_ROTATION, SCALE_INPUT_SIZE_SEL, 1); 99 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS,ALTERNATIVE_OUTPUT_PICTURE_ROTATION, SCALE_ENABLE, 1); 124 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ALT_PICTURE_ENABLE, 1); 125 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_ROW_STRIDE, out_loop_surface->stride_mode); 126 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , RECON_WRITE_DISABLE, 0); /* FIXME Always generate Rec */ 127 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , ROTATION_MODE, GET_SURFACE_INFO_rotate(out_loop_surface)); 139 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION, USE_AUX_LINE_BUF, 1); 141 REGIO_WRITE_FIELD_LITE(cmd, MSVDX_CMDS, ALTERNATIVE_OUTPUT_PICTURE_ROTATION , RECON_WRITE_DISABLE, 1); 146 psb_cmdbuf_rendec_write(cmdbuf, cmd); [all...] |
/hardware/qcom/camera/QCamera2/HAL3/ |
QCamera3Stream.cpp | 567 // we got notified about new cmd avail in cmd queue 568 camera_cmd_type_t cmd = cmdThread->getCmd(); local 569 switch (cmd) { [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/ |
mm_camera_thread.c | 64 uint32_t cmd; member in struct:__anon25442 76 * @cmd : command to be sent 83 uint32_t cmd) 89 CDBG("%s: E cmd = %d", __func__,cmd); 91 cmd_evt.cmd = cmd; 96 /* send cmd to worker */ 122 * @cmd : command to be sent 129 uint32_t cmd) [all...] |
/hardware/qcom/msm8x27/original-kernel-headers/linux/ |
ion.h | 280 * @cmd: the custom ioctl function to call 284 * This works just like the regular cmd and arg fields of an ioctl. 287 unsigned int cmd; member in struct:ion_custom_data
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
ion.h | 280 * @cmd: the custom ioctl function to call 284 * This works just like the regular cmd and arg fields of an ioctl. 287 unsigned int cmd; member in struct:ion_custom_data
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
common.h | 77 WifiCommand *cmd; member in struct:__anon26937 104 cmd_info *cmd; // Outstanding commands member in struct:hal_info_s 124 wifi_error wifi_register_handler(wifi_handle handle, int cmd, nl_recvmsg_msg_cb_t func, void *arg); 128 void wifi_unregister_handler(wifi_handle handle, int cmd); 131 wifi_error wifi_register_cmd(wifi_handle handle, int id, WifiCommand *cmd); 133 void wifi_unregister_cmd(wifi_handle handle, WifiCommand *cmd);
|
/hardware/ti/omap4-aah/test/CameraHal/ |
camera_test_script.cpp | 179 void trim_script_cmd(char *cmd) { 183 while ( NULL != (cr = strchr(cmd, '\r'))) { 190 while ( NULL != (nl = strchr(cmd, '\n'))) { 204 char *cmd, *ctx, *cycle_cmd, *temp_cmd; local 224 cmd = strtok_r((char *) script, DELIMITER, &ctx); 226 while ( NULL != cmd && (stopScript == false)) { 227 trim_script_cmd(cmd); 228 id = cmd[0]; 229 printf("Full Command: %s \n", cmd); 230 printf("Command: %c \n", cmd[0]) 1708 char *cmd, *ctx; local [all...] |
/hardware/ti/omap4xxx/test/CameraHal/ |
camera_test_script.cpp | 102 char *cmd, *ctx, *cycle_cmd, *temp_cmd; local 117 cmd = strtok_r((char *) script, DELIMITER, &ctx); 119 while ( NULL != cmd && (stopScript == false)) { 120 id = cmd[0]; 121 printf("Full Command: %s \n", cmd); 122 printf("Command: %c \n", cmd[0]); 172 cycleCounter = atoi(cmd + 1); 263 rotation = atoi(cmd + 1); 277 if( strcmp((cmd + 1), previewSize[i].desc) == 0) 289 res = strtok(cmd + 1, "x") 1200 char *cmd, *ctx; local [all...] |
/ndk/sources/host-tools/make-3.81/ |
vmsjobs.c | 306 char *cmd = alloca (strlen (argv) + 512), *p, *q; local 334 for (p = argv, q = cmd; *p; p++, q++) 401 if (strncmp (cmd, "builtin_", 8) == 0) 407 DB (DB_JOBS, (_("BUILTIN [%s][%s]\n"), cmd, cmd+8)); 409 p = cmd + 8; 457 printf(_("Unknown builtin command '%s'\n"), cmd); 468 if (strlen (cmd) > MAXCMDLEN 477 if (strlen (cmd) == 0) 509 p = sep = q = cmd; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
capi.h | 77 unsigned long cmd; member in struct:capi_manufacturer_cmd 113 capi_manufacturer_cmd cmd; member in union:capi_ioctl_struct
|
dlm_device.h | 63 __u8 cmd; member in struct:dlm_write_request
|
genetlink.h | 13 __u8 cmd; member in struct:genlmsghdr
|
hdlcdrv.h | 51 int cmd; member in struct:hdlcdrv_ioctl
|
virtio_net.h | 72 __u8 cmd; member in struct:virtio_net_ctrl_hdr 103 * In addition to the class/cmd header, the TABLE_SET command requires
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/dvb/ |
osd.h | 101 OSD_Command cmd; member in struct:osd_cmd_s 135 int cmd; member in struct:osd_cap_s
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
capi.h | 77 unsigned long cmd; member in struct:capi_manufacturer_cmd 113 capi_manufacturer_cmd cmd; member in union:capi_ioctl_struct
|
dlm_device.h | 63 __u8 cmd; member in struct:dlm_write_request
|