Searched refs:UChar (Results 1 - 25 of 1714) sorted by relevance

1234567891011>>

/external/chromium/third_party/icu/source/i18n/
H A Dumsg_imp.h24 extern const UChar *g_umsgTypeList[];
25 extern const UChar *g_umsgModifierList[];
26 extern const UChar *g_umsgDateModifierList[];
29 extern const UChar g_umsg_number[];
30 extern const UChar g_umsg_date[];
31 extern const UChar g_umsg_time[];
32 extern const UChar g_umsg_choice[];
34 extern const UChar g_umsg_currency[];
35 extern const UChar g_umsg_percent[];
36 extern const UChar g_umsg_intege
[all...]
H A Ddtitv_impl.h26 #define QUOTE ((UChar)0x0027)
27 #define LOW_LINE ((UChar)0x005F)
28 #define COLON ((UChar)0x003A)
29 #define LEFT_CURLY_BRACKET ((UChar)0x007B)
30 #define RIGHT_CURLY_BRACKET ((UChar)0x007D)
31 #define SPACE ((UChar)0x0020)
32 #define EN_DASH ((UChar)0x2013)
34 #define DIGIT_ZERO ((UChar)0x0030)
35 #define DIGIT_ONE ((UChar)0x0031)
37 #define LOW_A ((UChar)
[all...]
H A Dplurrule_impl.h32 #define DOT ((UChar)0x002E)
33 #define SINGLE_QUOTE ((UChar)0x0027)
34 #define SLASH ((UChar)0x002F)
35 #define BACKSLASH ((UChar)0x005C)
36 #define SPACE ((UChar)0x0020)
37 #define QUOTATION_MARK ((UChar)0x0022)
38 #define NUMBER_SIGN ((UChar)0x0023)
39 #define ASTERISK ((UChar)0x002A)
40 #define COMMA ((UChar)0x002C)
41 #define HYPHEN ((UChar)
[all...]
/external/icu4c/i18n/
H A Dumsg_imp.h24 extern const UChar *g_umsgTypeList[];
25 extern const UChar *g_umsgModifierList[];
26 extern const UChar *g_umsgDateModifierList[];
29 extern const UChar g_umsg_number[];
30 extern const UChar g_umsg_date[];
31 extern const UChar g_umsg_time[];
32 extern const UChar g_umsg_choice[];
34 extern const UChar g_umsg_currency[];
35 extern const UChar g_umsg_percent[];
36 extern const UChar g_umsg_intege
[all...]
H A Ddtitv_impl.h26 #define QUOTE ((UChar)0x0027)
27 #define LOW_LINE ((UChar)0x005F)
28 #define COLON ((UChar)0x003A)
29 #define LEFT_CURLY_BRACKET ((UChar)0x007B)
30 #define RIGHT_CURLY_BRACKET ((UChar)0x007D)
31 #define SPACE ((UChar)0x0020)
32 #define EN_DASH ((UChar)0x2013)
34 #define DIGIT_ZERO ((UChar)0x0030)
35 #define DIGIT_ONE ((UChar)0x0031)
37 #define LOW_A ((UChar)
[all...]
H A Dselfmtimpl.h33 #define DOT ((UChar)0x002E)
34 #define SINGLE_QUOTE ((UChar)0x0027)
35 #define SLASH ((UChar)0x002F)
36 #define BACKSLASH ((UChar)0x005C)
37 #define SPACE ((UChar)0x0020)
38 #define TAB ((UChar)0x0009)
39 #define QUOTATION_MARK ((UChar)0x0022)
40 #define ASTERISK ((UChar)0x002A)
41 #define COMMA ((UChar)0x002C)
42 #define HYPHEN ((UChar)
[all...]
H A Dplurrule_impl.h32 #define DOT ((UChar)0x002E)
33 #define SINGLE_QUOTE ((UChar)0x0027)
34 #define SLASH ((UChar)0x002F)
35 #define BACKSLASH ((UChar)0x005C)
36 #define SPACE ((UChar)0x0020)
37 #define QUOTATION_MARK ((UChar)0x0022)
38 #define NUMBER_SIGN ((UChar)0x0023)
39 #define ASTERISK ((UChar)0x002A)
40 #define COMMA ((UChar)0x002C)
41 #define HYPHEN ((UChar)
[all...]
/external/chromium/third_party/icu/source/test/intltest/
H A Dencoll.cpp29 static const UChar testSourceCases[][CollationEnglishTest::MAX_TOKEN_LEN] = {
30 {(UChar)0x0061 /* 'a' */, (UChar)0x0062 /* 'b' */, 0},
31 {(UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */, (UChar)0x006B /* 'k' */, (UChar)0x002D /* '-' */, (UChar)
[all...]
H A Djacoll.h51 static const UChar testSourceCases[][MAX_TOKEN_LEN];
52 static const UChar testTargetCases[][MAX_TOKEN_LEN];
54 static const UChar testBaseCases[][MAX_TOKEN_LEN];
55 static const UChar testPlainDakutenHandakutenCases[][MAX_TOKEN_LEN];
56 static const UChar testSmallLargeCases[][MAX_TOKEN_LEN];
57 static const UChar testKatakanaHiraganaCases[][MAX_TOKEN_LEN];
58 static const UChar testChooonKigooCases[][MAX_TOKEN_LEN];
/external/icu4c/test/intltest/
H A Dencoll.cpp29 static const UChar testSourceCases[][CollationEnglishTest::MAX_TOKEN_LEN] = {
30 {(UChar)0x0061 /* 'a' */, (UChar)0x0062 /* 'b' */, 0},
31 {(UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */, (UChar)0x006B /* 'k' */, (UChar)0x002D /* '-' */, (UChar)
[all...]
H A Djacoll.h51 static const UChar testSourceCases[][MAX_TOKEN_LEN];
52 static const UChar testTargetCases[][MAX_TOKEN_LEN];
54 static const UChar testBaseCases[][MAX_TOKEN_LEN];
55 static const UChar testPlainDakutenHandakutenCases[][MAX_TOKEN_LEN];
56 static const UChar testSmallLargeCases[][MAX_TOKEN_LEN];
57 static const UChar testKatakanaHiraganaCases[][MAX_TOKEN_LEN];
58 static const UChar testChooonKigooCases[][MAX_TOKEN_LEN];
/external/chromium/third_party/icu/source/test/cintltst/
H A Dencoll.c37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = {
38 {(UChar)0x0061 /* 'a' */, (UChar)0x0062 /* 'b' */, 0},
39 {(UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */, (UChar)0x006B /* 'k' */, (UChar)0x002D /* '-' */, (UChar)
[all...]
/external/icu4c/test/cintltst/
H A Dencoll.c37 const static UChar testSourceCases[][MAX_TOKEN_LEN] = {
38 {(UChar)0x0061 /* 'a' */, (UChar)0x0062 /* 'b' */, 0},
39 {(UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */, (UChar)0x006B /* 'k' */, (UChar)0x002D /* '-' */, (UChar)
[all...]
/external/webkit/WebCore/platform/text/
H A DCharacterNames.h35 // Note, these are UChar constants, not UChar32, which makes them
38 const UChar blackSquare = 0x25A0;
39 const UChar bullet = 0x2022;
40 const UChar ethiopicPrefaceColon = 0x1366;
41 const UChar hebrewPunctuationGeresh = 0x05F3;
42 const UChar hebrewPunctuationGershayim = 0x05F4;
43 const UChar horizontalEllipsis = 0x2026;
44 const UChar hyphenMinus = 0x002D;
45 const UChar ideographicComma = 0x3001;
46 const UChar ideographicFullSto
[all...]
H A DStringBuffer.h42 , m_data(static_cast<UChar*>(fastMalloc(length * sizeof(UChar))))
59 m_data = static_cast<UChar*>(fastRealloc(m_data, newLength * sizeof(UChar)));
64 UChar* characters() { return m_data; }
66 UChar& operator[](unsigned i) { ASSERT(i < m_length); return m_data[i]; }
68 UChar* release() { UChar* data = m_data; m_data = 0; return data; }
72 UChar* m_data;
H A DParserUtilities.h29 inline bool skipString(const UChar*& ptr, const UChar* end, const UChar* name, int length)
33 if (memcmp(name, ptr, sizeof(UChar) * length))
39 inline bool skipString(const UChar*& ptr, const UChar* end, const char* str)
/external/webkit/JavaScriptCore/icu/unicode/
H A Dustring.h43 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units.
44 * UTF-16 encodes each Unicode code point with either one or two UChar code units.
66 * a single UChar code unit (i.e., their code point values are <=0xffff).
74 * Determine the length of an array of UChar.
81 u_strlen(const UChar *s);
84 * Count Unicode code points in the length UChar code units of the string.
85 * A code point may occupy either one or two UChar code units.
91 * @param length The number of UChar code units to be checked, or -1 to count all
97 u_countChar32(const UChar *s, int32_t length);
107 * A Unicode code point may occupy either one or two UChar cod
[all...]
/external/webkit/JavaScriptGlue/icu/unicode/
H A Dustring.h43 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units.
44 * UTF-16 encodes each Unicode code point with either one or two UChar code units.
66 * a single UChar code unit (i.e., their code point values are <=0xffff).
74 * Determine the length of an array of UChar.
81 u_strlen(const UChar *s);
84 * Count Unicode code points in the length UChar code units of the string.
85 * A code point may occupy either one or two UChar code units.
91 * @param length The number of UChar code units to be checked, or -1 to count all
97 u_countChar32(const UChar *s, int32_t length);
107 * A Unicode code point may occupy either one or two UChar cod
[all...]
/external/webkit/WebCore/icu/unicode/
H A Dustring.h43 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units.
44 * UTF-16 encodes each Unicode code point with either one or two UChar code units.
66 * a single UChar code unit (i.e., their code point values are <=0xffff).
74 * Determine the length of an array of UChar.
81 u_strlen(const UChar *s);
84 * Count Unicode code points in the length UChar code units of the string.
85 * A code point may occupy either one or two UChar code units.
91 * @param length The number of UChar code units to be checked, or -1 to count all
97 u_countChar32(const UChar *s, int32_t length);
107 * A Unicode code point may occupy either one or two UChar cod
[all...]
/external/webkit/WebKit/mac/icu/unicode/
H A Dustring.h43 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units.
44 * UTF-16 encodes each Unicode code point with either one or two UChar code units.
66 * a single UChar code unit (i.e., their code point values are <=0xffff).
74 * Determine the length of an array of UChar.
81 u_strlen(const UChar *s);
84 * Count Unicode code points in the length UChar code units of the string.
85 * A code point may occupy either one or two UChar code units.
91 * @param length The number of UChar code units to be checked, or -1 to count all
97 u_countChar32(const UChar *s, int32_t length);
107 * A Unicode code point may occupy either one or two UChar cod
[all...]
/external/icu4c/common/unicode/
H A Dustring.h43 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units.
44 * UTF-16 encodes each Unicode code point with either one or two UChar code units.
66 * a single UChar code unit (i.e., their code point values are <=0xffff).
79 * Determine the length of an array of UChar.
86 u_strlen(const UChar *s);
90 * Count Unicode code points in the length UChar code units of the string.
91 * A code point may occupy either one or two UChar code units.
97 * @param length The number of UChar code units to be checked, or -1 to count all
103 u_countChar32(const UChar *s, int32_t length);
113 * A Unicode code point may occupy either one or two UChar cod
[all...]
H A Dparseerr.h81 UChar preContext[U_PARSE_CONTEXT_LEN];
88 UChar postContext[U_PARSE_CONTEXT_LEN];
/external/chromium/third_party/icu/public/common/unicode/
H A Dustring.h43 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units.
44 * UTF-16 encodes each Unicode code point with either one or two UChar code units.
66 * a single UChar code unit (i.e., their code point values are <=0xffff).
79 * Determine the length of an array of UChar.
86 u_strlen(const UChar *s);
90 * Count Unicode code points in the length UChar code units of the string.
91 * A code point may occupy either one or two UChar code units.
97 * @param length The number of UChar code units to be checked, or -1 to count all
103 u_countChar32(const UChar *s, int32_t length);
113 * A Unicode code point may occupy either one or two UChar cod
[all...]
H A Dparseerr.h81 UChar preContext[U_PARSE_CONTEXT_LEN];
88 UChar postContext[U_PARSE_CONTEXT_LEN];
/external/webkit/JavaScriptCore/wtf/unicode/
H A DUTF8.h67 UChar** targetStart, UChar* targetEnd, bool strict = true);
70 const UChar** sourceStart, const UChar* sourceEnd,

Completed in 708 milliseconds

1234567891011>>