Home
last modified time | relevance | path

Searched full:characters (Results 1 – 25 of 501) sorted by relevance

12345678910>>...21

/linux/Documentation/filesystems/
H A Dvfat.rst58 characters on FAT filesystem.
64 Unicode characters. Long filenames are stored on disk
83 Translate unhandled Unicode characters to special
86 characters. Until Linux supports Unicode for real,
275 These names support up to 255 characters including spaces and lower
276 case characters as opposed to the traditional 8.3 short names.
314 specially formatted directory entry which holds up to 13 characters of
322 struct slot { // Up to 13 characters of a long name
324 unsigned char name0_4[10]; // first 5 characters in name
328 unsigned char name5_10[12]; // 6 more characters in name
[all …]
/linux/include/linux/
H A Dtty_flip.h20 * tty_insert_flip_string_fixed_flag - add characters to the tty buffer
22 * @chars: characters
26 * Queue a series of bytes to the tty buffering. All the characters passed are
39 * tty_insert_flip_string_flags - add characters to the tty buffer
41 * @chars: characters
/linux/fs/nls/
H A DKconfig88 more countries here]. It has some characters useful to many European
104 characters for these languages: Albanian, Croatian, Czech, English,
283 If you want to display filenames with native language characters
292 If you want to display filenames with native language characters
317 non-ASCII characters to be translated.
322 If you want to display filenames with native language characters
334 If you want to display filenames with native language characters
345 If you want to display filenames with native language characters
355 If you want to display filenames with native language characters
365 If you want to display filenames with native language characters
[all …]
H A Dnls_euc-jp.c18 /* JIS X 0208 (include NEC spesial characters) */
59 /* SJIS IBM extended characters to EUC map */
144 /* EUC to SJIS IBM extended characters map (G3 JIS X 0212 block) */
245 /* EUC to SJIS IBM extended characters map (G3 Upper block) */
283 /* SJIS IBM extended characters to EUC */
303 /* EUC to SJIS IBM extended characters (G3 JIS X 0212 block) */
329 /* EUC to SJIS IBM extended characters (G3 Upper block) */
349 /* EUC to SJIS IBM extended characters (G3 block) */
375 /* NEC/IBM extended characters to IBM extended characters */
431 /* NEC/IBM extended characters to IBM extended characters */ in uni2char()
[all …]
/linux/fs/smb/server/
H A Dunicode.c142 * @codepage: codepage to which characters should be converted
143 * @mapchar: should characters be remapped according to the mapchars option?
153 * Note that some windows versions actually send multiword UTF-16 characters
155 * deal with those characters properly. In the event that we get some of
156 * those characters, they won't be translated properly.
229 * @codepage: codepage to which characters should be converted
257 * invalid encoded characters in smb_strtoUTF16()
323 * page. Conversion may involve remapping up the six characters that are
332 * @cp: codepage to which characters should be converted
333 * @mapchar: should characters be remapped according to the mapchars option?
[all …]
/linux/Documentation/admin-guide/
H A Dunicode.rst15 characters to fonts. By downloading a single Unicode-to-font table,
56 Actual characters assigned in the Linux Zone
59 In addition, the following characters not present in Unicode 1.1.4
70 The DEC VT220 uses a 6x10 character matrix, and these characters form
75 [v1.3]: These characters have been officially added to Unicode 3.2.0;
79 [v1.2]: The following characters have been added to represent common
106 Since the characters in the beginning of the Linux CZ have been more
118 Klingon has an alphabet of 26 characters, a positional numeric writing
/linux/drivers/tty/vt/
H A Dgen_ucs_fallback_table.py6 # The generated table maps complex characters to their simpler fallback forms
40 # Process BMP characters (0x0000 - 0xFFFF) to keep table size manageable
44 # Skip unassigned/control characters
78 # Comparison operators that unidecode renders as multiple characters
85 # Quadrant block characters that unidecode doesn't map
206 overrides[cp] = 0 # Double-width ASCII characters
215 # Skip characters with fallback value of 0 (excluded characters)
301 * This file contains optimized tables that map complex Unicode characters
302 * to simpler fallback characters for terminal display when corresponding
H A Dcp437.uni6 # Latin characters should replaced with their nonaccented versions,
7 # and some upper case Greek characters could be replaced by Latin), however,
49 # The ASCII range is identity-mapped, but some of the characters also
50 # have to act as substitutes, especially the upper-case characters.
152 # Non-English characters, mostly lower case letters...
/linux/drivers/tty/hvc/
H A Dhvc_dcc.c142 /* While we're at it, check for any input characters */ in dcc_put_work()
155 * Workqueue function that reads characters from DCC and puts them into the
164 * Read characters from DCC and put them into the input FIFO, as in dcc_get_work()
165 * long as there is room and we have characters to read. in dcc_get_work()
180 * Write characters directly to the DCC if we're on core 0 and the FIFO
219 * Read characters directly from the DCC if we're on core 0 and the FIFO
237 * If the FIFO was empty, there may be characters in the DCC in hvc_dcc0_get_chars()
/linux/Documentation/userspace-api/media/v4l/
H A Dfourcc.rst8 specified in this document. First of the characters defines the nature of
10 other three characters depends on the first one.
17 The following first characters are used by raw bayer formats:
H A Dext-ctrls-fm-rx.rst39 which can scroll strings sized as 8 x N characters. So, this control
40 must be configured with steps of 8 characters. The result is it must
53 x N or 64 x N characters. So, this control must be configured with
54 steps of 32 or 64 characters. The result is it must always contain a
H A Dext-ctrls-fm-tx.rst45 which can scroll strings sized as 8 x N characters. So, this control
46 must be configured with steps of 8 characters. The result is it must
59 which can scroll strings sized as 32 x N or 64 x N characters. So,
60 this control must be configured with steps of 32 or 64 characters.
/linux/Documentation/ABI/stable/
H A Dsysfs-driver-speakup34 characters. Set this to a higher value to adjust for the delay
42 the characters. When cur_phonetic=1, speakup will speak characters
130 Description: A list of characters speakup repeats. Normally, when there are
131 more than three characters in a row, speakup
133 those characters. For example, "......" would be read as dot,
134 dot, dot. If a . is added to the list of characters in repeats,
233 What: /sys/accessibility/speakup/i18n/characters
238 example, change how some punctuation characters are spoken. You
241 Characters' in Speakup User's Guide (file spkguide.txt in
/linux/arch/parisc/include/uapi/asm/
H A Dtermbits.h16 cc_t c_cc[NCCS]; /* control characters */
25 cc_t c_cc[NCCS]; /* control characters */
36 cc_t c_cc[NCCS]; /* control characters */
41 /* c_cc characters */
/linux/include/uapi/asm-generic/
H A Dtermbits.h16 cc_t c_cc[NCCS]; /* control characters */
25 cc_t c_cc[NCCS]; /* control characters */
36 cc_t c_cc[NCCS]; /* control characters */
41 /* c_cc characters */
/linux/drivers/s390/char/
H A Dsclp_rw.c80 * enough room for max_len characters. Return 0 on success.
151 * Objects) and number of buffered characters in sclp_finalize_mto()
163 * processing of a message including escape characters,
164 * returns number of characters written to the output sccb
180 * these characters on the native machine and only partial support in sclp_write()
278 /* do not output unprintable characters */ in sclp_write()
298 /* return number of processed characters */ in sclp_write()
319 * Return number of characters in buffer
/linux/arch/powerpc/platforms/pseries/
H A Dhvconsole.c21 * hvc_get_chars - retrieve characters from firmware for denoted vterm adapter
48 * hvc_put_chars: send characters to firmware for denoted vterm adapter
53 * @count: Send this number of characters.
/linux/arch/alpha/include/uapi/asm/
H A Dtermbits.h21 cc_t c_cc[NCCS]; /* control characters */
34 cc_t c_cc[NCCS]; /* control characters */
47 cc_t c_cc[NCCS]; /* control characters */
53 /* c_cc characters */
/linux/arch/arm64/lib/
H A Dstrlen.S39 (X - 1) & 0x80 is zero for non-NUL ASCII characters, but gives
40 false hits for characters 129..255. */
66 using the fast NUL check. If we encounter non-ASCII characters,
70 address, remove any characters before the string, and continue
115 NUL check. If we encounter non-ASCII characters, use a second
/linux/arch/mips/include/uapi/asm/
H A Dtermbits.h29 cc_t c_cc[NCCS]; /* control characters */
38 cc_t c_cc[NCCS]; /* control characters */
49 cc_t c_cc[NCCS]; /* control characters */
54 /* c_cc characters */
160 #define ECHOCTL 0x00200 /* Echo control characters as ^X */
/linux/Documentation/driver-api/tty/
H A Dindex.rst23 short ldisc; in C, struct tty_ldisc_ops). Its task is to transform characters
25 implementing echoes, signal handling, jobs control, special characters
26 processing, and more. The transformed characters are passed further to
/linux/arch/mips/kernel/
H A Dcps-vec-ns16550.S86 * Write an 8 bit value (ie. 2 hexadecimal characters) to the UART.
103 * Write a 16 bit value (ie. 4 hexadecimal characters) to the UART.
120 * Write a 32 bit value (ie. 8 hexadecimal characters) to the UART.
139 * Write a 64 bit value (ie. 16 hexadecimal characters) to the UART.
/linux/fs/smb/client/
H A Dcifs_unicode.h44 * Mapping mechanism to use when one of the seven reserved characters is
50 * SFM_MAP_UNI_RSVD = map reserved characters using SFM scheme (MAC compatible)
51 * SFU_MAP_UNI_RSVD = map reserved characters ala SFU ("mapchars" option)
H A Dcifs_unicode.c97 * @map_type - How should the 7 NTFS/SMB reserved characters be mapped to UCS2?
146 * @codepage - codepage to which characters should be converted
147 * @mapchar - should characters be remapped according to the mapchars option?
157 * Note that some windows versions actually send multiword UTF-16 characters
159 * deal with those characters properly. In the event that we get some of
160 * those characters, they won't be translated properly.
258 * invalid encoded characters in cifs_strtoUTF16()
434 * page. Conversion may involve remapping up the six characters that are
596 return 2 * i; /* UTF16 characters are two bytes */ in cifs_local_to_utf16_bytes()
/linux/tools/lib/python/abi/
H A Dabi_regex.py31 #: Escape only ASCII visible characters.
39 # Drop escape characters that might exist
42 # Temporarily escape dot characters
97 # Recover dot characters
99 # Recover plus characters

12345678910>>...21