Searched full:letters (Results 1 – 25 of 78) sorted by relevance
1234
/linux-6.14.4/lib/fonts/ |
D | Kconfig | 96 big letters. It fits between the sun 12x22 and the normal 8x16 font. 112 big letters (like the letters used in the SPARC PROM). If the
|
/linux-6.14.4/Documentation/ABI/stable/ |
D | sysfs-driver-speakup | 41 Description: This allows speakup to speak letters phoneticaly when arrowing through 45 will speak letters as normally. 161 word being reviewed. Zero just speaks the letters one after 240 can even change how Speakup will pronounce certain letters. For 289 to start speaking uppercase letters. For the soft synthesizer 297 speaking uppercase letters. In the case of the soft synthesizer
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-wmi | 48 two ASCII letters. 55 events to WMI event devices. It contains two ASCII letters.
|
D | sysfs-platform-asus-laptop | 38 where T control the 3 letters display, and DDD the 3 digits display.
|
/linux-6.14.4/rust/kernel/ |
D | str.rs | 318 /// ASCII letters 'A' to 'Z' are mapped to 'a' to 'z', 319 /// but non-ASCII letters are unchanged. 333 /// ASCII letters 'a' to 'z' are mapped to 'A' to 'Z', 334 /// but non-ASCII letters are unchanged. 349 /// ASCII letters 'A' to 'Z' are mapped to 'a' to 'z', 350 /// but non-ASCII letters are unchanged. 366 /// ASCII letters 'a' to 'z' are mapped to 'A' to 'Z', 367 /// but non-ASCII letters are unchanged.
|
/linux-6.14.4/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-6.14.4/Documentation/devicetree/bindings/powerpc/fsl/ |
D | cpus.txt | 21 name with all uppercase letters converted to lowercase, indicates that
|
/linux-6.14.4/tools/testing/selftests/kvm/lib/ |
D | guest_sprintf.c | 54 * locase = 0 or 0x20. ORing digits or letters with 'locase' in number() 55 * produces same digits or (maybe lowercased) letters in number()
|
/linux-6.14.4/Documentation/admin-guide/ |
D | kernel-parameters.rst | 9 punctuation and sorting digits before letters in a case insensitive 100 These letters represent the _binary_ multipliers 'Kilo', 'Mega', 'Giga',
|
D | tainted-kernels.rst | 37 either letters or blanks. In the example above it looks like this:: 44 To decode other letters use the table below.
|
D | devices.rst | 209 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-6.14.4/drivers/tty/vt/ |
D | cp437.uni | 152 # Non-English characters, mostly lower case letters... 254 # Greek letters and mathematical symbols
|
/linux-6.14.4/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-6.14.4/arch/sparc/include/uapi/asm/ |
D | display7seg.h | 54 #define D7S_A 0x0A /* Letters A-F, H, L, P */
|
/linux-6.14.4/tools/perf/util/ |
D | levenshtein.c | 11 * Basically, it says how many letters need to be swapped, substituted,
|
D | parse-events.l | 244 * Also, the letters in modifier_event must not be in modifier_bp. 352 * colon before event modifiers. Fortunately none of the option letters
|
/linux-6.14.4/arch/s390/boot/ |
D | string.c | 65 /* Works only for digits and letters, but small and fast */
|
/linux-6.14.4/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-6.14.4/drivers/firmware/efi/libstub/ |
D | string.c | 111 /* 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-6.14.4/tools/testing/selftests/mm/ |
D | mremap_test.c | 320 * 2MB each. The lower case letters are moved (s to d) and the 321 * upper case letters are not moved. The below test verifies 322 * that the upper case S letters are not corrupted by the
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | test_bpffs.c | 16 /* 1024 should be enough to get contiguous 4 "iter" letters at some point */ in read_iter()
|
/linux-6.14.4/drivers/soundwire/ |
D | sysfs_slave.c | 217 * the status is shown in capital letters for UNATTACHED and RESERVED
|
/linux-6.14.4/arch/arm/nwfpe/ |
D | ARM-gcc.h | 57 appended with the letters `LL' standing for `long long', which is `gcc's
|
1234