Searched full:dashes (Results 1 – 17 of 17) 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/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/Documentation/netlink/ |
H A D | genetlink.yaml | 228 the prefix with the upper case name of the command, with dashes replaced by underscores.
|
H A D | netlink-raw.yaml | 386 the prefix with the upper case name of the command, with dashes replaced by underscores.
|
H A D | genetlink-legacy.yaml | 323 the prefix with the upper case name of the command, with dashes replaced by underscores.
|
/linux/tools/testing/kunit/ |
H A D | kunit_parser.py | 482 default_count = 3 # default number of dashes 487 # 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 | 323 # If true, Docutils "smart quotes" will be used to convert quotes and dashes
|
/linux/net/ipv4/ |
H A D | sysctl_net_ipv4.c | 293 /* maxlen to print the list of keys in hex (*2), with dashes in proc_tcp_fastopen_key() 1097 /* maxlen to print the list of keys in hex (*2), with dashes
|
/linux/include/linux/ |
H A D | moduleparam.h | 374 * Dashes (-) are considered equal to underscores (_).
|
/linux/init/ |
H A D | main.c | 654 * lines because there could be dashes (separator of init in setup_command_line()
|