Home
last modified time | relevance | path

Searched refs:dashes (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/util/
H A Dqsp.c703 char *dashes; in pr_report() local
729 dashes = g_malloc(n_dashes + 1); in pr_report()
730 memset(dashes, '-', n_dashes); in pr_report()
731 dashes[n_dashes] = '\0'; in pr_report()
732 qemu_printf("%s\n", dashes); in pr_report()
752 qemu_printf("%s\n", dashes); in pr_report()
753 g_free(dashes); in pr_report()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.18.rst56 - manuals: replace hyphens with em dashes
H A Dmigration-1.5.rst266 names instead of replacing dashes, dots and plus signs with
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A DCHANGELOG728 dashes. Patch by Francisco Canas. [bug=1276211]
731 contain dashes. Patch by Marek Kapolka. [bug=1304007]
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst569 Overrides can only use lower-case characters, digits and dashes.