Home
last modified time | relevance | path

Searched refs:dashes (Results 1 – 16 of 16) 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/meta/recipes-devtools/valgrind/valgrind/
H A D0005-Modify-vg_test-wrapper-to-support-PTEST-formats.patch226 - 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 Dxilinx.txt38 and all underscores '_' converted to dashes '-'.
43 converted to dashes '-'.
/openbmc/linux/Documentation/admin-guide/gpio/
H A Dgpio-aggregator.rst49 GPIO offset ranges denoted by dashes.
/openbmc/linux/Documentation/userspace-api/netlink/
H A Dc-code-gen.rst22 and with dashes (``-``) replaced by underscores (``_``).
/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/linux/Documentation/ABI/testing/
H A Dsysfs-class-thermal8 dashes.
H A Dsysfs-class-hwmon5 whitespace, dashes, or the wildcard character '*'.
/openbmc/linux/Documentation/dev-tools/kunit/
H A Dstyle.rst60 Names should use underscores, not dashes, to separate words. Prefer
/openbmc/linux/Documentation/admin-guide/
H A Dkernel-parameters.rst30 Hyphens (dashes) and underscores are equivalent in parameter names, so::
/openbmc/qemu/docs/devel/testing/
H A Dfuzzing.rst281 dashes, so they are ignored by libfuzzer ``main()``). Currently, the arguments
/openbmc/qemu/docs/devel/
H A Dbuild-system.rst55 which a same-named Meson option exists; dashes in the command line are
/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/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dice.rst173 dashes::
/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.