Home
last modified time | relevance | path

Searched refs:lookup_cmd (Results 1 – 25 of 90) sorted by relevance

1234

/dports/games/angband/Angband-4.2.2/src/
H A Dui-game.h30 unsigned char cmd_lookup_key(cmd_code lookup_cmd, int mode);
31 unsigned char cmd_lookup_key_unktrl(cmd_code lookup_cmd, int mode);
H A Dui-game.c240 unsigned char cmd_lookup_key(cmd_code lookup_cmd, int mode) in cmd_lookup_key() argument
249 if (cmd && cmd->cmd == lookup_cmd) in cmd_lookup_key()
256 unsigned char cmd_lookup_key_unktrl(cmd_code lookup_cmd, int mode) in cmd_lookup_key_unktrl() argument
258 unsigned char c = cmd_lookup_key(lookup_cmd, mode); in cmd_lookup_key_unktrl()
/dports/devel/gdb761/gdb-7.6.1/gdb/python/
H A Dpy-auto-load.c268 cmd = lookup_cmd (&cmd_name, setlist, "", -1, 1); in gdbpy_initialize_auto_load()
273 cmd = lookup_cmd (&cmd_name, showlist, "", -1, 1); in gdbpy_initialize_auto_load()
H A Dpy-param.c556 param = lookup_cmd (&tmp_name, *show_list, "", 0, 1); in add_setshow_generic()
561 param = lookup_cmd (&tmp_name, *set_list, "", 0, 1); in add_setshow_generic()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/cli/
H A Dcli-decode.h265 extern struct cmd_list_element *lookup_cmd (char **,
H A Dcli-script.c1390 c = lookup_cmd (&tem, cmdlist, "", 0, 1); in validate_comname()
1443 c = lookup_cmd (&tem, *list, "", -1, 1); in define_command()
1478 hookc = lookup_cmd (&tem, *list, "", -1, 0); in define_command()
1544 c = lookup_cmd (&tem, *list, "", 0, 1); in document_command()
H A Dcli-decode.c247 old = lookup_cmd (&copied_name, *list, "", 1, 1); in add_alias_cmd()
837 c = lookup_cmd (&command, cmdlist, "", 0, 0); in help_cmd()
1320 lookup_cmd (char **line, struct cmd_list_element *list, char *cmdtype, in lookup_cmd() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/cli/
H A Dcli-decode.h244 extern struct cmd_list_element *lookup_cmd (char **,
H A Dcli-script.c1089 c = lookup_cmd (&tem, cmdlist, "", -1, 1); in define_command()
1123 hookc = lookup_cmd (&tem, cmdlist, "", -1, 0); in define_command()
1185 c = lookup_cmd (&tem, cmdlist, "", 0, 1); in document_command()
H A Dcli-decode.c223 old = lookup_cmd (&copied_name, *list, "", 1, 1); in add_alias_cmd()
679 c = lookup_cmd (&command, cmdlist, "", 0, 0); in help_cmd()
1104 lookup_cmd (char **line, struct cmd_list_element *list, char *cmdtype, in lookup_cmd() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/cli/
H A Dcli-decode.h244 extern struct cmd_list_element *lookup_cmd (char **,
H A Dcli-script.c1089 c = lookup_cmd (&tem, cmdlist, "", -1, 1); in define_command()
1123 hookc = lookup_cmd (&tem, cmdlist, "", -1, 0); in define_command()
1185 c = lookup_cmd (&tem, cmdlist, "", 0, 1); in document_command()
H A Dcli-decode.c223 old = lookup_cmd (&copied_name, *list, "", 1, 1); in add_alias_cmd()
679 c = lookup_cmd (&command, cmdlist, "", 0, 0); in help_cmd()
1104 lookup_cmd (char **line, struct cmd_list_element *list, char *cmdtype, in lookup_cmd() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcommand.h167 extern struct cmd_list_element *lookup_cmd (char **,
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dcommand.h167 extern struct cmd_list_element *lookup_cmd (char **,
/dports/devel/gdb761/gdb-7.6.1/gdb/cli/
H A Dcli-script.c1425 c = lookup_cmd (&tem, cmdlist, "", 0, 1); in validate_comname()
1478 c = lookup_cmd (&tem, *list, "", -1, 1); in define_command()
1513 hookc = lookup_cmd (&tem, *list, "", -1, 0); in define_command()
1580 c = lookup_cmd (&tem, *list, "", 0, 1); in document_command()
H A Dcli-decode.c292 old = lookup_cmd (&copied_name, *list, "", 1, 1); in add_alias_cmd()
933 c = lookup_cmd (&command, cmdlist, "", 0, 0); in help_cmd()
1451 lookup_cmd (char **line, struct cmd_list_element *list, char *cmdtype, in lookup_cmd() function
/dports/devel/avr-gdb/gdb-7.3.1/gdb/python/
H A Dpy-param.c546 param = lookup_cmd (&tmp_name, *show_list, "", 0, 1); in add_setshow_generic()
551 param = lookup_cmd (&tmp_name, *set_list, "", 0, 1); in add_setshow_generic()
/dports/www/elinks/elinks-0.11.7/src/config/
H A Dcmdline.c151 lookup_cmd(struct option *o, unsigned char ***argv, int *argc) in lookup_cmd() function
810 "lookup", 0, lookup_cmd,
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dcommand.h170 extern struct cmd_list_element *lookup_cmd (char **,
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dcommand.h186 extern struct cmd_list_element *lookup_cmd (char **,
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dposix-w32.c381 lookup_cmd (const char *program, int *bin_sh_replaced) in lookup_cmd() function
674 progfile = lookup_cmd (exec_file, &bin_sh_replaced); in start_child()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dcommand.h265 extern struct cmd_list_element *lookup_cmd (const char **,
/dports/devel/gdb/gdb-11.1/gdb/cli/
H A Dcli-cmds.c229 cmd_list_element *set_cmd = lookup_cmd (&args, setlist, set_cmd_prefix, in with_command_1()
343 lcmd = lookup_cmd (text, cmdlist, "", NULL, in lookup_cmd_for_default_args()
1619 c = lookup_cmd (&comname, cmdlist, "", NULL, 0, 1); in show_user()
2079 cmd_list_element *cmd = lookup_cmd (&a0, showlist, "", NULL, -1, 0); in setting_cmd()
/dports/lang/guile/guile-3.0.7/libguile/
H A Dposix-w32.c381 lookup_cmd (const char *program, int *bin_sh_replaced) in lookup_cmd() function
674 progfile = lookup_cmd (exec_file, &bin_sh_replaced); in start_child()

1234