| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_spp.c | 442 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| H A D | vf_mix.c | 341 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| H A D | vf_negate.c | 332 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| /third_party/glfw/deps/ |
| H A D | nuklear_glfw_gl2.h | 127 const struct nk_draw_command *cmd; in nk_glfw3_render() local [all...] |
| /third_party/alsa-lib/modules/mixer/simple/ |
| H A D | sbase.c | 112 static int is_ops(snd_mixer_elem_t *elem, int dir, int cmd, int val) in is_ops() argument
|
| /third_party/alsa-utils/alsactl/ |
| H A D | alsactl.c | 246 char *cmd; in main() local [all...] |
| /third_party/alsa-utils/alsamixer/ |
| H A D | mixer_widget.c | 472 command_enum cmd = 0; in on_mouse_key() local 555 command_enum cmd; in on_handle_key() local [all...] |
| /third_party/backends/backend/ |
| H A D | ibm-scsi.c | 142 static SANE_Byte cmd[6]; in test_unit_ready() local 157 static SANE_Byte cmd[6]; in inquiry() local 174 struct scsi_mode_select_cmd cmd; mode_select() member 222 static struct scsi_start_scan_cmd cmd; trigger_scan() local 247 struct scsi_window_cmd cmd; set_window() member 268 static struct scsi_window_cmd cmd; get_window() local 290 static struct scsi_read_scanner_cmd cmd; read_data() local 306 static struct scsi_object_position_cmd cmd; object_position() local 332 static struct scsi_get_buffer_status_cmd cmd; get_data_status() local [all...] |
| H A D | kvs40xx_cmd.c | 72 struct cmd struct 74 unsigned char cmd[MAX_CMD_SIZE]; member [all...] |
| H A D | plustek-pp_ptdrv.c | 632 static int ptdrvIoctl( pScanData ps, UInt cmd, pVoid arg ) in ptdrvIoctl() argument 1266 static int PtDrvIoctl( UInt cmd, pVoid arg ) in PtDrvIoctl() argument
|
| H A D | rts88xx_lib.c | 130 unsigned char cmd[] = { 0x80, 0x00, 0x00, 0x01 }; in sanei_rts88xx_read_reg() local 160 unsigned char cmd[] = { 0x88, 0x00, 0x00, 0x01, 0xff }; in sanei_rts88xx_write_reg() local
|
| H A D | hp5590_low.c | 458 hp5590_verify_last_cmd(SANE_Int dn, enum proto_flags proto_flags, unsigned int cmd) hp5590_verify_last_cmd() argument 527 hp5590_cmd(SANE_Int dn, enum proto_flags proto_flags, unsigned int flags, unsigned int cmd, unsigned char *data, unsigned int size, unsigned int core_flags) hp5590_cmd() argument 875 hp5590_bulk_write(SANE_Int dn, enum proto_flags proto_flags, int cmd, unsigned char *bytes, unsigned int size) hp5590_bulk_write() argument [all...] |
| H A D | ricoh-scsi.c | 128 static SANE_Byte cmd[6]; in test_unit_ready() local 143 static SANE_Byte cmd[6]; in inquiry() local 160 struct scsi_mode_select_cmd cmd; mode_select() member 206 static struct scsi_start_scan_cmd cmd; trigger_scan() local 229 struct scsi_window_cmd cmd; set_window() member 250 static struct scsi_window_cmd cmd; get_window() local 272 static struct scsi_read_scanner_cmd cmd; read_data() local 288 static SANE_Byte cmd[10]; object_position() local 303 static struct scsi_get_buffer_status_cmd cmd; get_data_status() local [all...] |
| H A D | snapscan-usb.c | 203 char cmd[] = {TEST_UNIT_READY, 0, 0, 0, 0, 0}; in snapscani_usb_close() local 210 char cmd[] = {TEST_UNIT_READY, 0, 0, 0, 0, 0}; in snapscani_usb_close() local 221 char cmd[] = {INQUIRY, 0, 0, 0, 120, 0}; in snapscani_usb_close() local 237 static int usb_cmdlen(int cmd) in usb_cmdlen() argument 487 u_char cmd[] = {REQUEST_SENSE, 0, 0, 0, 20, 0}; usb_request_sense() local [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_io_sanei.c | 458 pixma_write (pixma_io_t * io, const void *cmd, unsigned len) in pixma_write() argument
|
| /third_party/FreeBSD/sys/dev/usb/net/ |
| H A D | if_urndis.c | 190 struct usb_cdc_cm_descriptor *cmd; in urndis_attach() local
|
| H A D | if_axge.c | 148 axge_write_mem(struct axge_softc *sc, uint8_t cmd, uint16_t index, in axge_write_mem() argument 165 axge_write_cmd_1(struct axge_softc *sc, uint8_t cmd, uint16_t reg, uint8_t val) in axge_write_cmd_1() argument 171 axge_write_cmd_2(struct axge_softc *sc, uint8_t cmd, uint16_t index, in axge_write_cmd_2() argument 182 axge_read_mem(struct axge_softc *sc, uint8_t cmd, uint16_t index, in axge_read_mem() argument 199 axge_read_cmd_1(struct axge_softc *sc, uint8_t cmd, uint16_t reg) in axge_read_cmd_1() argument 208 axge_read_cmd_2(struct axge_softc *sc, uint8_t cmd, uint16_t index, uint16_t reg) axge_read_cmd_2() argument [all...] |
| /third_party/libabigail/tools/ |
| H A D | abilint.cc | 907 string cmd = "diff -u " + opts.file_path + " " + tmp_file->get_path(); in main() local
|
| /third_party/libdrm/freedreno/msm/ |
| H A D | msm_ringbuffer.c | 127 static void ring_cmd_del(struct msm_cmd *cmd) in ring_cmd_del() argument 140 struct msm_cmd *cmd = calloc(1, sizeof(*cmd)); ring_cmd_new() local 262 struct drm_msm_gem_submit_cmd *cmd; get_cmd() local 316 struct msm_cmd *cmd = current_cmd(ring); msm_ringbuffer_hostptr() local 323 struct msm_cmd *cmd, *tmp; delete_cmds() local 404 struct drm_msm_gem_submit_cmd *cmd = &msm_ring->submit.cmds[i]; dump_submit() local 445 struct drm_msm_gem_submit_cmd *cmd = &msm_ring->submit.cmds[i]; handle_stateobj_relocs() local 489 struct drm_msm_gem_submit_cmd *cmd; msm_ringbuffer_flush() local 535 struct drm_msm_gem_submit_cmd *cmd = &msm_ring->submit.cmds[i]; msm_ringbuffer_flush() local 565 struct msm_cmd *cmd = current_cmd(ring); msm_ringbuffer_emit_reloc() local 616 struct msm_cmd *cmd = NULL; msm_ringbuffer_emit_reloc_ring() local [all...] |
| /third_party/mesa3d/src/drm-shim/ |
| H A D | drm_shim.c | 670 fcntl(int fd, int cmd, ...) in fcntl() argument
|
| /third_party/ltp/include/lapi/ |
| H A D | fsmount.h | 71 static inline int fsconfig(int fd, unsigned int cmd, const char *key, in fsconfig() argument
|
| H A D | keyctl.h | 42 static inline long keyctl(int cmd, ...) in keyctl() argument
|
| /third_party/ltp/testcases/kdump/lib/lkdtm/ |
| H A D | lkdtm.c | 180 int jp_scsi_dispatch_cmd(struct scsi_cmnd *cmd) in jp_scsi_dispatch_cmd() argument 188 jp_generic_ide_ioctl(ide_drive_t * drive, struct file *file, struct block_device *bdev, unsigned int cmd, unsigned long arg) jp_generic_ide_ioctl() argument
|
| /third_party/ltp/testcases/kernel/device-drivers/base/tbase/ |
| H A D | tbase.c | 238 tbase_ioctl(struct inode *ino, struct file *f, unsigned int cmd, unsigned long l) tbase_ioctl() argument
|
| /third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
| H A D | virgl_vtest_socket.c | 381 uint32_t cmd[1]; in virgl_vtest_send_resource_unref() local 400 uint32_t cmd[VCMD_TRANSFER_HDR_SIZE]; in virgl_vtest_send_transfer_cmd() local 435 uint32_t cmd[VCMD_TRANSFER2_HDR_SIZE]; virgl_vtest_send_transfer_cmd2() local 527 uint32_t cmd[VCMD_BUSY_WAIT_SIZE]; virgl_vtest_busy_wait() local [all...] |