/linux/fs/unicode/ |
H A D | README.utf8data | 6 http://www.unicode.org/Public/12.1.0/ucd/ 10 https://www.unicode.org/Public/12.1.0/ucd/CaseFolding.txt 11 https://www.unicode.org/Public/12.1.0/ucd/DerivedAge.txt 12 https://www.unicode.org/Public/12.1.0/ucd/extracted/DerivedCombiningClass.txt 13 https://www.unicode.org/Public/12.1.0/ucd/DerivedCoreProperties.txt 14 https://www.unicode.org/Public/12.1.0/ucd/NormalizationCorrections.txt 15 https://www.unicode.org/Public/12.1.0/ucd/NormalizationTest.txt 16 https://www.unicode.org/Public/12.1.0/ucd/UnicodeData.txt 42 http://www.unicode.org/Public/UCD/latest/ 44 Then, build under fs/unicode/ wit [all...] |
H A D | Makefile | 4 obj-y += unicode.o 9 unicode-y := utf8-norm.o utf8-core.o
|
/linux/Documentation/input/ |
H A D | notifier.rst | 19 unicode character. value is the unicode value. 21 non-unicode character. value is the keysym. 22 - KBD_POST_KEYSYM events are sent after the treatment of non-unicode keysyms. 40 if (unicode) { 41 param.value = unicode; 44 emit unicode;
|
/linux/drivers/accessibility/speakup/ |
H A D | speakup_soft.c | 219 loff_t *pos, int unicode) in softsynthx_read() argument 224 size_t bytes_per_ch = unicode ? 3 : 1; in softsynthx_read() 238 if (!unicode) in softsynthx_read() 270 if (!unicode) in softsynthx_read() 278 if ((!unicode && ch < 0x100) || (unicode && ch < 0x80)) { in softsynthx_read() 286 } else if (unicode && ch < 0x800) { in softsynthx_read() 297 } else if (unicode) { in softsynthx_read()
|
/linux/fs/fat/ |
H A D | dir.c | 30 * Maximum buffer size of unicode chars from slots. 279 * @unicode: Pointer to a buffer where the parsed Unicode long filename will be 293 wchar_t **unicode, unsigned char *nr_slots) in fat_parse_long() argument 298 if (!*unicode) { in fat_parse_long() 299 *unicode = __getname(); in fat_parse_long() 300 if (!*unicode) { in fat_parse_long() 322 fat16_towchar(*unicode + offset, ds->name0_4, 5); in fat_parse_long() 323 fat16_towchar(*unicode + offset + 5, ds->name5_10, 6); in fat_parse_long() 324 fat16_towchar(*unicode + offset + 11, ds->name11_12, 2); in fat_parse_long() 327 (*unicode)[offse in fat_parse_long() 483 wchar_t *unicode = NULL; fat_search_long() local 574 wchar_t *unicode = NULL; __fat_readdir() local [all...] |
/linux/fs/hfsplus/ |
H A D | unicode.c | 3 * linux/fs/hfsplus/unicode.c 9 * Handler routines for unicode strings 17 /* Fold the case of a unicode char, given the 16 bit value */ 31 /* Compare unicode strings, return values like normal strcmp */ 40 p1 = s1->unicode; in hfsplus_strcasecmp() 41 p2 = s2->unicode; in hfsplus_strcasecmp() 74 p1 = s1->unicode; in hfsplus_strcmp() 75 p2 = s2->unicode; in hfsplus_strcmp() 134 ip = ustr->unicode; in hfsplus_uni2asc() 260 * Convert one or more ASCII characters into a single unicode characte [all...] |
H A D | Makefile | 9 bnode.o brec.o bfind.o tables.o unicode.o wrapper.o bitmap.o part_tbl.o \
|
H A D | hfsplus_raw.h | 62 hfsplus_unichr unicode[HFSPLUS_MAX_STRLEN]; member 71 hfsplus_unichr unicode[HFSPLUS_ATTR_MAX_STRLEN]; member
|
/linux/fs/isofs/ |
H A D | Kconfig | 25 which allows for long filenames in unicode format (unicode is the 28 <http://www.unicode.org/> for more information). Say Y here if you
|
/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | unicode.rst | 5 :Original: Documentation/admin-guide/unicode.rst 17 此文檔由H. Peter Anvin <unicode@lanana.org>管理,是Linux註冊名稱與編號管理局 21 http://www.lanana.org/docs/unicode/admin-guide/unicode.rst
|
H A D | index.rst | 73 unicode
|
/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | unicode.rst | 3 :Original: Documentation/admin-guide/unicode.rst 14 此文档由H. Peter Anvin <unicode@lanana.org>管理,是Linux注册名称与编号管理局 18 http://www.lanana.org/docs/unicode/admin-guide/unicode.rst
|
H A D | index.rst | 71 unicode
|
/linux/Documentation/ABI/testing/ |
H A D | configfs-usb-gadget | 103 - 1: unicode string 104 - 2: unicode string with environment variable 108 - 6: unicode string with a symbolic link 109 - 7: multiple unicode strings
|
/linux/drivers/tty/vt/ |
H A D | consolemap.c | 208 * struct uni_pagedict - unicode directory 214 * @inverse_trans_unicode: best-effort inverse mapping to unicode 509 con_insert_unipair(struct uni_pagedict *p, u_short unicode, u_short fontpos) in con_insert_unipair() argument 514 n = UNI_DIR(unicode); in con_insert_unipair() 523 n = UNI_ROW(unicode); in con_insert_unipair() 534 row[UNI_GLYPH(unicode)] = fontpos; in con_insert_unipair() 536 p->sum += (fontpos << 20U) + unicode; in con_insert_unipair() 597 * entry is added. The unicode value must still be incremented for in con_unshare_unimap() 620 * Found one, copy entry for unicode uni with in con_unshare_unimap() 671 * Insert user specified unicode pair in con_set_unimap() [all...] |
H A D | conmakehash.c | 22 typedef unsigned short unicode; typedef 45 unicode unitable[MAX_FONTLEN][255]; 125 * <fontpos> <unicode> <unicode> ... in main() 127 * <range> <unicode range> in main() 130 * and <unicode> ::= U+<h><h><h><h> in main() 224 /* no range; expect a list of unicode values for a single font position */ in main()
|
H A D | Makefile | 35 loadkeys --mktable --unicode $< > $@
|
H A D | vc_screen.c | 13 * /dev/vcsuN: similar to /dev/vcsaN but using 4-byte unicode values 17 * /dev/vcsuaN: same idea as /dev/vcsaN for unicode (not yet implemented). 60 * 64 ... 127 unicode mode without attributes 62 * 192 ... 255 unused (reserved for unicode with attributes) 205 * @unicode: is it unicode? 209 static int vcs_size(const struct vc_data *vc, bool attr, bool unicode) in vcs_size() argument 218 if (unicode) in vcs_size() 222 } else if (unicode) in vcs_size() 393 /* we enforce 32-bit alignment for pos and count in unicode mod in vcs_read() [all...] |
/linux/fs/udf/ |
H A D | Makefile | 10 directory.o misc.o udftime.o unicode.o
|
/linux/fs/smb/server/ |
H A D | Makefile | 7 ksmbd-y := unicode.o auth.o vfs.o vfs_cache.o server.o ndr.o \
|
/linux/Documentation/filesystems/bcachefs/ |
H A D | casefolding.rst | 55 not be true, if the uppercase unicode glyph had a different UTF-8 encoding than 56 the lowercase unicode glyph.
|
/linux/Documentation/filesystems/ |
H A D | hfsplus.rst | 9 blocks, 255-character unicode filenames, and file sizes of 2^63 bytes.
|
/linux/fs/smb/client/ |
H A D | readdir.c | 446 /* return length of unicode string in bytes */ 667 file_info->srch_inf.unicode); in cifs_save_resume_key() 949 file_info->srch_inf.unicode); in cifs_filldir() 960 if (cifs_entry_is_dot(&de, file_info->srch_inf.unicode)) in cifs_filldir() 963 if (file_info->srch_inf.unicode) { in cifs_filldir()
|
H A D | fs_context.c | 137 fsparam_flag_no("unicode", Opt_unicode), 968 if (new_ctx->unicode != old_ctx->unicode) { in smb3_verify_reconfigure_ctx() 969 cifs_errorf(fc, "can not change unicode during remount\n"); in smb3_verify_reconfigure_ctx() 1628 ctx->unicode = !result.negated; in smb3_fs_context_parse_param() 1629 cifs_dbg(FYI, "unicode set to %d\n", ctx->unicode); in smb3_fs_context_parse_param() 1915 ctx->unicode = -1; /* autodetect, but prefer UNICODE mode */ in smb3_init_fs_context()
|
/linux/fs/ |
H A D | Makefile | 90 obj-y += unicode/
|