/external/mesa3d/src/gallium/state_trackers/vega/ |
D | vgu.c | 42 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
|
D | stroker.c | 76 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/ |
D | peer.c | 67 const struct cmd cmds[] = { in cmd_peer_rm() local 87 const struct cmd cmds[] = { in cmd_peer() local
|
D | media.c | 146 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
|
D | cmdl.c | 20 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()
|
D | node.c | 214 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
|
D | link.c | 149 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
|
D | tipc.c | 58 const struct cmd cmds[] = { in main() local
|
D | bearer.c | 519 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
|
D | nametable.c | 103 const struct cmd cmds[] = { in cmd_nametable() local
|
D | socket.c | 134 const struct cmd cmds[] = { in cmd_socket() local
|
/external/toybox/toys/pending/ |
D | brctl.c | 298 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/ |
D | blockdev.c | 41 int cmds[] = {BLKRRPART, BLKFLSBUF, BLKGETSIZE64, BLKGETSIZE, BLKGETSIZE64, local
|
/external/autotest/client/bin/ |
D | os_dep.py | 19 def commands(*cmds):
|
/external/blktrace/btt/ |
D | bno_plot.py | 44 cmds = """ variable
|
/external/autotest/client/profilers/cmdprofile/ |
D | cmdprofile.py | 15 def initialize(self, cmds=['ps'], interval=60, outputfile='cmdprofile', argument
|
/external/vboot_reference/cgpt/ |
D | cgpt.c | 30 } cmds[] = { variable
|
/external/libedit/src/ |
D | parse.c | 63 } cmds[] = { variable
|
/external/iproute2/bridge/ |
D | bridge.c | 54 } cmds[] = { variable
|
/external/kernel-headers/original/uapi/linux/mmc/ |
D | ioctl.h | 56 struct mmc_ioc_cmd cmds[0]; member
|
/external/iw/ |
D | connect.c | 78 static const __u32 cmds[] = { in iw_connect() local
|
/external/iproute2/ip/ |
D | ip.c | 74 } cmds[] = { variable
|
/external/strace/ |
D | aio.c | 60 } cmds[] = { in tprint_lio_opcode() local
|
/external/selinux/policycoreutils/scripts/ |
D | chcat | 405 gopts, cmds = getopt.getopt(sys.argv[1:], variable
|
/external/vulkan-validation-layers/demos/smoke/ |
D | Smoke.cpp | 436 auto &cmds = cmds_vec[i]; in create_command_buffers() local 450 for (const auto &cmds : cmds_vec) { in create_command_buffers() local
|