Home
last modified time | relevance | path

Searched defs:cmd (Results 376 - 400 of 1208) sorted by relevance

1...<<11121314151617181920>>...49

/third_party/backends/backend/
H A Dplustek-pp_wrapper.c83 static int PtDrvIoctl( unsigned int cmd, void *arg ) in PtDrvIoctl() argument
H A Dhp-device.c228 HpScl cmd; in sanei_hp_device_probe_model() member
/third_party/cups-filters/filter/foomatic-rip/
H A Dpdf.c80 static int start_renderer(const char *cmd) in start_renderer() argument
155 static int render_pages_with_generic_command(dstr_t *cmd, in render_pages_with_generic_command() argument
184 static int render_pages_with_ghostscript(dstr_t *cmd, in render_pages_with_ghostscript() argument
222 dstr_t *cmd = create_dstr(); render_pages() local
[all...]
H A Dprocess.c179 int exec_command(FILE *in, FILE *out, void *cmd) in exec_command() argument
/third_party/FreeBSD/sys/dev/usb/quirk/
H A Dusb_quirk.c716 usb_quirk_ioctl(unsigned long cmd, caddr_t data, in usb_quirk_ioctl() argument
/third_party/NuttX/drivers/pipes/
H A Dpipe_common.c775 int pipecommon_ioctl(struct file *filep, int cmd, unsigned long arg) in pipecommon_ioctl() argument
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_mass_storage_ram.c134 static int ram_ioctl(struct inode *ram_inode, int cmd, unsigned long arg) in ram_ioctl() argument
H A Dhicamera_control.c53 static int cmd_check(struct uvc_camera_cmd *cmd) in cmd_check() argument
126 static void new_cmd_add(struct uvc_camera_cmd *cmd) in new_cmd_add() argument
136 hi_camera_register_cmd(struct uvc_camera_cmd *cmd) hi_camera_register_cmd() argument
[all...]
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusb_handle.c270 int handle_ioctl(int fd, int cmd, void *arg) in handle_ioctl() argument
/third_party/libabigail/tests/
H A Dtest-abidiff-exit.cc505 in_suppression_path, abidiff_options, abidiff, cmd, diff_cmd, in main() local
H A Dtest-diff-suppr.cc2128 const std::string cmd = abidiff + " " + in_elfv0_path + " " + in_elfv1_path in perform() local
H A Dtest-read-common.cc104 string cmd = abidw + " " + spec_options + drop_private_types + in run_abidw() local
133 string cmd = "diff -u " + in_abi_path + " " + out_abi_path; in run_diff() local
/third_party/ltp/pan/
H A Dzoolib.c373 char *cmd; in cat_args() local
/third_party/ltp/lib/
H A Dtst_safe_sysv_ipc.c18 static int msg_ret_check(int cmd, int ret) in msg_ret_check() argument
33 static int shm_ret_check(int cmd, int ret) in shm_ret_check() argument
50 static int sem_ret_check(int cmd, int ret) in sem_ret_check() argument
122 int safe_msgctl(const char *file, const int lineno, int msqid, int cmd, in safe_msgctl() argument
192 safe_shmctl(const char *file, const int lineno, int shmid, int cmd, struct shmid_ds *buf) safe_shmctl() argument
230 safe_semctl(const char *file, const int lineno, int semid, int semnum, int cmd, ...) safe_semctl() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dpresentation.c282 char cmd[256]; in vlVdpPresentationQueueDisplay() local
/third_party/node/deps/brotli/c/enc/
H A Dhistogram.c61 const Command* cmd = &cmds[i]; in BrotliBuildHistogramsWithContext() local
/third_party/mesa3d/src/mesa/main/
H A Dglthread_shaderobj.c99 struct marshal_cmd_ShaderSource *cmd = in _mesa_marshal_ShaderSource() local
41 _mesa_unmarshal_ShaderSource(struct gl_context *ctx, const struct marshal_cmd_ShaderSource *cmd, const uint64_t *last) _mesa_unmarshal_ShaderSource() argument
132 _mesa_unmarshal_GetActiveUniform(struct gl_context *ctx, const struct marshal_cmd_GetActiveUniform *cmd, const uint64_t *last) _mesa_unmarshal_GetActiveUniform() argument
172 _mesa_unmarshal_GetUniformLocation(struct gl_context *ctx, const struct marshal_cmd_GetUniformLocation *cmd, const uint64_t *last) _mesa_unmarshal_GetUniformLocation() argument
[all...]
H A Dglthread.c63 const struct marshal_cmd_base *cmd = in glthread_unmarshal_batch() local
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_cmd_enqueue.c42 struct vk_cmd_queue_entry *cmd = in vk_cmd_enqueue_CmdDrawMultiEXT() local
80 struct vk_cmd_queue_entry *cmd = vk_cmd_enqueue_CmdDrawMultiIndexedEXT() local
132 struct vk_cmd_queue_entry *cmd = vk_cmd_enqueue_CmdPushDescriptorSetKHR() local
201 unref_pipeline_layout(struct vk_cmd_queue *queue, struct vk_cmd_queue_entry *cmd) unref_pipeline_layout() argument
226 struct vk_cmd_queue_entry *cmd = vk_cmd_enqueue_CmdBindDescriptorSets() local
[all...]
/third_party/libfuse/example/
H A Dioctl.c191 static int fioc_ioctl(const char *path, unsigned int cmd, void *arg, in fioc_ioctl() argument
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl21.c149 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument
H A Dfcntl20.c141 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument
H A Dfcntl19.c142 int do_lock(int cmd, short type, short whence, int start, int len) in do_lock() argument
/third_party/ltp/testcases/kernel/syscalls/membarrier/
H A Dmembarrier01.c274 static int sys_membarrier(int cmd, int flags) in sys_membarrier() argument
[all...]
/third_party/ltp/testcases/kernel/syscalls/sockioctl/
H A Dsockioctl01.c71 int cmd; /* IPPROTO_* */ member

Completed in 16 milliseconds

1...<<11121314151617181920>>...49