Home
last modified time | relevance | path

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

12345678

/external/scapy/scapy/
Dautorun.py106 def autorun_commands_timeout(cmds, timeout=None, **kwargs): argument
153 def autorun_get_interactive_session(cmds, **kargs): argument
182 def autorun_get_interactive_live_session(cmds, **kargs): argument
205 def autorun_get_text_interactive_session(cmds, **kargs): argument
216 def autorun_get_live_interactive_session(cmds, **kargs): argument
227 def autorun_get_ansi_interactive_session(cmds, **kargs): argument
238 def autorun_get_html_interactive_session(cmds, **kargs): argument
258 def autorun_get_latex_interactive_session(cmds, **kargs): argument
/external/toolchain-utils/compiler_wrapper/testdata/android_golden/
Dclang_path.json3 "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/
Dgcc_maincc_target_specific.json3 "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
Dgcc_path.json3 "cmds": [ array
28 "cmds": [ array
59 "cmds": [ array
84 "cmds": [ array
109 "cmds": [ array
134 "cmds": [ array
Dgcc_specific_args.json3 "cmds": [ array
30 "cmds": [ array
57 "cmds": [ array
/external/cronet/tot/third_party/brotli/enc/
Dblock_splitter.c41 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/cronet/stable/third_party/brotli/enc/
Dblock_splitter.c41 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/
Dgcc_maincc_target_specific.json3 "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
Dgcc_sysroot_wrapper_common.json3 "cmds": [ array
33 "cmds": [ array
70 "cmds": [ array
103 "cmds": [ array
139 "cmds": [ array
176 "cmds": [ array
213 "cmds": [ array
Dgcc_path.json3 "cmds": [ array
37 "cmds": [ array
77 "cmds": [ array
111 "cmds": [ array
145 "cmds": [ array
179 "cmds": [ array
Dgcc_sanitizer_args.json3 "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/
Dpath_test.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()
/external/toolchain-utils/compiler_wrapper/testdata/cros_hardened_golden/
Dgcc_maincc_target_specific.json3 "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
Dgcc_sanitizer_args.json3 "cmds": [ array
43 "cmds": [ array
83 "cmds": [ array
123 "cmds": [ array
163 "cmds": [ array
202 "cmds": [ array
243 "cmds": [ array
282 "cmds": [ array
Dgcc_sysroot_wrapper_common.json3 "cmds": [ array
36 "cmds": [ array
76 "cmds": [ array
112 "cmds": [ array
151 "cmds": [ array
190 "cmds": [ array
228 "cmds": [ array
Dgcc_path.json3 "cmds": [ array
40 "cmds": [ array
83 "cmds": [ array
120 "cmds": [ array
157 "cmds": [ array
194 "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_noccache_golden/
Dgcc_path.json3 "cmds": [ array
35 "cmds": [ array
73 "cmds": [ array
105 "cmds": [ array
137 "cmds": [ array
169 "cmds": [ array
/external/toolchain-utils/compiler_wrapper/testdata/cros_hardened_llvmnext_golden/
Dgcc_path.json3 "cmds": [ array
40 "cmds": [ array
83 "cmds": [ array
120 "cmds": [ array
157 "cmds": [ array
194 "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/flashrom/
Ds25f.c71 struct spi_command cmds[] = { in s25f_legacy_software_reset() local
105 struct spi_command cmds[] = { in s25fs_software_reset() local
199 struct spi_command cmds[] = { in s25fs_write_cr() local
/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()

12345678