Home
last modified time | relevance | path

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

12345678910>>...28

/freebsd/tools/tools/locale/etc/charmaps/
H A Dcharmaps.txt4 unicode.org: http://unicode.org/Public/MAPPINGS
11 CP1251 unicode.org: VENDORS/MICSFT/WINDOWS
12 CP866 unicode.org: VENDORS/MICSFT/PC
13 CP949 unicode.org: VENDORS/MICSFT/WINDOWS
15 GB2312 haible.de: GB2312.html / unicode.org-mappings/EASTASIA/GB/GB2312.TXT
17 ISCII-DEV unicode.org: VENDORS/APPLE/DEVANAGA i/ haible.de: Indic.html
18 ISO8859-1 unicode.org: ISO8859/
19 ISO8859-2 unicode.org: ISO8859/
20 ISO8859-4 unicode.org: ISO8859/
21 ISO8859-5 unicode.org: ISO8859/
[all …]
/freebsd/sys/fs/udf/
H A Dosta.c37 unicode_t *unicode) /* (Output) uncompressed unicode characters. */ in udf_UncompressUnicode() argument
58 unicode[unicodeIndex] = in udf_UncompressUnicode()
61 unicode[unicodeIndex] = 0; in udf_UncompressUnicode()
65 unicode[unicodeIndex] |= in udf_UncompressUnicode()
83 byte *unicode) /* (Output) uncompressed unicode characters. */ in udf_UncompressUnicodeByte() argument
104 unicode[unicodeIndex++] = in udf_UncompressUnicodeByte()
107 unicode[unicodeIndex++] = 0; in udf_UncompressUnicodeByte()
111 unicode[unicodeIndex++] = in udf_UncompressUnicodeByte()
142 unicode_t *unicode, /* (Input) unicode characters to compress. */ in udf_CompressUnicode() argument
161 (unicode[unicodeIndex] & 0xFF00) >> 8; in udf_CompressUnicode()
[all …]
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-filepath.cc253 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local
254 const DWORD attributes = GetFileAttributes(unicode); in FileOrDirectoryExists()
255 delete[] unicode; in FileOrDirectoryExists()
277 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local
278 const DWORD attributes = GetFileAttributes(unicode); in DirectoryExists()
279 delete[] unicode; in DirectoryExists()
354 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
355 int result = CreateDirectory(unicode, nullptr) ? 0 : -1; in CreateFolder()
356 delete[] unicode; in CreateFolder()
/freebsd/share/i18n/esdb/UTF/
H A DUTF.alias4 7 unicode-1-1-utf-7
9 16 unicode
21 16BE unicode-1-1
/freebsd/tools/tools/locale/
H A DMakefile24 UNIDIR= ${.OBJDIR:tA}/unicode
125 CLDRFILES_CORE= https://unicode.org/Public/cldr/${CLDRVERSION:R}/core.zip
126 CLDRFILES_KEY= https://unicode.org/Public/cldr/${CLDRVERSION:R}/cldr-keyboards-${CLDRVERSION}.zip
127 CLDRFILES_TOOLS=https://unicode.org/Public/cldr/${CLDRVERSION:R}/cldr-tools-${CLDRVERSION}.jar
128 CLDRFILES_UCD= https://www.unicode.org/Public/zipped/${UCDVERSION}/UCD.zip
165 ${JAVA_CLDR} org.unicode.cldr.posix.GenerateCharmap \
173 ${JAVA_CLDR} org.unicode.cldr.posix.GeneratePOSIX \
/freebsd/contrib/libucl/python/tests/
H A Dtest_dump.py40 data = { unicode("a") : unicode("b") }
41 valid = unicode("a = \"b\";\n")
/freebsd/lib/libkiconv/
H A Dxlat16_iconv.c84 const char unicode[] = ENCODING_UNICODE; in kiconv_add_xlat16_cspair() local
87 strcmp(unicode, tocode) != 0 && in kiconv_add_xlat16_cspair()
88 strcmp(unicode, fromcode) != 0 && in kiconv_add_xlat16_cspair()
89 kiconv_lookupconv(unicode) == 0) { in kiconv_add_xlat16_cspair()
90 error = kiconv_add_xlat16_cspair(unicode, fromcode, flag); in kiconv_add_xlat16_cspair()
93 error = kiconv_add_xlat16_cspair(tocode, unicode, flag); in kiconv_add_xlat16_cspair()
/freebsd/contrib/mandoc/
H A Dchars.c39 int unicode; member
460 return ln != NULL ? ln->unicode : -1; in mchars_spec2cp()
503 if (uc == lines[i].unicode) in mchars_uc2str()
/freebsd/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/tools/tools/locale/tools/
H A Dcharmaps.pm119 if (defined $attrs{unicode}) {
121 my $uc = $attrs{unicode};
122 $d{T}{$e}{$k}{unicode} = $uc;
/freebsd/share/i18n/csmapper/KOI/
H A DKOI8-E%UCS.src17 # http://www.unicode.org/charts/PDF/U0080.pdf
18 # http://www.unicode.org/charts/PDF/U0400.pdf
19 # http://www.unicode.org/charts/PDF/U2100.pdf
H A DUCS%KOI8-E.src17 # http://www.unicode.org/charts/PDF/U0080.pdf
18 # http://www.unicode.org/charts/PDF/U0400.pdf
19 # http://www.unicode.org/charts/PDF/U2100.pdf
/freebsd/share/i18n/csmapper/MISC/
H A DMULELAO-1%UCS.src15 # mulelao to unicode table
44 # Table build by looking into the unicode chart,
45 # http://charts.unicode.org/Unicode.charts/normal/U0E80.html
/freebsd/share/i18n/csmapper/ISO-8859/
H A DISO-8859-6%UCS.src57 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
59 # Any comments or problems, contact <errata@unicode.org>
60 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-8%UCS.src57 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
59 # Any comments or problems, contact <errata@unicode.org>
60 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-11%UCS.src57 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
61 # http://www.unicode.org/unicode/reporting.html
H A DISO-8859-10%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-13%UCS.src51 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
53 # Any comments or problems, contact <errata@unicode.org>
54 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-14%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.src54 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
56 # Any comments or problems, contact <errata@unicode.org>
57 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-16%UCS.src51 # <ftp://ftp.unicode.org/Public/MAPPINGS/>
53 # Any comments or problems, contact <errata@unicode.org>
54 # Please note that <errata@unicode.org> is an archival address;
H A DISO-8859-2%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-3%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-4%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;

12345678910>>...28