Home
last modified time | relevance | path

Searched defs:cmds (Results 1 – 25 of 152) sorted by relevance

1234567

/external/scapy/scapy/
Dautorun.py41 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/
Dclang_path.json12 "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
/external/toolchain-utils/compiler_wrapper/testdata/cros_gcc_host_golden/
Dgcc_maincc_target_specific.json12 "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
Dgcc_path.json12 "cmds": [ array
40 "cmds": [ array
68 "cmds": [ array
93 "cmds": [ array
118 "cmds": [ array
146 "cmds": [ array
Dgcc_specific_args.json13 "cmds": [ array
40 "cmds": [ array
67 "cmds": [ array
/external/toolchain-utils/compiler_wrapper/testdata/cros_nonhardened_golden/
Dgcc_maincc_target_specific.json12 "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
Dgcc_sysroot_wrapper_common.json13 "cmds": [ array
45 "cmds": [ array
82 "cmds": [ array
113 "cmds": [ array
148 "cmds": [ array
185 "cmds": [ array
222 "cmds": [ array
Dgcc_path.json12 "cmds": [ array
49 "cmds": [ array
86 "cmds": [ array
120 "cmds": [ array
154 "cmds": [ array
191 "cmds": [ array
Dgcc_sanitizer_args.json14 "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/
Dpath.spec.js70 const cmds = path.toCmds(); constant
93 const cmds = path.toCmds(); constant
107 const cmds = [CanvasKit.MOVE_VERB, 205, 5, variable
/external/iproute2/tipc/
Dpeer.c67 const struct cmd cmds[] = { in cmd_peer_rm() local
87 const struct cmd cmds[] = { in cmd_peer() local
Dmedia.c146 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
Dcmdl.c20 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()
Dnode.c215 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/toolchain-utils/compiler_wrapper/testdata/cros_hardened_noccache_golden/
Dgcc_path.json12 "cmds": [ array
49 "cmds": [ array
86 "cmds": [ array
120 "cmds": [ array
154 "cmds": [ array
191 "cmds": [ array
/external/igt-gpu-tools/tests/i915/
Dgem_exec_parse.c75 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_golden/
Dgcc_maincc_target_specific.json12 "cmds": [ array
51 "cmds": [ array
90 "cmds": [ array
129 "cmds": [ array
167 "cmds": [ array
205 "cmds": [ array
243 "cmds": [ array
281 "cmds": [ array
319 "cmds": [ array
Dgcc_sysroot_wrapper_common.json13 "cmds": [ array
50 "cmds": [ array
92 "cmds": [ array
128 "cmds": [ array
166 "cmds": [ array
205 "cmds": [ array
243 "cmds": [ array
Dgcc_sanitizer_args.json14 "cmds": [ array
56 "cmds": [ array
98 "cmds": [ array
140 "cmds": [ array
181 "cmds": [ array
223 "cmds": [ array
265 "cmds": [ array
306 "cmds": [ array
Dgcc_path.json12 "cmds": [ array
54 "cmds": [ array
96 "cmds": [ array
135 "cmds": [ array
174 "cmds": [ array
216 "cmds": [ array
/external/brotli/c/enc/
Dblock_splitter.c40 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/
Dbrctl.c298 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/
Dclang_maincc_target_specific.json12 "cmds": [ array
53 "cmds": [ array
94 "cmds": [ array
135 "cmds": [ array
176 "cmds": [ array
217 "cmds": [ array
258 "cmds": [ array
299 "cmds": [ array
340 "cmds": [ array
Dclang_ftrapv_maincc_target_specific.json13 "cmds": [ array
55 "cmds": [ array
97 "cmds": [ array
139 "cmds": [ array
181 "cmds": [ array
223 "cmds": [ array
265 "cmds": [ array
307 "cmds": [ array
349 "cmds": [ array
/external/toolchain-utils/compiler_wrapper/testdata/cros_hardened_llvmnext_golden/
Dgcc_path.json12 "cmds": [ array
54 "cmds": [ array
96 "cmds": [ array
135 "cmds": [ array
174 "cmds": [ array
216 "cmds": [ array

1234567