| /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 | 3 "cmds": [ array 24 "cmds": [ array 51 "cmds": [ array 75 "cmds": [ array 96 "cmds": [ array 117 "cmds": [ array 141 "cmds": [ array 162 "cmds": [ array 183 "cmds": [ array 207 "cmds": [ array
|
| /external/toolchain-utils/compiler_wrapper/testdata/cros_gcc_host_golden/ |
| D | gcc_maincc_target_specific.json | 3 "cmds": [ array 28 "cmds": [ array 53 "cmds": [ array 78 "cmds": [ array 103 "cmds": [ array 128 "cmds": [ array 153 "cmds": [ array 178 "cmds": [ array 203 "cmds": [ array
|
| D | gcc_path.json | 3 "cmds": [ array 28 "cmds": [ array 59 "cmds": [ array 84 "cmds": [ array 109 "cmds": [ array 134 "cmds": [ array
|
| D | gcc_specific_args.json | 3 "cmds": [ array 30 "cmds": [ array 57 "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 | 3 "cmds": [ array 37 "cmds": [ array 71 "cmds": [ array 105 "cmds": [ array 139 "cmds": [ array 172 "cmds": [ array 206 "cmds": [ array 240 "cmds": [ array 273 "cmds": [ array
|
| D | gcc_sysroot_wrapper_common.json | 3 "cmds": [ array 33 "cmds": [ array 70 "cmds": [ array 103 "cmds": [ array 139 "cmds": [ array 176 "cmds": [ array 213 "cmds": [ array
|
| D | gcc_path.json | 3 "cmds": [ array 37 "cmds": [ array 77 "cmds": [ array 111 "cmds": [ array 145 "cmds": [ array 179 "cmds": [ array
|
| D | gcc_sanitizer_args.json | 3 "cmds": [ array 40 "cmds": [ array 77 "cmds": [ array 114 "cmds": [ array 151 "cmds": [ array 187 "cmds": [ array 225 "cmds": [ array 261 "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/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()
|
| /external/toolchain-utils/compiler_wrapper/testdata/cros_hardened_golden/ |
| D | gcc_maincc_target_specific.json | 3 "cmds": [ array 40 "cmds": [ array 77 "cmds": [ array 114 "cmds": [ array 150 "cmds": [ array 186 "cmds": [ array 222 "cmds": [ array 258 "cmds": [ array 294 "cmds": [ array
|
| D | gcc_sanitizer_args.json | 3 "cmds": [ array 43 "cmds": [ array 83 "cmds": [ array 123 "cmds": [ array 163 "cmds": [ array 202 "cmds": [ array 243 "cmds": [ array 282 "cmds": [ array
|
| D | gcc_sysroot_wrapper_common.json | 3 "cmds": [ array 36 "cmds": [ array 76 "cmds": [ array 112 "cmds": [ array 151 "cmds": [ array 190 "cmds": [ array 228 "cmds": [ array
|
| D | gcc_path.json | 3 "cmds": [ array 40 "cmds": [ array 83 "cmds": [ array 120 "cmds": [ array 157 "cmds": [ array 194 "cmds": [ array
|
| /external/toolchain-utils/compiler_wrapper/testdata/cros_hardened_noccache_golden/ |
| D | gcc_path.json | 3 "cmds": [ array 35 "cmds": [ array 73 "cmds": [ array 105 "cmds": [ array 137 "cmds": [ array 169 "cmds": [ array
|
| /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_llvmnext_golden/ |
| D | gcc_path.json | 3 "cmds": [ array 40 "cmds": [ array 83 "cmds": [ array 120 "cmds": [ array 157 "cmds": [ array 194 "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/mesa3d/src/intel/vulkan/ |
| D | genX_init_state.c | 339 uint32_t cmds[256]; in init_render_queue_state() local 638 uint32_t cmds[64]; in init_compute_queue_state() local 722 uint32_t cmds[64]; in init_copy_video_queue_state() local 1294 uint32_t cmds[128]; in genX() 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/toolchain-utils/compiler_wrapper/testdata/cros_clang_host_golden/ |
| D | clang_maincc_target_specific.json | 3 "cmds": [ array 44 "cmds": [ array 85 "cmds": [ array 126 "cmds": [ array 167 "cmds": [ array 208 "cmds": [ array 249 "cmds": [ array 290 "cmds": [ array 331 "cmds": [ array
|