Searched full:letters (Results 1 – 25 of 70) sorted by relevance
123
/linux-5.10/lib/fonts/ |
D | Kconfig | 96 big letters. It fits between the sun 12x22 and the normal 8x16 font. 110 big letters (like the letters used in the SPARC PROM). If the
|
/linux-5.10/Documentation/ABI/stable/ |
D | sysfs-driver-speakup | 152 word being reviewed. Zero just speaks the letters one after 231 can even change how Speakup will pronounce certain letters. For 280 to start speaking uppercase letters. For the soft synthesizer 288 speaking uppercase letters. In the case of the soft synthesizer
|
/linux-5.10/scripts/ |
D | mksysmap | 30 # Corresponding small letters are local symbols
|
D | get_maintainer.pl | 58 my $letters = ""; 272 'letters=s' => \$letters, 312 if ($sections || $letters ne "") { 936 if ($letters eq "" || (!$count || $letters =~ /$1/i)) { 1079 --letters => print all matching 'letter' types from all matching sections
|
/linux-5.10/Documentation/devicetree/bindings/powerpc/fsl/ |
D | cpus.txt | 21 name with all uppercase letters converted to lowercase, indicates that
|
/linux-5.10/drivers/acpi/acpica/ |
D | utnonansi.c | 39 /* Walk entire string, lowercasing the letters */ in acpi_ut_strlwr() 68 /* Walk entire string, uppercasing the letters */ in acpi_ut_strupr()
|
/linux-5.10/Documentation/admin-guide/ |
D | kernel-parameters.rst | 9 punctuation and sorting digits before letters in a case insensitive 203 parameter values. These 'K', 'M', and 'G' letters represent the _binary_
|
D | tainted-kernels.rst | 37 either letters or blanks. In above example it looks like this:: 44 To decode other letters use the table below.
|
D | devices.rst | 210 expected that multiple letters will be used; all letters will be upper
|
D | binfmt-misc.rst | 54 of the interpreter. It is a string of capital letters, each controls a
|
/linux-5.10/arch/x86/boot/ |
D | printf.c | 51 /* locase = 0 or 0x20. ORing digits or letters with 'locase' in number() 52 * produces same digits or (maybe lowercased) letters */ in number()
|
/linux-5.10/drivers/tty/vt/ |
D | cp437.uni | 152 # Non-English characters, mostly lower case letters... 254 # Greek letters and mathematical symbols
|
/linux-5.10/arch/sparc/include/uapi/asm/ |
D | display7seg.h | 54 #define D7S_A 0x0A /* Letters A-F, H, L, P */
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-platform-asus-laptop | 38 where T control the 3 letters display, and DDD the 3 digits display.
|
/linux-5.10/drivers/firmware/efi/libstub/ |
D | string.c | 62 /* Works only for digits and letters, but small and fast */
|
D | vsprintf.c | 116 * locase = 0 or 0x20. ORing digits or letters with 'locase' in number() 117 * produces same digits or (maybe lowercased) letters in number()
|
/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | test_bpffs.c | 14 /* 1024 should be enough to get contiguous 4 "iter" letters at some point */ in read_iter()
|
/linux-5.10/arch/s390/boot/ |
D | string.c | 48 /* Works only for digits and letters, but small and fast */
|
/linux-5.10/tools/perf/util/ |
D | levenshtein.c | 11 * Basically, it says how many letters need to be swapped, substituted,
|
/linux-5.10/Documentation/devicetree/bindings/riscv/ |
D | cpus.yaml | 62 insensitive, letters in the riscv,isa string must be all
|
/linux-5.10/Documentation/admin-guide/LSM/ |
D | Smack.rst | 333 access is a combination of the letters rwxatb which specify the 514 of access allowed. The access specification is searched for letters that 524 Uppercase values for the specification letters are allowed as well. 544 valid letters (rwxatbRWXATB) and the dash ('-') character are allowed in
|
/linux-5.10/arch/arm/nwfpe/ |
D | ARM-gcc.h | 57 appended with the letters `LL' standing for `long long', which is `gcc's
|
/linux-5.10/drivers/soundwire/ |
D | sysfs_slave.c | 221 * the status is shown in capital letters for UNATTACHED and RESERVED
|
/linux-5.10/arch/hexagon/kernel/ |
D | kgdb.c | 18 * Keep these at three letters to pretty-print. */
|
/linux-5.10/Documentation/filesystems/ |
D | affs.rst | 18 a bug has been fixed so that accented ("international") letters
|
123