| /openbmc/openbmc/poky/bitbake/lib/bb/ui/ |
| H A D | eventreplay.py | 47 def runCommand(self, command_line): argument 49 name = command_line[0] 52 var_name = command_line[1] 60 flaglist = command_line[1] 75 self.eventmask = command_line[-1] 79 raise Exception("Command %s not implemented" % command_line[0])
|
| /openbmc/qemu/tests/qemu-iotests/tests/ |
| H A D | copy-before-write | 89 command_line='qemu-io cbw "write 0 1M"') 93 command_line='qemu-io access "read 0 1M"') 152 command_line='qemu-io cbw "write 0 1M"') 156 command_line='qemu-io access "read 0 1M"') 262 command_line='qemu-io cbw "write 0 512K"') 267 command_line='qemu-io cbw "write 512K 512K"') 271 command_line='qemu-io access "read 0 1M"')
|
| H A D | luks-detached-header | 271 command_line='qemu-io luks-1-format "write -P 40 0 64k"', 277 command_line='qemu-io luks-1-format "read -P 40 0 64k"', 285 command_line=cmd 292 command_line=cmd 300 command_line=cmd 307 command_line=cmd
|
| H A D | reopen-file | 76 command_line='qemu-io format "write -P 42 0 64k"') 80 command_line='qemu-io format "read -P 42 0 64k"')
|
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | zimage.c | 45 static void build_command_line(char *command_line, int auto_boot) in build_command_line() argument 49 command_line[0] = '\0'; in build_command_line() 58 sprintf(command_line, "console=ttyS0,%s ", in build_command_line() 64 strcat(command_line, "auto "); in build_command_line() 67 strcat(command_line, env_command_line); in build_command_line() 69 printf("Kernel command line: \"%s\"\n", command_line); in build_command_line()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0006-warn-for-uses-of-system-directories-when-cross-linki.patch | 12 command_line.error_poison_system_directories. 14 command_line.error_poison_system_directories. 27 command_line.poison_system_directories. 29 command_line.poison_system_directories. 193 + if (command_line.poison_system_directories 199 + if (command_line.error_poison_system_directories) 229 command_line.warn_mismatch = true; 230 command_line.warn_search_mismatch = true; 231 command_line.check_section_addresses = -1; 232 + command_line.poison_system_directories = true; [all …]
|
| H A D | 0012-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch | 21 && command_line.rpath == NULL) 31 rpath = command_line.rpath;
|
| /openbmc/qemu/tests/functional/ |
| H A D | test_arm_integratorcp.py | 75 self.vm.cmd('human-monitor-command', command_line='stop') 77 command_line='screendump %s' % screendump_path)
|
| H A D | test_ppc64_powernv.py | 25 def do_test_linux_boot(self, command_line = KERNEL_COMMON_COMMAND_LINE): argument 31 '-append', command_line)
|
| H A D | test_version.py | 24 command_line='info version')
|
| H A D | test_mips64el_malta.py | 157 self.vm.cmd('human-monitor-command', command_line='stop') 159 command_line='screendump %s' % screendump_path)
|
| H A D | test_s390x_ccw_virtio.py | 164 self.vm.cmd('human-monitor-command', command_line='balloon 96') 167 self.vm.cmd('human-monitor-command', command_line='balloon 128')
|
| H A D | test_m68k_nextcube.py | 36 command_line='screendump %s' % screenshot_path)
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 246 | 72 command_line="block_resize drive0 70G") 93 command_line="block_resize drive0 50G")
|
| H A D | 283 | 140 command_line='qemu-io backup-filter "write 0 1M"')
|
| H A D | 216 | 105 command_line='qemu-io node0 "read 0 64M"'))
|
| H A D | 310 | 99 command_line='qemu-io node0 "read 0 5M"'))
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | qgraph.c | 157 g_free(node->command_line); in destroy_node() 272 node->command_line = g_strconcat("-M ", machine, ",", args, NULL); in build_machine_cmd_line() 274 node->command_line = g_strconcat("-M ", machine, " ", NULL); in build_machine_cmd_line() 291 node->command_line = g_strconcat(" -device ", name, NULL); in build_driver_cmd_line() 804 g_free(node->command_line); in qos_delete_cmd_line() 805 node->command_line = NULL; in qos_delete_cmd_line() 846 node->type, node->command_line, in qos_dump_graph()
|
| H A D | qgraph_internal.h | 60 char *command_line; /* used to start QEMU at test execution */ member
|
| /openbmc/qemu/monitor/ |
| H A D | qmp-cmds.c | 162 char *qmp_human_monitor_command(const char *command_line, bool has_cpu_index, in qmp_human_monitor_command() argument 179 handle_hmp_command(&hmp, command_line); in qmp_human_monitor_command()
|
| /openbmc/qemu/include/hw/misc/ |
| H A D | bcm2835_property.h | 35 char *command_line; member
|
| /openbmc/qemu/tests/functional/qemu_test/ |
| H A D | utils.py | 17 res = vm.cmd('human-monitor-command', command_line='info usernet')
|
| /openbmc/qemu/tests/qtest/fuzz/ |
| H A D | qos_fuzz.c | 133 if (path->command_line && etype == QEDGE_CONSUMED_BY) { in walk_path() 134 g_string_append(cmd_line, path->command_line); in walk_path()
|
| /openbmc/openbmc/poky/meta/recipes-kernel/kexec/kexec-tools/ |
| H A D | 0001-arm64-kexec-disabled-check-if-kaslr-seed-dtb-propert.patch | 40 @@ -504,7 +504,7 @@ static int setup_2nd_dtb(struct dtb *dtb, char *command_line, int on_crash) 49 @@ -577,18 +577,6 @@ static int setup_2nd_dtb(struct dtb *dtb, char *command_line, int on_crash)
|
| /openbmc/qemu/tests/qtest/ |
| H A D | qos-test.c | 256 if (path->command_line && etype == QEDGE_CONSUMED_BY) { in walk_path() 257 g_string_append(cmd_line, path->command_line); in walk_path()
|