Searched refs:args_type (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/ |
| H A D | hmp-commands-info.hx | 22 .args_type = "", 36 .args_type = "", 49 .args_type = "", 63 .args_type = "nodes:-n,verbose:-v,device:B?", 77 .args_type = "", 90 .args_type = "", 103 .args_type = "cpustate_all:-a,vcpu:i?", 119 .args_type = "apic-id:i?", 134 .args_type = "", 147 .args_type = "", [all …]
|
| H A D | hmp-commands.hx | 11 .args_type = "name:S?", 25 .args_type = "device:B", 44 .args_type = "", 58 .args_type = "", 76 .args_type = "device:B,size:o", 94 .args_type = "device:B,speed:o?,base:s?", 108 .args_type = "device:B,speed:o", 122 .args_type = "force:-f,device:B", 138 .args_type = "device:B", 153 .args_type = "device:B", [all …]
|
| /openbmc/qemu/monitor/ |
| H A D | monitor-internal.h | 73 const char *args_type; member
|
| H A D | hmp.c | 704 typestr = cmd->args_type; in monitor_parse_arguments() 1311 ptype = next_arg_type(cmd->args_type); in monitor_find_completion_by_table()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0006-warn-for-uses-of-system-directories-when-cross-linki.patch | 9 * ld.h (args_type): Add error_poison_system_directories. 24 * ld.h (args_type): Add poison_system_directories.
|
| /openbmc/qemu/docs/devel/ |
| H A D | writing-monitor-commands.rst | 318 .args_type = "message:s?", 523 .args_type = "", 627 .args_type = "", 642 .args_type = "",
|