/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/toolchain-utils/compiler_wrapper/testdata/android_golden/ |
D | clang_path.json | 12 "cmds": [ array 36 "cmds": [ array 63 "cmds": [ array 84 "cmds": [ array 105 "cmds": [ array 129 "cmds": [ array 150 "cmds": [ array 171 "cmds": [ array 195 "cmds": [ array 218 "cmds": [ array
|
D | compile_with_fallback.json | 17 "cmds": [ array 46 "cmds": [ array 88 "cmds": [ array
|
/external/toolchain-utils/compiler_wrapper/testdata/cros_gcc_host_golden/ |
D | gcc_maincc_target_specific.json | 12 "cmds": [ array 37 "cmds": [ array 62 "cmds": [ array 87 "cmds": [ array 112 "cmds": [ array 137 "cmds": [ array 162 "cmds": [ array 187 "cmds": [ array 212 "cmds": [ array
|
D | gcc_path.json | 12 "cmds": [ array 40 "cmds": [ array 68 "cmds": [ array 93 "cmds": [ array 118 "cmds": [ array 146 "cmds": [ array
|
D | gcc_specific_args.json | 13 "cmds": [ array 40 "cmds": [ array 67 "cmds": [ array
|
/external/cronet/third_party/brotli/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() 126 const Command* cmds, in BrotliSplitBlock() 202 size_t CountLiteralsForTest(const Command* cmds, const size_t num_commands) { in CountLiteralsForTest() 208 void CopyLiteralsToByteArrayForTest(const Command* cmds, in CopyLiteralsToByteArrayForTest()
|
/external/toolchain-utils/compiler_wrapper/testdata/cros_nonhardened_golden/ |
D | gcc_maincc_target_specific.json | 12 "cmds": [ array 46 "cmds": [ array 80 "cmds": [ array 114 "cmds": [ array 148 "cmds": [ array 181 "cmds": [ array 215 "cmds": [ array 249 "cmds": [ array 282 "cmds": [ array
|
D | gcc_sysroot_wrapper_common.json | 13 "cmds": [ array 45 "cmds": [ array 82 "cmds": [ array 113 "cmds": [ array 149 "cmds": [ array 186 "cmds": [ array 223 "cmds": [ array
|
D | gcc_path.json | 12 "cmds": [ array 49 "cmds": [ array 86 "cmds": [ array 120 "cmds": [ array 154 "cmds": [ array 191 "cmds": [ array
|
D | gcc_sanitizer_args.json | 14 "cmds": [ array 51 "cmds": [ array 88 "cmds": [ array 125 "cmds": [ array 161 "cmds": [ array 198 "cmds": [ array 235 "cmds": [ array 271 "cmds": [ array
|
/external/skia/modules/canvaskit/tests/ |
D | path_test.js | 70 const cmds = path.toCmds(); constant 93 const cmds = path.toCmds(); constant 107 const cmds = [CanvasKit.MOVE_VERB, 205, 5, variable
|
/external/toolchain-utils/compiler_wrapper/testdata/cros_hardened_golden/ |
D | gcc_maincc_target_specific.json | 12 "cmds": [ array 49 "cmds": [ array 86 "cmds": [ array 123 "cmds": [ array 159 "cmds": [ array 195 "cmds": [ array 231 "cmds": [ array 267 "cmds": [ array 303 "cmds": [ array
|
D | gcc_sanitizer_args.json | 14 "cmds": [ array 54 "cmds": [ array 94 "cmds": [ array 134 "cmds": [ array 173 "cmds": [ array 213 "cmds": [ array 253 "cmds": [ array 292 "cmds": [ array
|
D | gcc_sysroot_wrapper_common.json | 13 "cmds": [ array 48 "cmds": [ array 88 "cmds": [ array 122 "cmds": [ array 161 "cmds": [ array 200 "cmds": [ array 238 "cmds": [ array
|
D | gcc_path.json | 12 "cmds": [ array 52 "cmds": [ array 92 "cmds": [ array 129 "cmds": [ array 166 "cmds": [ array 206 "cmds": [ array
|
/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() 110 const struct cmd *cmds, struct cmdl *cmdl, void *data) in run_cmd()
|
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
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_exec_parse.c | 75 static uint64_t __exec_batch_patched(int fd, uint32_t cmd_bo, uint32_t *cmds, in __exec_batch_patched() 116 static void exec_batch_patched(int fd, uint32_t cmd_bo, uint32_t *cmds, in exec_batch_patched() 125 static int __exec_batch(int fd, uint32_t cmd_bo, uint32_t *cmds, in __exec_batch() 144 #define exec_batch(fd, bo, cmds, sz, ring, expected) \ argument 147 static void exec_split_batch(int fd, uint32_t *cmds, in exec_split_batch() 191 static void exec_batch_chained(int fd, uint32_t cmd_bo, uint32_t *cmds, in exec_batch_chained()
|
/external/toolchain-utils/compiler_wrapper/testdata/cros_hardened_noccache_golden/ |
D | gcc_path.json | 12 "cmds": [ array 47 "cmds": [ array 82 "cmds": [ array 114 "cmds": [ array 146 "cmds": [ array 181 "cmds": [ array
|
/external/toolchain-utils/compiler_wrapper/testdata/cros_hardened_llvmnext_golden/ |
D | gcc_path.json | 12 "cmds": [ array 52 "cmds": [ array 92 "cmds": [ array 129 "cmds": [ array 166 "cmds": [ array 206 "cmds": [ array
|
/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()
|