HomeSort by relevance Sort by last modified time
    Searched full:unicode (Results 401 - 425 of 6465) sorted by null

<<11121314151617181920>>

  /external/icu4c/common/
unistr_props.cpp 19 #include "unicode/utypes.h"
20 #include "unicode/uchar.h"
21 #include "unicode/unistr.h"
22 #include "unicode/utf16.h"
rbbisetb.h 13 #include "unicode/utypes.h"
14 #include "unicode/uobject.h"
24 // from the Unicode Sets appearing in the source RBBI rules, and
25 // creates the TRIE table used to map from Unicode to the
39 UChar32 fStartChar; // Start of range, unicode 32 bit value.
40 UChar32 fEndChar; // End of range, unicode 32 bit value.
43 // Unicode sets that include this range.
53 // the Unicode set named "dictionary"
62 // RBBISetBuilder Handles processing of Unicode Sets from RBBI rules.
111 uint32_t fTrieSize; // the Unicode Sets
    [all...]
ucnvdisp.c 21 #include "unicode/utypes.h"
25 #include "unicode/ustring.h"
26 #include "unicode/ures.h"
27 #include "unicode/ucnv.h"
70 /* convert the internal name into a Unicode string */
unistr_titlecase_brkiter.cpp 18 #include "unicode/utypes.h"
22 #include "unicode/brkiter.h"
23 #include "unicode/ubrk.h"
24 #include "unicode/unistr.h"
25 #include "unicode/ustring.h"
  /external/icu4c/i18n/
csrecog.cpp 8 #include "unicode/utypes.h"
ztrans.cpp 13 #include "unicode/utypes.h"
17 #include "unicode/uobject.h"
19 #include "unicode/tztrans.h"
21 #include "unicode/ustring.h"
22 #include "unicode/parsepos.h"
  /external/icu4c/samples/datefmt/answers/
main_0.cpp 7 #include "unicode/unistr.h"
8 #include "unicode/calendar.h"
9 #include "unicode/datefmt.h"
10 #include "unicode/uclean.h"
  /external/icu4c/samples/layout/
UnicodeReader.h 11 #include "unicode/utypes.h"
ucreader.cpp 7 #include "unicode/utypes.h"
  /external/icu4c/test/cintltst/
cbkittst.c 16 #include "unicode/utypes.h"
nucnvtst.h 19 #include "unicode/utypes.h"
  /external/icu4c/test/intltest/
srchtest.h 10 #include "unicode/utypes.h"
14 #include "unicode/tblcoll.h"
15 #include "unicode/brkiter.h"
17 #include "unicode/usearch.h"
tzoffloc.h 11 #include "unicode/utypes.h"
tzregts.h 10 #include "unicode/utypes.h"
14 #include "unicode/timezone.h"
15 #include "unicode/gregocal.h"
16 #include "unicode/simpletz.h"
  /external/icu4c/tools/toolutil/
pkg_gencmn.h 10 #include "unicode/utypes.h"
  /external/skia/include/views/unix/
keysym2ucs.h 10 * (UCS, Unicode) values.
  /libcore/luni/src/main/java/java/text/
Normalizer.java 23 * <a href="http://www.unicode.org/unicode/reports/tr15/tr15-23.html">Unicode Standard Annex #15:
24 * Unicode Normalization Forms</a>. Normalization can decompose and compose
32 * <a href="http://www.unicode.org/unicode/reports/tr15/tr15-23.html">Unicode Standard
  /external/chromium_org/third_party/icu/source/common/
rbbisetb.h 13 #include "unicode/utypes.h"
14 #include "unicode/uobject.h"
24 // from the Unicode Sets appearing in the source RBBI rules, and
25 // creates the TRIE table used to map from Unicode to the
39 UChar32 fStartChar; // Start of range, unicode 32 bit value.
40 UChar32 fEndChar; // End of range, unicode 32 bit value.
43 // Unicode sets that include this range.
53 // the Unicode set named "dictionary"
62 // RBBISetBuilder Handles processing of Unicode Sets from RBBI rules.
111 uint32_t fTrieSize; // the Unicode Sets
    [all...]
ucnvdisp.c 21 #include "unicode/utypes.h"
25 #include "unicode/ustring.h"
26 #include "unicode/ures.h"
27 #include "unicode/ucnv.h"
70 /* convert the internal name into a Unicode string */
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
letterscript_enum.cc 72 // Unicode 5.1 beta
87 // Unicode 5.1 beta script names from
88 // http://www.unicode.org/Public/5.1.0/diffs/5.0.0-5.1.0.all.2.diffs
90 // see http://unicode.org/iso15924/iso15924-codes.html
102 // Unicode 5.1 beta
  /external/chromium_org/third_party/icu/source/data/unidata/
NameAliases.txt 5 # Unicode Character Database.
7 # Copyright (c) 2005-2010 Unicode, Inc.
8 # For terms of use, see http://www.unicode.org/terms_of_use.html
10 # This file defines the formal name aliases for Unicode characters.
14 # For documentation, see NamesList.html and http://www.unicode.org/reports/tr44/
  /external/chromium_org/third_party/icu/source/i18n/
ztrans.cpp 13 #include "unicode/utypes.h"
17 #include "unicode/uobject.h"
19 #include "unicode/tztrans.h"
21 #include "unicode/ustring.h"
22 #include "unicode/parsepos.h"
  /external/chromium_org/third_party/icu/source/io/
uscanf.c 19 #include "unicode/utypes.h"
23 #include "unicode/putil.h"
24 #include "unicode/ustdio.h"
25 #include "unicode/ustring.h"
74 /* convert from the default codepage to Unicode */
  /external/icu4c/io/
uscanf.c 19 #include "unicode/utypes.h"
23 #include "unicode/putil.h"
24 #include "unicode/ustdio.h"
25 #include "unicode/ustring.h"
74 /* convert from the default codepage to Unicode */
  /external/icu4c/samples/props/
props.cpp 17 * for Unicode character properties.
21 #include "unicode/utypes.h"
22 #include "unicode/uchar.h"
23 #include "unicode/uclean.h"
48 /* Note: In ICU 2.0, the Unicode class is deprecated - it is a pure wrapper around the C APIs above. */

Completed in 408 milliseconds

<<11121314151617181920>>