Home
last modified time | relevance | path

Searched refs:Unicode (Results 1 – 25 of 48) sorted by relevance

12

/llvm-project/libcxx/docs/
H A DReleaseProcedure.rst27 * Make sure the latest Unicode version is used. The C++ Standard
28 `refers to the Unicode Standard <https://wg21.link/intro.refs#1.10>`__
30 …``The Unicode Consortium. The Unicode Standard. Available from: https://www.unicode.org/versions/l…
32 Typically the Unicode Consortium has one release per year. The libc++
33 format library uses the Unicode Standard. Libc++ should be updated to the
34 latest Unicode version. Updating means using the latest data files and, if
35 needed, adapting the code to changes in the Unicode Standard.
H A DImplementationDefinedBehavior.rst32 `[ostream.formatted.print]/3 <http://eel.is/c++draft/ostream.formatted.print#3>`_ A terminal capable of displaying Unicode
36 to a terminal capable of displaying Unicode is implementation-defined. This is
39 Libc++ determines that a stream is Unicode-capable terminal by:
49 displaying Unicode is the same as specified for `void vprint_unicode(FILE*
H A DUsingLibcxx.rst
/llvm-project/libcxx/utils/data/unicode/
H A DREADME.txt1 Contains various Unicode data files used in the library for Unicode support
3 To update all files to the last published Unicode version issue the following
15 Unicode files.
/llvm-project/llvm/unittests/Support/
H A DUnicodeTest.cpp21 TEST(Unicode, columnWidthUTF8) { in TEST() argument
72 TEST(Unicode, isPrintable) { in TEST() argument
112 TEST(Unicode, nameToCodepointStrict) { in TEST() argument
214 TEST(Unicode, nameToCodepointLoose) { in TEST() argument
352 TEST(Unicode, nearestMatchesForCodepointName) { in TEST() argument
/llvm-project/clang/test/Lexer/
H A Dunicode.c16 #pragma mark ¡Unicode!
28 CHECK : The preprocessor should not complain about Unicode characters like ©.
/llvm-project/openmp/runtime/src/
H A Dlibomp.rc.var37 BLOCK "040904b0" // U.S. English, Unicode (0x04b0 == 1200)
65 // 1033 -- U.S. English, 1200 -- Unicode
/llvm-project/libcxx/include/
H A Dprint80 // Windows for the native Unicode API. The code is modeled to make it
83 // P2728R0 Unicode in the Library, Part 1: UTF Transcoding
299 // Unicode, writes out to the terminal using the native Unicode
303 // Unicode API is used, the function flushes stream before
308 // 9 - Recommended practice: If invoking the native Unicode API
311 // Unicode Standard, Chapter 3.9 U+FFFD Substitution in
314 // On non-Windows platforms the Unicode API is the normal file I/O API
/llvm-project/llvm/test/Other/
H A Dlit-unicode.txt1 Windows echo does not have good Unicode support.
/llvm-project/clang/test/C/C23/
H A Dn2836_n2939.c17 #pragma mark ¡Unicode!
/llvm-project/clang/include/clang/Basic/
H A DDiagnosticLexKinds.td128 // Unicode and UCNs
138 "treating Unicode character as whitespace">,
141 "treating Unicode character <U+%0> as an identifier character rather than "
144 "identifier contains Unicode character <U+%0> that is invisible in "
169 "'%0' is not a valid Unicode character name">;
171 "characters names in Unicode escape sequences are sensitive to case and whitespaces">;
177 "treating as '\\' followed by identifier">, InGroup<Unicode>;
182 "treating as '\\' '%0' '{' identifier">, InGroup<Unicode>;
185 "treating as '\\' '%0' '{' '}'">, InGroup<Unicode>;
188 "treating as '\\' followed by identifier">, InGroup<Unicode>;
[all...]
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/misc/
H A Dconfusable-identifiers.rst7 each other, but use different Unicode characters. This detects a potential
H A Dmisleading-identifier.rst6 Finds identifiers that contain Unicode characters with right-to-left direction,
/llvm-project/compiler-rt/www/
H A Dcontent.css3 …font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sa…
/llvm-project/libcxxabi/www/
H A Dcontent.css5 …font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sa…
/llvm-project/clang/www/
H A Dcontent.css5 …font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sa…
/llvm-project/llvm/resources/
H A Dwindows_version_resource.rc86 // charsetID 0x04B0 Unicode
/llvm-project/lld/docs/llvm-theme/static/
H A Dllvm.css18 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
337 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
/llvm-project/flang/docs/_themes/llvm-theme/static/
H A Dllvm-theme.css18 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
363 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
/llvm-project/openmp/docs/_themes/llvm-theme/static/
H A Dllvm-theme.css18 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
363 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
/llvm-project/llvm/docs/_themes/llvm-theme/static/
H A Dllvm-theme.css18 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
366 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
/llvm-project/polly/www/
H A Dcontent.css5 …font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif; backgro…
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-objc/
H A Dmain.m231 stringWithFormat:@"This is a Unicode string %S number %ld right here",
285 stringWithFormat:@"This is a Unicode string %S number %ld right here",
334 stringWithFormat:@"This is a Unicode string %S number %ld right here",
388 stringWithFormat:@"This is a Unicode string %S number %ld right here",
/llvm-project/clang/www/analyzer/
H A Dcontent.css6 …font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sa…
/llvm-project/llvm/utils/gn/secondary/llvm/lib/Support/
H A DBUILD.gn159 "Unicode.cpp",

12