/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/skia/src/compute/skc/ |
D | styling.c | 102 skc_styling_cmd_t const * cmds) in skc_styling_group_enter() 119 skc_styling_cmd_t const * cmds) in skc_styling_group_leave() 181 skc_styling_cmd_t const * cmds) in skc_styling_group_layer() 231 skc_styling_layer_cmd_rgba_encoder(skc_styling_cmd_t * const cmds, in skc_styling_layer_cmd_rgba_encoder() 243 skc_styling_background_over_encoder(skc_styling_cmd_t * cmds, float const rgba[4]) in skc_styling_background_over_encoder() 249 skc_styling_layer_fill_rgba_encoder(skc_styling_cmd_t * cmds, float const rgba[4]) in skc_styling_layer_fill_rgba_encoder() 260 skc_styling_layer_fill_gradient_encoder(skc_styling_cmd_t * cmds, in skc_styling_layer_fill_gradient_encoder()
|
D | styling_types.h | 66 skc_uint cmds; // starting index of sequence of command words member 118 } cmds; member
|
/external/skqp/src/compute/skc/ |
D | styling.c | 102 skc_styling_cmd_t const * cmds) in skc_styling_group_enter() 119 skc_styling_cmd_t const * cmds) in skc_styling_group_leave() 181 skc_styling_cmd_t const * cmds) in skc_styling_group_layer() 231 skc_styling_layer_cmd_rgba_encoder(skc_styling_cmd_t * const cmds, in skc_styling_layer_cmd_rgba_encoder() 243 skc_styling_background_over_encoder(skc_styling_cmd_t * cmds, float const rgba[4]) in skc_styling_background_over_encoder() 249 skc_styling_layer_fill_rgba_encoder(skc_styling_cmd_t * cmds, float const rgba[4]) in skc_styling_layer_fill_rgba_encoder() 260 skc_styling_layer_fill_gradient_encoder(skc_styling_cmd_t * cmds, in skc_styling_layer_fill_gradient_encoder()
|
D | styling_types.h | 66 skc_uint cmds; // starting index of sequence of command words member 118 } cmds; member
|
/external/skia/src/compute/tests/groups/ |
D | groups.c | 195 skc_styling_cmd_t cmds[3 + 1]; in groups_layers_decode() local 244 skc_styling_cmd_t cmds[1 + 1 + 1]; in groups_layers_decode() local 268 skc_styling_cmd_t cmds[1 + 1 + 3 + 1]; in groups_layers_decode() local
|
/external/skqp/src/compute/tests/groups/ |
D | groups.c | 195 skc_styling_cmd_t cmds[3 + 1]; in groups_layers_decode() local 244 skc_styling_cmd_t cmds[1 + 1 + 1]; in groups_layers_decode() local 268 skc_styling_cmd_t cmds[1 + 1 + 3 + 1]; in groups_layers_decode() 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 | 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
|
/external/brotli/c/enc/ |
D | block_splitter.c | 40 static size_t CountLiterals(const Command* cmds, const size_t num_commands) { in CountLiterals() 50 static void CopyLiteralsToByteArray(const Command* cmds, in CopyLiteralsToByteArray() 123 const Command* cmds, in BrotliSplitBlock()
|
/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 | 42 int cmds[] = {BLKRRPART, BLKFLSBUF, BLKRASET, BLKRAGET, 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/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
|
/external/skia/modules/pathkit/ |
D | helper.js | 64 PathKit.FromCmds = function(cmds) { argument
|
/external/skqp/modules/pathkit/ |
D | helper.js | 64 PathKit.FromCmds = function(cmds) { argument
|
/external/vboot_reference/cgpt/ |
D | cgpt.c | 30 } cmds[] = { variable
|
/external/libnl/tests/ |
D | test-genl.c | 53 static struct genl_cmd cmds[] = { variable
|