Home
last modified time | relevance | path

Searched full:dashes (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/tty/vt/
H A Dgen_ucs_fallback_table.py147 # Dashes and hyphens
149 overrides[cp] = ord('-') # Dashes and hyphens -> -
/linux/drivers/acpi/acpica/
H A Dutuuid.c95 /* Insert required hyphens (dashes) */ in acpi_ut_convert_uuid_to_string()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-thermal8 dashes.
H A Dsysfs-class-hwmon5 whitespace, dashes, or the wildcard character '*'.
/linux/Documentation/dev-tools/kunit/
H A Dstyle.rst60 Names should use underscores, not dashes, to separate words. Prefer
/linux/Documentation/admin-guide/gpio/
H A Dgpio-aggregator.rst49 GPIO offset ranges denoted by dashes.
/linux/include/acpi/
H A Dacconfig.h210 /* Positions for required hyphens (dashes) in UUID strings */
/linux/Documentation/netlink/
H A Dgenetlink.yaml228 the prefix with the upper case name of the command, with dashes replaced by underscores.
H A Dnetlink-raw.yaml386 the prefix with the upper case name of the command, with dashes replaced by underscores.
H A Dgenetlink-legacy.yaml323 the prefix with the upper case name of the command, with dashes replaced by underscores.
/linux/tools/testing/kunit/
H A Dkunit_parser.py482 default_count = 3 # default number of dashes
487 # calculate number of dashes for each side of the divider
/linux/tools/lib/subcmd/
H A Dparse-options.h63 * the long option name, without the leading dashes, NULL if none.
H A Dparse-options.c482 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 Dconf.py323 # If true, Docutils "smart quotes" will be used to convert quotes and dashes
/linux/net/ipv4/
H A Dsysctl_net_ipv4.c293 /* 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 Dmoduleparam.h374 * Dashes (-) are considered equal to underscores (_).
/linux/init/
H A Dmain.c654 * lines because there could be dashes (separator of init in setup_command_line()