Home
last modified time | relevance | path

Searched defs:cmds (Results 1 – 25 of 44) sorted by relevance

12

/external/mesa3d/src/gallium/state_trackers/vega/
Dvgu.c42 const VGubyte *cmds, in vgu_append_float_coords()
58 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, VG_LINE_TO_ABS}; in vguLine() local
85 VGubyte *cmds; in vguPolygon() local
132 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, in vguRect() local
170 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, in vguRoundRect() local
227 static const VGubyte cmds[] = {VG_MOVE_TO_ABS, in vguEllipse() local
266 VGubyte cmds[11]; in vguArc() local
Dstroker.c76 const VGubyte *cmds; member
197 struct array *cmds, in stroke_itr_common_init()
208 struct array *cmds, in stroke_forward_iterator()
222 struct array *cmds, in stroke_backward_iterator()
332 struct array *cmds, in stroke_flat_iterator()
552 VGubyte cmds = VG_MOVE_TO_ABS; in stroker_emit_move_to() local
569 VGubyte cmds = VG_LINE_TO_ABS; in stroker_emit_line_to() local
587 VGubyte cmds = VG_CUBIC_TO_ABS; in stroker_emit_curve_to() local
/external/iproute2/tipc/
Dpeer.c67 const struct cmd cmds[] = { in cmd_peer_rm() local
87 const struct cmd cmds[] = { in cmd_peer() local
Dmedia.c146 const struct cmd cmds[] = { in cmd_media_get() local
227 const struct cmd cmds[] = { in cmd_media_set() local
252 const struct cmd cmds[] = { in cmd_media() local
Dcmdl.c20 const struct cmd *find_cmd(const struct cmd *cmds, char *str) in find_cmd()
101 const struct cmd *cmds, struct cmdl *cmdl, void *data) in run_cmd()
Dnode.c214 const struct cmd cmds[] = { in cmd_node_set() local
236 const struct cmd cmds[] = { in cmd_node_get() local
259 const struct cmd cmds[] = { in cmd_node() local
Dlink.c149 const struct cmd cmds[] = { in cmd_link_get() local
403 const struct cmd cmds[] = { in cmd_link_stat() local
485 const struct cmd cmds[] = { in cmd_link_set() local
511 const struct cmd cmds[] = { in cmd_link() local
Dtipc.c58 const struct cmd cmds[] = { in main() local
Dbearer.c519 const struct cmd cmds[] = { in cmd_bearer_set() local
648 const struct cmd cmds[] = { in cmd_bearer_get() local
715 const struct cmd cmds[] = { in cmd_bearer() local
Dnametable.c103 const struct cmd cmds[] = { in cmd_nametable() local
Dsocket.c134 const struct cmd cmds[] = { in cmd_socket() local
/external/toybox/toys/pending/
Dbrctl.c298 struct cmds { in brctl_main() struct
299 char *cmd; in brctl_main()
300 int nargs; in brctl_main()
301 void (*f)(char **argv); in brctl_main()
/external/toybox/toys/other/
Dblockdev.c41 int cmds[] = {BLKRRPART, BLKFLSBUF, BLKGETSIZE64, BLKGETSIZE, BLKGETSIZE64, local
/external/autotest/client/bin/
Dos_dep.py19 def commands(*cmds):
/external/blktrace/btt/
Dbno_plot.py44 cmds = """ variable
/external/autotest/client/profilers/cmdprofile/
Dcmdprofile.py15 def initialize(self, cmds=['ps'], interval=60, outputfile='cmdprofile', argument
/external/vboot_reference/cgpt/
Dcgpt.c30 } cmds[] = { variable
/external/libedit/src/
Dparse.c63 } cmds[] = { variable
/external/iproute2/bridge/
Dbridge.c54 } cmds[] = { variable
/external/kernel-headers/original/uapi/linux/mmc/
Dioctl.h56 struct mmc_ioc_cmd cmds[0]; member
/external/iw/
Dconnect.c78 static const __u32 cmds[] = { in iw_connect() local
/external/iproute2/ip/
Dip.c74 } cmds[] = { variable
/external/strace/
Daio.c60 } cmds[] = { in tprint_lio_opcode() local
/external/selinux/policycoreutils/scripts/
Dchcat405 gopts, cmds = getopt.getopt(sys.argv[1:], variable
/external/vulkan-validation-layers/demos/smoke/
DSmoke.cpp436 auto &cmds = cmds_vec[i]; in create_command_buffers() local
450 for (const auto &cmds : cmds_vec) { in create_command_buffers() local

12