Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 18 of 18) sorted by relevance

/scripts/gdb/linux/
Dproc.py29 def invoke(self, arg, from_tty): argument
43 def invoke(self, arg, from_tty): argument
88 def invoke(self, arg, from_tty): argument
103 def invoke(self, arg, from_tty): argument
151 def invoke(self, arg, from_tty): argument
234 def invoke(self, arg, from_tty): argument
Dconfig.py20 def invoke(self, arg, from_tty): argument
Ddmesg.py28 def invoke(self, arg, from_tty): argument
Ddevice.py103 def invoke(self, arg, from_tty): argument
123 def invoke(self, arg, from_tty): argument
141 def invoke(self, arg, from_tty): argument
Dgenpd.py72 def invoke(self, arg, from_tty): argument
Dmodules.py70 def invoke(self, arg, from_tty): argument
Dlists.py124 def invoke(self, arg, from_tty): argument
Dclk.py43 def invoke(self, arg, from_tty): argument
Dtimerlist.py185 def invoke(self, arg, from_tty): argument
Dsymbols.py166 def invoke(self, arg, from_tty): argument
Dtasks.py75 def invoke(self, arg, from_tty): argument
Dcpus.py132 def invoke(self, arg, from_tty): argument
/scripts/dtc/
Dfdtput.c56 static int encode_value(struct display_info *disp, char **arg, int arg_count, in encode_value()
222 char **arg, int arg_count) in do_fdtput()
Ddtc.c168 const char *arg; in main() local
Dfdtget.c237 char **arg, int arg_count, int args_per_step) in do_fdtget()
Dchecks.c1865 void parse_checks_option(bool warn, bool error, const char *arg) in parse_checks_option()
/scripts/kconfig/
Dconfdata.c591 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol()
614 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment()
645 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol()
686 header_print_comment(FILE *fp, const char *value, void *arg) in header_print_comment()
719 tristate_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in tristate_print_symbol()
/scripts/selinux/mdp/
Dmdp.c43 char **arg, *polout, *ctxout; in main() local