Searched refs:dashes (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/util/ |
H A D | qsp.c | 703 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/meta/recipes-devtools/valgrind/valgrind/ |
H A D | 0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch | 226 - print "-- Running tests in $full_dir $dashes\n"; 227 + print "-- Running tests in $full_dir $dashes\n" if ($yoctoptest == 0); 236 + print "-- Finished tests in $full_dir $dashes\n" if ($yoctoptest == 0);
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | xilinx.txt | 38 and all underscores '_' converted to dashes '-'. 43 converted to dashes '-'.
|
/openbmc/linux/Documentation/admin-guide/gpio/ |
H A D | gpio-aggregator.rst | 49 GPIO offset ranges denoted by dashes.
|
/openbmc/linux/Documentation/userspace-api/netlink/ |
H A D | c-code-gen.rst | 22 and with dashes (``-``) replaced by underscores (``_``).
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.18.rst | 56 - manuals: replace hyphens with em dashes
|
H A D | migration-1.5.rst | 266 names instead of replacing dashes, dots and plus signs with
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-thermal | 8 dashes.
|
H A D | sysfs-class-hwmon | 5 whitespace, dashes, or the wildcard character '*'.
|
/openbmc/linux/Documentation/dev-tools/kunit/ |
H A D | style.rst | 60 Names should use underscores, not dashes, to separate words. Prefer
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.rst | 30 Hyphens (dashes) and underscores are equivalent in parameter names, so::
|
/openbmc/qemu/docs/devel/testing/ |
H A D | fuzzing.rst | 281 dashes, so they are ignored by libfuzzer ``main()``). Currently, the arguments
|
/openbmc/qemu/docs/devel/ |
H A D | build-system.rst | 55 which a same-named Meson option exists; dashes in the command line are
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | CHANGELOG | 728 dashes. Patch by Francisco Canas. [bug=1276211] 731 contain dashes. Patch by Marek Kapolka. [bug=1304007]
|
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/ |
H A D | ice.rst | 173 dashes::
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-metadata.rst | 569 Overrides can only use lower-case characters, digits and dashes.
|