Home
last modified time | relevance | path

Searched defs:separator (Results 1 – 8 of 8) sorted by relevance

/qemu/hw/i386/
H A Dacpi-microvm.c52 gchar *separator; in acpi_dsdt_add_virtio() local
H A Dmicrovm.c348 gchar *separator; in microvm_get_mmio_cmdline() local
/qemu/tests/bench/
H A Dqtree-bench.c259 char separator[97]; in main() local
/qemu/qobject/
H A Dblock-qdict.c288 const char *separator; in qdict_split_flat_key() local
/qemu/ui/
H A Dui-hmp-cmds.c360 const char *separator; in hmp_sendkey() local
H A Dgtk.c2200 GtkWidget *separator; in gd_create_menu_machine() local
2343 GtkWidget *separator; in gd_create_menu_view() local
/qemu/util/
H A Dqemu-option.c703 void qemu_opts_print(QemuOpts *opts, const char *separator) in qemu_opts_print()
/qemu/qga/
H A Dmain.c1141 static gchar *list_join(GList *list, const gchar separator) in list_join()