Home
last modified time | relevance | path

Searched refs:unicode (Results 1 – 25 of 631) sorted by relevance

12345678910>>...26

/freebsd-13.1/tools/tools/locale/etc/charmaps/
H A Dcharmaps.txt5 unicode.org: http://unicode.org/Public/MAPPINGS
19 ISO8859-1 unicode.org: ISO8859/
20 ISO8859-2 unicode.org: ISO8859/
21 ISO8859-4 unicode.org: ISO8859/
22 ISO8859-5 unicode.org: ISO8859/
23 ISO8859-7 unicode.org: ISO8859/
24 ISO8859-9 unicode.org: ISO8859/
25 ISO8859-13 unicode.org: ISO8859/
26 ISO8859-15 unicode.org: ISO8859/
27 KOI8-R unicode.org: VENDORS/MISC
[all …]
/freebsd-13.1/sys/fs/udf/
H A Dosta.c39 unicode_t *unicode) /* (Output) uncompressed unicode characters. */ in udf_UncompressUnicode() argument
60 unicode[unicodeIndex] = in udf_UncompressUnicode()
63 unicode[unicodeIndex] = 0; in udf_UncompressUnicode()
67 unicode[unicodeIndex] |= in udf_UncompressUnicode()
85 byte *unicode) /* (Output) uncompressed unicode characters. */ in udf_UncompressUnicodeByte() argument
106 unicode[unicodeIndex++] = in udf_UncompressUnicodeByte()
109 unicode[unicodeIndex++] = 0; in udf_UncompressUnicodeByte()
113 unicode[unicodeIndex++] = in udf_UncompressUnicodeByte()
144 unicode_t *unicode, /* (Input) unicode characters to compress. */ in udf_CompressUnicode() argument
163 (unicode[unicodeIndex] & 0xFF00) >> 8; in udf_CompressUnicode()
[all …]
/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-filepath.cc209 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local
210 const DWORD attributes = GetFileAttributes(unicode); in FileOrDirectoryExists()
211 delete [] unicode; in FileOrDirectoryExists()
233 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local
234 const DWORD attributes = GetFileAttributes(unicode); in DirectoryExists()
235 delete [] unicode; in DirectoryExists()
326 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
327 int result = CreateDirectory(unicode, NULL) ? 0 : -1; in CreateFolder()
328 delete [] unicode; in CreateFolder()
/freebsd-13.1/share/i18n/esdb/UTF/
H A DUTF.alias5 7 unicode-1-1-utf-7
10 16 unicode
22 16BE unicode-1-1
/freebsd-13.1/tools/tools/locale/
H A DMakefile21 UNIDIR= ${.OBJDIR:tA}/unicode
175 CLDRFILES_CORE= https://unicode.org/Public/cldr/35/core.zip
176 CLDRFILES_KEY= https://unicode.org/Public/cldr/35/keyboards.zip
177 CLDRFILES_TOOLS=https://unicode.org/Public/cldr/35/tools.zip
178 CLDRFILES_UCD= http://www.unicode.org/Public/zipped/latest/UCD.zip
224 ${JAVA_CLDR} org.unicode.cldr.posix.GenerateCharmap \
232 ${JAVA_CLDR} org.unicode.cldr.posix.GeneratePOSIX \
240 ${JAVA_CLDR} org.unicode.cldr.posix.GeneratePOSIX \
/freebsd-13.1/contrib/libucl/python/tests/
H A Dtest_dump.py40 data = { unicode("a") : unicode("b") }
41 valid = unicode("a = \"b\";\n")
/freebsd-13.1/contrib/mandoc/
H A Dchars.c38 int unicode; member
460 return ln != NULL ? ln->unicode : -1; in mchars_spec2cp()
503 if (uc == lines[i].unicode) in mchars_uc2str()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DLocale.cpp10 return llvm::sys::unicode::columnWidthUTF8(Text); in columnWidth()
14 return llvm::sys::unicode::isPrintable(UCS); in isPrint()
H A DFormattedStream.cpp31 int Width = sys::unicode::columnWidthUTF8(CP); in UpdatePosition()
32 if (Width != sys::unicode::ErrorNonPrintableCharacter) in UpdatePosition()
/freebsd-13.1/lib/libkiconv/
H A Dxlat16_iconv.c86 const char unicode[] = ENCODING_UNICODE; in kiconv_add_xlat16_cspair() local
89 strcmp(unicode, tocode) != 0 && in kiconv_add_xlat16_cspair()
90 strcmp(unicode, fromcode) != 0 && in kiconv_add_xlat16_cspair()
91 kiconv_lookupconv(unicode) == 0) { in kiconv_add_xlat16_cspair()
92 error = kiconv_add_xlat16_cspair(unicode, fromcode, flag); in kiconv_add_xlat16_cspair()
95 error = kiconv_add_xlat16_cspair(tocode, unicode, flag); in kiconv_add_xlat16_cspair()
/freebsd-13.1/tools/tools/locale/tools/
H A Dcharmaps.pm120 if (defined $attrs{unicode}) {
122 my $uc = $attrs{unicode};
123 $d{T}{$e}{$k}{unicode} = $uc;
/freebsd-13.1/share/i18n/csmapper/KOI/
H A DKOI8-E%UCS.src18 # http://www.unicode.org/charts/PDF/U0080.pdf
19 # http://www.unicode.org/charts/PDF/U0400.pdf
20 # http://www.unicode.org/charts/PDF/U2100.pdf
H A DUCS%KOI8-E.src18 # http://www.unicode.org/charts/PDF/U0080.pdf
19 # http://www.unicode.org/charts/PDF/U0400.pdf
20 # http://www.unicode.org/charts/PDF/U2100.pdf
/freebsd-13.1/share/i18n/csmapper/MISC/
H A DMULELAO-1%UCS.src16 # mulelao to unicode table
45 # Table build by looking into the unicode chart,
46 # http://charts.unicode.org/Unicode.charts/normal/U0E80.html
/freebsd-13.1/share/i18n/csmapper/ISO-8859/
H A DISO-8859-6%UCS.src58 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
60 # Any comments or problems, contact <errata@unicode.org>
61 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-8%UCS.src58 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
60 # Any comments or problems, contact <errata@unicode.org>
61 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-11%UCS.src58 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
62 # http://www.unicode.org/unicode/reporting.html
H A DISO-8859-10%UCS.src56 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
58 # Any comments or problems, contact <errata@unicode.org>
59 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-2%UCS.src56 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
58 # Any comments or problems, contact <errata@unicode.org>
59 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-3%UCS.src56 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
58 # Any comments or problems, contact <errata@unicode.org>
59 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-9%UCS.src58 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
60 # Any comments or problems, contact <errata@unicode.org>
61 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-13%UCS.src52 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
54 # Any comments or problems, contact <errata@unicode.org>
55 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-15%UCS.src55 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
57 # Any comments or problems, contact <errata@unicode.org>
58 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-16%UCS.src52 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
54 # Any comments or problems, contact <errata@unicode.org>
55 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-4%UCS.src56 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
58 # Any comments or problems, contact <errata@unicode.org>
59 # Please note that <errata@unicode.org> is an archival address;

12345678910>>...26