/libcore/luni/src/main/java/java/lang/ |
Character.java | 27 * <p>Character data is kept up to date as Unicode evolves. 29 * the {@code Locale} documentation for details of the Unicode versions implemented by current 32 * <p>The Unicode specification, character tables, and other information are available at 33 * <a href="http://www.unicode.org/">http://www.unicode.org/</a>. 35 * <p>Unicode characters are referred to as <i>code points</i>. The range of valid 47 * is used to represent all Unicode code points. 49 * <a name="unicode_categories"><h3>Unicode categories</h3></a> 50 * <p>Here's a list of the Unicode character categories and the corresponding Java constant, 135 * Unicode category constant Cn [all...] |
/external/icu4c/common/ |
common.vcxproj.filters | 814 <ClInclude Include="unicode\enumset.h">
824 <CustomBuild Include="unicode\ubidi.h">
827 <CustomBuild Include="unicode\ushape.h">
830 <CustomBuild Include="unicode\brkiter.h">
833 <CustomBuild Include="unicode\dbbi.h">
836 <CustomBuild Include="unicode\rbbi.h">
839 <CustomBuild Include="unicode\ubrk.h">
842 <CustomBuild Include="unicode\strenum.h">
845 <CustomBuild Include="unicode\uenum.h">
848 <CustomBuild Include="unicode\docmain.h"> [all...] |
ures_cnv.c | 19 #include "unicode/utypes.h" 20 #include "unicode/putil.h" 21 #include "unicode/ustring.h" 22 #include "unicode/ucnv.h" 23 #include "unicode/ures.h"
|
/external/chromium_org/third_party/icu/source/data/unidata/ |
NormalizationCorrections.txt | 5 # Unicode Character Database. 7 # Copyright (c) 1991-2010 Unicode, Inc. 8 # For terms of use, see http://www.unicode.org/terms_of_use.html 10 # The normalization stabilization policy of the Unicode 24 # any given version of Unicode. 33 # Field 0: Unicode code point 36 # Field 3: Version of Unicode for which the correction was 38 # Comment: Indicates the Unicode Corrigendum which documents 41 # For more information, see UAX #15, Unicode Normalization Forms.
|
/external/icu4c/data/unidata/ |
NormalizationCorrections.txt | 5 # Unicode Character Database. 7 # Copyright (c) 1991-2012 Unicode, Inc. 8 # For terms of use, see http://www.unicode.org/terms_of_use.html 10 # The normalization stability policy of the Unicode Consortium 24 # any given version of Unicode. 33 # Field 0: Unicode code point 36 # Field 3: Version of Unicode for which the correction was 38 # Comment: Indicates the Unicode Corrigendum which documents 41 # For more information, see UAX #15, Unicode Normalization Forms.
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
unicodeobject.h | 8 Unicode implementation based on original code by Fredrik Lundh, 10 Unicode Integration Proposal (see file Misc/unicode.txt). 18 * Yet another Unicode string type for Python. This type supports the 30 * This Unicode String Type is 61 /* --- Internal Unicode Format -------------------------------------------- */ 78 /* Setting Py_UNICODE_WIDE enables UCS-4 storage. Otherwise, Unicode 133 /* Py_UNICODE is the native Unicode storage format (code unit) used by 134 Python and represents a single Unicode element in the Unicode 485 PyObject *unicode \/* Unicode object *\/ variable 491 PyObject *unicode \/* Unicode object *\/ variable 764 PyObject *unicode \/* Unicode object *\/ variable 821 PyObject *unicode \/* Unicode object *\/ variable 895 PyObject *unicode \/* Unicode object *\/ variable 934 PyObject *unicode \/* Unicode object *\/ variable 951 PyObject *unicode \/* Unicode object *\/ variable 982 PyObject *unicode \/* Unicode object *\/ variable 1004 PyObject *unicode \/* Unicode object *\/ variable 1095 PyObject *unicode \/* Unicode object *\/ variable [all...] |
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
unicodeobject.h | 8 Unicode implementation based on original code by Fredrik Lundh, 10 Unicode Integration Proposal (see file Misc/unicode.txt). 18 * Yet another Unicode string type for Python. This type supports the 30 * This Unicode String Type is 61 /* --- Internal Unicode Format -------------------------------------------- */ 78 /* Setting Py_UNICODE_WIDE enables UCS-4 storage. Otherwise, Unicode 133 /* Py_UNICODE is the native Unicode storage format (code unit) used by 134 Python and represents a single Unicode element in the Unicode 485 PyObject *unicode \/* Unicode object *\/ variable 491 PyObject *unicode \/* Unicode object *\/ variable 764 PyObject *unicode \/* Unicode object *\/ variable 821 PyObject *unicode \/* Unicode object *\/ variable 895 PyObject *unicode \/* Unicode object *\/ variable 934 PyObject *unicode \/* Unicode object *\/ variable 951 PyObject *unicode \/* Unicode object *\/ variable 982 PyObject *unicode \/* Unicode object *\/ variable 1004 PyObject *unicode \/* Unicode object *\/ variable 1095 PyObject *unicode \/* Unicode object *\/ variable [all...] |
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-glib.cc | 33 #include "hb-unicode-private.hh" 87 /* Unicode-4.0 additions */ 97 /* Unicode-4.1 additions */ 106 /* Unicode-5.0 additions */ 114 /* Unicode-5.1 additions */ 127 /* Unicode-5.2 additions */ 144 /* Unicode-6.0 additions */ 149 /* Unicode-6.1 additions */ 197 hb_codepoint_t unicode, 201 return (hb_unicode_combining_class_t) g_unichar_combining_class (unicode); [all...] |
hb-ot-shape-complex-private.hh | 162 /* Unicode-1.1 additions */ 165 /* Unicode-3.0 additions */ 169 /* Unicode-5.0 additions */ 173 /* Unicode-6.0 additions */ 185 /* Unicode-1.1 additions */ 200 /* Unicode-1.1 additions */ 225 /* Unicode-3.2 additions */ 229 /* Unicode-5.1 additions */ 232 /* Unicode-6.0 additions */ 239 /* Unicode-1.1 additions * [all...] |
hb-unicode.h | 45 /* Unicode Character Database property: General_Category (gc) */ 82 /* Note: newer versions of Unicode may add new values. Clients should be ready to handle 86 /* Unicode Character Database property: Canonical_Combining_Class (ccc) */ 223 hb_codepoint_t unicode, 226 hb_codepoint_t unicode, 229 hb_codepoint_t unicode, 232 hb_codepoint_t unicode, 235 hb_codepoint_t unicode, 251 * @ufuncs: a Unicode function structure 256 * Fully decompose @u to its Unicode compatibility decomposition. The codepoints of the decomposition will be written to @decomposed [all...] |
hb-utf-private.hh | 45 hb_codepoint_t *unicode) 54 *unicode = -1; 64 *unicode = -1; 70 *unicode = result; 78 hb_codepoint_t *unicode) 91 *unicode = -1; 102 *unicode = result; 120 hb_codepoint_t *unicode) 131 *unicode = (c << 10) + l - ((0xd800 << 10) - 0x10000 + 0xdc00); 134 *unicode = -1 [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ures_cnv.c | 19 #include "unicode/utypes.h" 20 #include "unicode/putil.h" 21 #include "unicode/ustring.h" 22 #include "unicode/ucnv.h" 23 #include "unicode/ures.h"
|
common.vcxproj.filters | 720 <ClInclude Include="unicode\icuplug.h">
763 <CustomBuild Include="unicode\ubidi.h">
766 <CustomBuild Include="unicode\ushape.h">
769 <CustomBuild Include="unicode\brkiter.h">
772 <CustomBuild Include="unicode\dbbi.h">
775 <CustomBuild Include="unicode\rbbi.h">
778 <CustomBuild Include="unicode\ubrk.h">
781 <CustomBuild Include="unicode\strenum.h">
784 <CustomBuild Include="unicode\uenum.h">
787 <CustomBuild Include="unicode\docmain.h"> [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
dadrcoll.h | 16 #include "unicode/utypes.h" 22 #include "unicode/coll.h" 23 #include "unicode/tblcoll.h" 24 #include "unicode/sortkey.h" 25 #include "unicode/schriter.h"
|
lcukocol.cpp | 7 #include "unicode/utypes.h" 12 #include "unicode/coll.h" 16 #include "unicode/tblcoll.h" 20 #include "unicode/unistr.h" 24 #include "unicode/sortkey.h"
|
/external/clang/test/Lexer/ |
unicode-strings.c | 16 const char *a = u8"abcd"; // expected-warning {{unicode literals are incompatible with}} 17 const char16_t *b = u"abcd"; // expected-warning {{unicode literals are incompatible with}} 18 const char32_t *c = U"abcd"; // expected-warning {{unicode literals are incompatible with}} 20 char16_t d = u'a'; // expected-warning {{unicode literals are incompatible with}} 21 char32_t e = U'a'; // expected-warning {{unicode literals are incompatible with}}
|
/external/harfbuzz/contrib/tables/ |
README | 1 This directory contains Python script to parse several of the Unicode tables 7 http://www.unicode.org/Public/5.1.0/ucd/extracted/DerivedGeneralCategory.txt 8 http://www.unicode.org/Public/5.1.0/ucd/extracted/DerivedCombiningClass.txt 9 http://www.unicode.org/Public/UNIDATA/auxiliary/GraphemeBreakProperty.txt 10 http://www.unicode.org/Public/5.1.0/ucd/Scripts.txt
|
/external/harfbuzz_ng/src/ |
hb-glib.cc | 33 #include "hb-unicode-private.hh" 87 /* Unicode-4.0 additions */ 97 /* Unicode-4.1 additions */ 106 /* Unicode-5.0 additions */ 114 /* Unicode-5.1 additions */ 127 /* Unicode-5.2 additions */ 144 /* Unicode-6.0 additions */ 149 /* Unicode-6.1 additions */ 197 hb_codepoint_t unicode, 201 return (hb_unicode_combining_class_t) g_unichar_combining_class (unicode); [all...] |
hb-ot-shape-complex-private.hh | 160 /* Unicode-1.1 additions */ 165 /* Unicode-5.0 additions */ 169 /* Unicode-6.0 additions */ 181 /* Unicode-1.1 additions */ 207 /* Unicode-3.2 additions */ 211 /* Unicode-5.1 additions */ 214 /* Unicode-6.0 additions */ 221 /* Unicode-1.1 additions */ 226 /* Unicode-2.0 additions */ 229 /* Unicode-3.2 additions * [all...] |
/external/icu4c/i18n/ |
tzgnames.h | 15 #include "unicode/utypes.h" 19 #include "unicode/locid.h" 20 #include "unicode/unistr.h" 21 #include "unicode/tzfmt.h" 22 #include "unicode/tznames.h"
|
/external/icu4c/samples/translit/answers/ |
main_1.cpp | 7 #include "unicode/translit.h" 8 #include "unicode/rbt.h" 9 #include "unicode/unistr.h" 10 #include "unicode/calendar.h" 11 #include "unicode/datefmt.h"
|
/external/icu4c/test/intltest/ |
dadrcoll.h | 16 #include "unicode/utypes.h" 22 #include "unicode/coll.h" 23 #include "unicode/tblcoll.h" 24 #include "unicode/sortkey.h" 25 #include "unicode/schriter.h"
|
lcukocol.cpp | 7 #include "unicode/utypes.h" 12 #include "unicode/coll.h" 16 #include "unicode/tblcoll.h" 20 #include "unicode/unistr.h" 24 #include "unicode/sortkey.h"
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_EnableUNICODE.3 | 3 SDL_EnableUNICODE \- Enable UNICODE translation 11 Enables/Disables Unicode keyboard translation\&. 13 To obtain the character codes corresponding to received keyboard events, Unicode translation must first be turned on using this function\&. The translation incurs a slight overhead for each keyboard event and is therefore disabled by default\&. For each subsequently received key down event, the \fBunicode\fR member of the \fI\fBSDL_keysym\fR\fR structure will then contain the corresponding character code, or zero for keysyms that do not correspond to any character code\&. 15 A value of 1 for \fBenable\fR enables Unicode translation; 0 disables it, and -1 leaves it unchanged (useful for querying the current translation mode)\&.
|
/libcore/luni/src/main/java/java/util/ |
IllegalFormatCodePointException.java | 23 * Unicode code point (defined by {@link Character#isValidCodePoint(int)}) is 36 * specified by the invalid Unicode code point. 39 * the invalid Unicode code point. 46 * Returns the invalid Unicode code point. 48 * @return the invalid Unicode code point.
|