HomeSort by relevance Sort by last modified time
    Searched refs:Unicode (Results 1 - 25 of 108) sorted by null

1 2 3 4 5

  /external/harfbuzz_ng/test/shaping/
hb-unicode-decode 5 UtilMains.filter_multiple_strings_or_stdin (Unicode.decode, "UNICODE_STRING")
hb-unicode-encode 5 UtilMains.filter_multiple_strings_or_stdin (Unicode.encode, "UNICODE_STRING", '')
hb-unicode-prettyname 5 UtilMains.filter_multiple_strings_or_stdin (Unicode.pretty_names, "UNICODE_CODEPOINTS", \
hb_test_tools.py 278 self.unicodes = Unicode.parse (l)
408 class Unicode:
412 return u','.join ("U+%04X" % ord (u) for u in unicode (s, 'utf-8')).encode ('utf-8')
422 s = u''.join (unichr (x) for x in Unicode.parse (s))
452 if s in Unicode.shorthands:
453 s = Unicode.shorthands[s]
461 return u' + '.join (Unicode.pretty_name (x) for x in s).encode ('utf-8')
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu/
plugin.properties 11 pluginName = International Components for Unicode for Java (ICU4J)
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.tests/
plugin.properties 11 pluginName = International Components for Unicode for Java (ICU4J) Tests
  /external/clang/test/Lexer/
unicode.c 6 // This file contains Unicode characters; please do not "fix" them!
8 extern int x; // expected-warning {{treating Unicode character as whitespace}}
9 extern int?x; // expected-warning {{treating Unicode character as whitespace}}
14 #pragma mark ¡Unicode!
26 CHECK: The preprocessor should not complain about Unicode characters like ©.
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/
plugin.properties 11 pluginName = International Components for Unicode for Java (ICU4J) Replacement plug-in
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base.tests/
plugin.properties 11 pluginName = International Components for Unicode for Java (ICU4J) Replacement plug-in Tests
  /external/fonttools/Lib/fontTools/
unicode.py 39 Unicode = _UnicodeBuiltin()
42 global Unicode
43 Unicode = _UnicodeCustom(f)
  /external/llvm/unittests/Support/
UnicodeTest.cpp 1 //===- unittests/Support/UnicodeTest.cpp - Unicode.h tests ----------------===//
10 #include "llvm/Support/Unicode.h"
15 namespace unicode { namespace in namespace:llvm::sys
18 TEST(Unicode, columnWidthUTF8) {
57 // UTF-8 sequences longer than 4 bytes correspond to unallocated Unicode
63 TEST(Unicode, isPrintable) {
91 } // namespace unicode
  /external/v8/test/mjsunit/es6/
unicode-escapes.js 7 // Unicode escapes in variable names.
25 // Unicode escapes in strings.
no-unicode-regexp-flag.js 5 // Before Unicode RegExps are shipped, we shouldn't have the 'unicode'
14 assertFalse(RegExp.prototype.hasOwnProperty('unicode'));
18 // Get the 'unicode' property. However, it is probably OK to omit this
22 Object.defineProperty(x, 'unicode', { get() { y = true; } });
  /frameworks/native/include/input/
VirtualKeyMap.h 27 #include <utils/Unicode.h>
  /external/icu/icu4c/source/samples/
readme.txt 11 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/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime.Tests/
ANTLRxxxxStreamFixture.cs 66 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/v8/test/webkit/fast/js/
string-capitalization.js 40 // Test the toUpper and toLower changes made in Unicode versions 5.2 and 6.1
44 // support Unicode 5.2 and Unicode 6.1.
57 // Check Unicode additions in version 5.2. From UnicodeData.txt:
65 // Check Unicode additions in version 6.1 From UnicodeData.txt:
  /external/harfbuzz_ng/win32/
info-msvc.mak 49 @echo Unicode Implementation: $(UNICODE_IMPL)
81 @echo with a bundled Unicode implementation (UCDN).
93 @echo Enable GLib2 support, with GLib Unicode support, requires the GNOME GLib2
98 @echo Components for Unicode (ICU) libraries.
  /external/icu/icu4c/packaging/rpm/
icu.spec 15 Summary: International Components for Unicode
23 Unicode and locale support. The library provides calendar support, conversions
30 This package contains the Unicode character database and derived
38 Summary: International Components for Unicode (libraries)
42 Unicode support. This package contains the runtime libraries for ICU. It does
47 Summary: International Components for Unicode (development files)
52 Unicode support. This package contains the development files for ICU.
208 /usr/include/unicode/*.h
  /external/skia/tests/
UnicodeTest.cpp 12 // Unicode Variation Selector ranges: inclusive
80 DEF_TEST(Unicode, reporter) {
  /external/v8/test/mjsunit/regress/
regress-latin-1.js 71 // Unicode equivalence
75 // Unicode equivalence ranges
  /system/core/libutils/tests/
Unicode_test.cpp 19 #include <utils/Unicode.h>
  /external/pcre/dist/
RunTest.bat 349 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 property support.
    [all...]
  /external/llvm/lib/Support/
Android.mk 84 Unicode.cpp \
  /external/regex-re2/doc/
mksyntaxgo 8 /^Unicode character class/,$d

Completed in 659 milliseconds

1 2 3 4 5