Searched full:dashes (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/tty/vt/ |
| H A D | gen_ucs_fallback_table.py | 147 # Dashes and hyphens 149 overrides[cp] = ord('-') # Dashes and hyphens -> -
|
| /linux/drivers/acpi/acpica/ |
| H A D | utuuid.c | 95 /* Insert required hyphens (dashes) */ in acpi_ut_convert_uuid_to_string()
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.rst | 42 Hyphens (dashes) and underscores are equivalent in parameter names, so::
|
| /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 '*'.
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | style.rst | 60 Names should use underscores, not dashes, to separate words. Prefer
|
| /linux/Documentation/admin-guide/gpio/ |
| H A D | gpio-aggregator.rst | 49 GPIO offset ranges denoted by dashes.
|
| /linux/include/acpi/ |
| H A D | acconfig.h | 210 /* Positions for required hyphens (dashes) in UUID strings */
|
| /linux/tools/testing/kunit/ |
| H A D | kunit_parser.py | 484 default_count = 3 # default number of dashes 489 # calculate number of dashes for each side of the divider
|
| /linux/tools/lib/subcmd/ |
| H A D | parse-options.h | 63 * the long option name, without the leading dashes, NULL if none.
|
| H A D | parse-options.c | 482 fprintf(stderr, " Error: did you mean `--%s` (with two dashes ?)\n", arg); in check_typos() 490 fprintf(stderr, " Error: did you mean `--%s` (with two dashes ?)\n", arg); in check_typos()
|
| /linux/Documentation/ |
| H A D | conf.py | 434 # If true, Docutils "smart quotes" will be used to convert quotes and dashes
|
| /linux/include/linux/ |
| H A D | moduleparam.h | 394 * Dashes (-) are considered equal to underscores (_).
|
| /linux/init/ |
| H A D | main.c | 666 * lines because there could be dashes (separator of init in setup_command_line()
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | ice.rst | 204 dashes::
|