/external/scapy/scapy/ |
D | autorun.py | 41 def autorun_commands(cmds, my_globals=None, ignore_globals=None, verb=0): argument 79 def autorun_get_interactive_session(cmds, **kargs): argument 101 def autorun_get_text_interactive_session(cmds, **kargs): argument 110 def autorun_get_ansi_interactive_session(cmds, **kargs): argument 119 def autorun_get_html_interactive_session(cmds, **kargs): argument 134 def autorun_get_latex_interactive_session(cmds, **kargs): argument
|
/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 | cmdl.c | 20 const struct cmd *find_cmd(const struct cmd *cmds, char *str) in find_cmd() 110 const struct cmd *cmds, struct cmdl *cmdl, void *data) in run_cmd()
|
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 | node.c | 215 const struct cmd cmds[] = { in cmd_node_set() local 237 const struct cmd cmds[] = { in cmd_node_get() local 260 const struct cmd cmds[] = { in cmd_node() local
|
D | tipc.c | 58 const struct cmd cmds[] = { in main() local
|
D | link.c | 152 const struct cmd cmds[] = { in cmd_link_get() local 409 const struct cmd cmds[] = { in cmd_link_stat() local 491 const struct cmd cmds[] = { in cmd_link_set() local 822 const struct cmd cmds[] = { in cmd_link_mon_set() local 875 const struct cmd cmds[] = { in cmd_link_mon_get() local 898 const struct cmd cmds[] = { in cmd_link_mon() local 926 const struct cmd cmds[] = { in cmd_link() 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/brotli/c/enc/ |
D | block_splitter.c | 41 static size_t CountLiterals(const Command* cmds, const size_t num_commands) { in CountLiterals() 51 static void CopyLiteralsToByteArray(const Command* cmds, in CopyLiteralsToByteArray() 124 const Command* cmds, in BrotliSplitBlock()
|
D | histogram.c | 44 const Command* cmds, const size_t num_commands, in BrotliBuildHistogramsWithContext()
|
/external/toybox/toys/other/ |
D | blockdev.c | 41 int cmds[] = {BLKRRPART, BLKFLSBUF, BLKGETSIZE64, BLKGETSIZE, BLKGETSIZE64, 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/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/iproute2/rdma/ |
D | dev.c | 234 const struct rd_cmd cmds[] = { in dev_one_show() local 275 const struct rd_cmd cmds[] = { in cmd_dev() local
|
D | link.c | 275 const struct rd_cmd cmds[] = { in link_one_show() local 334 const struct rd_cmd cmds[] = { in cmd_link() local
|
D | rdma.c | 30 const struct rd_cmd cmds[] = { in rd_cmd() local
|
/external/mesa3d/src/intel/vulkan/ |
D | genX_state.c | 44 uint32_t cmds[64]; in genX() local
|
/external/vboot_reference/cgpt/ |
D | cgpt.c | 30 } cmds[] = { variable
|
/external/libnl/tests/ |
D | test-genl.c | 53 static struct genl_cmd 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 | 57 struct mmc_ioc_cmd cmds[0]; member
|