Searched refs:Unicode (Results 1 - 25 of 34) sorted by relevance

12

/external/harfbuzz_ng/test/shaping/
H A Dhb-unicode-decode5 UtilMains.filter_multiple_strings_or_stdin (Unicode.decode, "UNICODE_STRING")
H A Dhb-unicode-encode5 UtilMains.filter_multiple_strings_or_stdin (Unicode.encode, "UNICODE_STRING", '')
H A Dhb-unicode-prettyname5 UtilMains.filter_multiple_strings_or_stdin (Unicode.pretty_names, "UNICODE_CODEPOINTS", \
H A Dhb_test_tools.py274 self.unicodes = Unicode.parse (l)
404 class Unicode: class in inherits:
418 return u''.join (unichr (x) for x in Unicode.parse (s)).encode ('utf-8')
446 if s in Unicode.shorthands:
447 s = Unicode.shorthands[s]
455 return u' + '.join (Unicode.pretty_name (x) for x in s).encode ('utf-8')
/external/clang/test/Lexer/
H A Dunicode.c5 // This file contains Unicode characters; please do not "fix" them!
7 extern int x; // expected-warning {{treating Unicode character as whitespace}}
8 extern int x; // expected-warning {{treating Unicode character as whitespace}}
13 #pragma mark ¡Unicode!
25 CHECK: The preprocessor should not complain about Unicode characters like ©.
/external/fonttools/Lib/fontTools/
H A Dunicode.py39 Unicode = _UnicodeBuiltin() variable
42 global Unicode
43 Unicode = _UnicodeCustom(f)
/external/fonttools/Tools/fontTools/
H A Dunicode.py39 Unicode = _UnicodeBuiltin() variable
42 global Unicode
43 Unicode = _UnicodeCustom(f)
/external/llvm/unittests/Support/
H A DUnicodeTest.cpp1 //===- unittests/Support/UnicodeTest.cpp - Unicode.h tests ----------------===//
10 #include "llvm/Support/Unicode.h"
18 TEST(Unicode, columnWidthUTF8) {
57 // UTF-8 sequences longer than 4 bytes correspond to unallocated Unicode
63 TEST(Unicode, isPrintable) {
/external/icu/icu4c/source/samples/
H A Dreadme.txt11 case - demonstrates how to do Unicode case conversion in C and C++.
27 props - demonstrates the use of Unicode properties
29 strsrch - demonstrates how to search for patterns in Unicode text using the usearch interface.
33 uciter8.c - demonstrates how to leniently read 8-bit Unicode text.
/external/pdfium/core/src/fxge/ge/
H A Dtext_int.h62 virtual FX_DWORD CharCodeFromUnicode(FX_WCHAR Unicode) const
64 return Unicode;
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
H A DANTLRxxxxStreamFixture.cs66 Encoding encoding = Encoding.Unicode;
78 ANTLRInputStream inputStream = new ANTLRInputStream(grammarStream, Encoding.Unicode);
85 Encoding encoding = Encoding.Unicode;
89 ANTLRInputStream inputStream = new ANTLRInputStream(grammarStream, Encoding.Unicode);
96 Encoding encoding = Encoding.Unicode;
100 ANTLRInputStream inputStream = new ANTLRInputStream(grammarStream, Encoding.Unicode);
119 Encoding encoding = Encoding.Unicode;
123 ANTLRInputStream inputStream = new ANTLRInputStream(grammarStream, Encoding.Unicode);
135 Encoding encoding = Encoding.Unicode;
139 ANTLRInputStream inputStream = new ANTLRInputStream(grammarStream, Encoding.Unicode);
[all...]
/external/skia/tests/
H A DUnicodeTest.cpp12 // Unicode Variation Selector ranges: inclusive
80 DEF_TEST(Unicode, reporter) {
/external/pcre/dist/
H A DRunTest.bat349 echo Test 6 Skipped due to absence of Unicode property support.
352 call :runsub 6 testout "Unicode property support (Compatible with Perl >= 5.10)" -q
359 echo Test 7 Skipped due to absence of Unicode property support.
362 call :runsub 7 testout "API, internals, and non-Perl stuff for Unicode property support" -q
383 echo Test 10 Skipped due to absence of Unicode property support.
386 call :runsub 10 testout "DFA matching with Unicode properties" -q -dfa
396 echo Test 11 Skipped due to absence of Unicode property support.
451 echo Test 16 Skipped due to absence of Unicode property support.
454 call :runsub 16 testout "Specials for the 8-bit library with Unicode propery support" -q
489 echo Test 19 Skipped due to absence of Unicode propert
[all...]
/external/llvm/lib/Support/
H A DAndroid.mk80 Unicode.cpp \
/external/regex-re2/doc/
H A Dmksyntaxgo8 /^Unicode character class/,$d
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/codegen/
H A DActionScriptTarget.java63 * ActionScript doesn't support Unicode String literals that are considered "illegal"
/external/icu/icu4c/source/test/perf/collationperf/
H A DCollPerf.pl200 (Unicode/ISO 10646 code point). Generally this is the important field for sort
218 "http://www.unicode.org/reports/tr10/">Unicode Collation (UCA)</a>.</li>
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_resource.h196 FX_DWORD CharCodeFromUnicode(FX_WCHAR Unicode) const;
262 virtual FX_DWORD _CharCodeFromUnicode(FX_WCHAR Unicode) const = 0;
373 virtual FX_DWORD _CharCodeFromUnicode(FX_WCHAR Unicode) const
375 return m_Encoding.CharCodeFromUnicode(Unicode);
538 virtual FX_DWORD _CharCodeFromUnicode(FX_WCHAR Unicode) const;
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DEncodings.properties177 # GB2312 and CNS11643 in ISO 2022 CN form, Simplified and Traditional Chinese (conversion to Unicode only)
256 Unicode UNICODE,UTF-16 0xFFFF
/external/skia/src/sfnt/
H A DSkOTTable_name.h40 ((Unicode, SkTEndian_SwapBE16(0)))
42 ((ISO, SkTEndian_SwapBE16(2))) // Deprecated, use Unicode instead.
53 struct Unicode { struct in union:SkOTTableName::Record::EncodingID
109 /** Deprecated, use Unicode instead. */
H A DSkOTTable_name.cpp476 case SkOTTableName::Record::PlatformID::Unicode:
/external/icu/icu4c/source/data/
H A Dmakedata.mak92 # The directory that contains Unicode data files
506 # The core Unicode properties files (uprops.icu, ucase.icu, ubidi.icu)
509 # when updating the Unicode data.
515 @echo Unicode .icu files built to "$(ICUBLD_PKG)"
613 # 2005-may-05 Removed Unicode properties files (unorm.icu, uprops.icu, ucase.icu, ubidi.icu)
1000 # Targets for prebuilt Unicode data
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUCharacterCaseTest.java617 /* Unicode 5.0 adds lowercase U+214E (TURNED SMALL F) to U+2132 (TURNED CAPITAL F) */
704 * See CaseFolding.txt and the Unicode Standard for how to apply the case foldings.
914 * Converting the hex numbers represented betwee n ';' to Unicode strings
915 * @param str string to break up into Unicode strings
916 * @return array of Unicode strings ending with a null
/external/libvpx/libvpx/build/make/
H A Dgen_msvs_vcxproj.sh350 tag_content CharacterSet Unicode
/external/pdfium/core/include/fxge/
H A Dfx_font.h155 virtual FX_DWORD CharCodeFromUnicode(FX_WCHAR Unicode) const = 0;

Completed in 1083 milliseconds

12