Searched full:letters (Results 1 – 25 of 75) sorted by relevance
123
/linux-6.8/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-6.8/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.8/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.8/Documentation/devicetree/bindings/powerpc/fsl/ |
D | cpus.txt | 21 name with all uppercase letters converted to lowercase, indicates that
|
/linux-6.8/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.8/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.8/Documentation/admin-guide/ |
D | kernel-parameters.rst | 9 punctuation and sorting digits before letters in a case insensitive 215 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 | 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.8/drivers/tty/vt/ |
D | cp437.uni | 152 # Non-English characters, mostly lower case letters... 254 # Greek letters and mathematical symbols
|
/linux-6.8/Documentation/ABI/testing/ |
D | sysfs-platform-asus-laptop | 38 where T control the 3 letters display, and DDD the 3 digits display.
|
/linux-6.8/arch/sparc/include/uapi/asm/ |
D | display7seg.h | 54 #define D7S_A 0x0A /* Letters A-F, H, L, P */
|
/linux-6.8/arch/s390/boot/ |
D | string.c | 49 /* Works only for digits and letters, but small and fast */
|
/linux-6.8/tools/perf/util/ |
D | levenshtein.c | 11 * Basically, it says how many letters need to be swapped, substituted,
|
D | parse-events.l | 167 * Also, the letters in modifier_event must not be in modifier_bp. 274 * colon before event modifiers. Fortunately none of the option letters
|
/linux-6.8/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.8/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.8/tools/testing/selftests/mm/ |
D | mremap_test.c | 292 * 2MB each. The lower case letters are moved (s to d) and the 293 * upper case letters are not moved. The below test verifies 294 * that the upper case S letters are not corrupted by the
|
/linux-6.8/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.8/rust/alloc/ |
D | slice.rs | 611 /// ASCII letters 'a' to 'z' are mapped to 'A' to 'Z', 612 /// but non-ASCII letters are unchanged. 632 /// ASCII letters 'A' to 'Z' are mapped to 'a' to 'z', 633 /// but non-ASCII letters are unchanged.
|
/linux-6.8/arch/arm/nwfpe/ |
D | ARM-gcc.h | 57 appended with the letters `LL' standing for `long long', which is `gcc's
|
/linux-6.8/drivers/soundwire/ |
D | sysfs_slave.c | 221 * the status is shown in capital letters for UNATTACHED and RESERVED
|
/linux-6.8/arch/hexagon/kernel/ |
D | kgdb.c | 18 * Keep these at three letters to pretty-print. */
|
123