Home
last modified time | relevance | path

Searched refs:UChar (Results 1 – 25 of 1021) sorted by relevance

12345678910>>...41

/external/icu/icu4c/source/test/cintltst/
Dencoll.c40 const static UChar testSourceCases[][MAX_TOKEN_LEN] = {
41 {(UChar)0x0061 /* 'a' */, (UChar)0x0062 /* 'b' */, 0},
42UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */,…
43UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */,…
44UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */,…
45 …{(UChar)0x0048 /* 'H' */, (UChar)0x0065 /* 'e' */, (UChar)0x006C /* 'l' */, (UChar)0x006C /* 'l' *…
46 {(UChar)0x0041 /* 'A' */, (UChar)0x0042 /* 'B' */, (UChar)0x0043 /* 'C' */, 0},
47 {(UChar)0x0061 /* 'a' */, (UChar)0x0062 /* 'b' */, (UChar)0x0063 /* 'c' */, 0},
48UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */,…
49UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */,…
[all …]
Dcdtrgtst.c54 UChar *fmdt, *todayS, *rt; in Test4029195()
55 UChar *pat=NULL; in Test4029195()
56 UChar *temp; in Test4029195()
77 pat=(UChar*)malloc(sizeof(UChar) * resultlength); in Test4029195()
92 temp=(UChar*)malloc(sizeof(UChar) * 10); in Test4029195()
133 UChar s[10]; in Test4056591()
134 UChar *gotdate, *expdate; in Test4056591()
135 UChar pat[10]; in Test4056591()
208 UChar *myDate; in Test4059917()
210 UChar pattern[11]; in Test4059917()
[all …]
Dcmsgtst.c51 static UChar* testCasePatterns[5];
53 static UChar* testResultStrings[5];
66 testCasePatterns[i]=(UChar*)malloc(sizeof(UChar) * strSize); in InitStrings()
71 testResultStrings[i] = (UChar*)malloc(sizeof(UChar) * strSize); in InitStrings()
110 UChar *str; in MessageFormatTest()
111 UChar* result; in MessageFormatTest()
118 str=(UChar*)malloc(sizeof(UChar) * 7); in MessageFormatTest()
121 result=(UChar*)malloc(sizeof(UChar) * 1); in MessageFormatTest()
133 result=(UChar*)realloc(result,sizeof(UChar) * resultlength); in MessageFormatTest()
165 result=(UChar*)malloc(sizeof(UChar) * resultlength); in MessageFormatTest()
[all …]
/external/icu/icu4c/source/test/intltest/
Dencoll.cpp32 static const UChar testSourceCases[][CollationEnglishTest::MAX_TOKEN_LEN] = {
33 {(UChar)0x0061 /* 'a' */, (UChar)0x0062 /* 'b' */, 0},
34UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */,…
35UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */,…
36UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */,…
37 …{(UChar)0x0048 /* 'H' */, (UChar)0x0065 /* 'e' */, (UChar)0x006C /* 'l' */, (UChar)0x006C /* 'l' *…
38 {(UChar)0x0041 /* 'A' */, (UChar)0x0042 /* 'B' */, (UChar)0x0043 /* 'C' */, 0},
39 {(UChar)0x0061 /* 'a' */, (UChar)0x0062 /* 'b' */, (UChar)0x0063 /* 'c' */, 0},
40UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */,…
41UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */,…
[all …]
/external/icu/libicu/cts_headers/
Ddt_impl.h28 #define QUOTE ((UChar)0x0027)
29 #define LOW_LINE ((UChar)0x005F)
30 #define COLON ((UChar)0x003A)
31 #define LEFT_CURLY_BRACKET ((UChar)0x007B)
32 #define RIGHT_CURLY_BRACKET ((UChar)0x007D)
33 #define SPACE ((UChar)0x0020)
34 #define EN_DASH ((UChar)0x2013)
35 #define SOLIDUS ((UChar)0x002F)
36 #define PERCENT ((UChar)0x0025)
38 #define DIGIT_ZERO ((UChar)0x0030)
[all …]
Ddtitv_impl.h28 #define QUOTE ((UChar)0x0027)
29 #define LOW_LINE ((UChar)0x005F)
30 #define COLON ((UChar)0x003A)
31 #define LEFT_CURLY_BRACKET ((UChar)0x007B)
32 #define RIGHT_CURLY_BRACKET ((UChar)0x007D)
33 #define SPACE ((UChar)0x0020)
34 #define EN_DASH ((UChar)0x2013)
35 #define SOLIDUS ((UChar)0x002F)
37 #define DIGIT_ZERO ((UChar)0x0030)
38 #define DIGIT_ONE ((UChar)0x0031)
[all …]
Dselfmtimpl.h30 #define DOT ((UChar)0x002E)
31 #define SINGLE_QUOTE ((UChar)0x0027)
32 #define SLASH ((UChar)0x002F)
33 #define BACKSLASH ((UChar)0x005C)
34 #define SPACE ((UChar)0x0020)
35 #define TAB ((UChar)0x0009)
36 #define QUOTATION_MARK ((UChar)0x0022)
37 #define ASTERISK ((UChar)0x002A)
38 #define COMMA ((UChar)0x002C)
39 #define HYPHEN ((UChar)0x002D)
[all …]
Dplurrule_impl.h53 static const UChar DOT = ((UChar) 0x002E);
54 static const UChar SINGLE_QUOTE = ((UChar) 0x0027);
55 static const UChar SLASH = ((UChar) 0x002F);
56 static const UChar BACKSLASH = ((UChar) 0x005C);
57 static const UChar SPACE = ((UChar) 0x0020);
58 static const UChar EXCLAMATION = ((UChar) 0x0021);
59 static const UChar QUOTATION_MARK = ((UChar) 0x0022);
60 static const UChar NUMBER_SIGN = ((UChar) 0x0023);
61 static const UChar PERCENT_SIGN = ((UChar) 0x0025);
62 static const UChar ASTERISK = ((UChar) 0x002A);
[all …]
Ddtptngen_impl.h35 #define SINGLE_QUOTE ((UChar)0x0027)
36 #define FORWARDSLASH ((UChar)0x002F)
37 #define BACKSLASH ((UChar)0x005C)
38 #define SPACE ((UChar)0x0020)
39 #define QUOTATION_MARK ((UChar)0x0022)
40 #define ASTERISK ((UChar)0x002A)
41 #define PLUSSITN ((UChar)0x002B)
42 #define COMMA ((UChar)0x002C)
43 #define HYPHEN ((UChar)0x002D)
44 #define DOT ((UChar)0x002E)
[all …]
Dumsg_imp.h26 extern const UChar *g_umsgTypeList[];
27 extern const UChar *g_umsgModifierList[];
28 extern const UChar *g_umsgDateModifierList[];
31 extern const UChar g_umsg_number[];
32 extern const UChar g_umsg_date[];
33 extern const UChar g_umsg_time[];
34 extern const UChar g_umsg_choice[];
36 extern const UChar g_umsg_currency[];
37 extern const UChar g_umsg_percent[];
38 extern const UChar g_umsg_integer[];
[all …]
Dnormalizer2impl.h102 static inline int32_t decompose(UChar32 c, UChar buffer[3]) { in decompose()
106 buffer[0]=(UChar)(JAMO_L_BASE+c/JAMO_V_COUNT); in decompose()
107 buffer[1]=(UChar)(JAMO_V_BASE+c%JAMO_V_COUNT); in decompose()
111 buffer[2]=(UChar)(JAMO_T_BASE+c2); in decompose()
120 static inline void getRawDecomposition(UChar32 c, UChar buffer[2]) { in getRawDecomposition()
126 buffer[0]=(UChar)(JAMO_L_BASE+c/JAMO_V_COUNT); in getRawDecomposition()
127 buffer[1]=(UChar)(JAMO_V_BASE+c%JAMO_V_COUNT); in getRawDecomposition()
129 buffer[0]=(UChar)(orig-c2); // LV syllable in getRawDecomposition()
130 buffer[1]=(UChar)(JAMO_T_BASE+c2); in getRawDecomposition()
157 UChar *getStart() { return start; } in getStart()
[all …]
/external/icu/icu4c/source/i18n/
Ddt_impl.h28 #define QUOTE ((UChar)0x0027)
29 #define LOW_LINE ((UChar)0x005F)
30 #define COLON ((UChar)0x003A)
31 #define LEFT_CURLY_BRACKET ((UChar)0x007B)
32 #define RIGHT_CURLY_BRACKET ((UChar)0x007D)
33 #define SPACE ((UChar)0x0020)
34 #define EN_DASH ((UChar)0x2013)
35 #define SOLIDUS ((UChar)0x002F)
36 #define PERCENT ((UChar)0x0025)
38 #define DIGIT_ZERO ((UChar)0x0030)
[all …]
Ddtitv_impl.h28 #define QUOTE ((UChar)0x0027)
29 #define LOW_LINE ((UChar)0x005F)
30 #define COLON ((UChar)0x003A)
31 #define LEFT_CURLY_BRACKET ((UChar)0x007B)
32 #define RIGHT_CURLY_BRACKET ((UChar)0x007D)
33 #define SPACE ((UChar)0x0020)
34 #define EN_DASH ((UChar)0x2013)
35 #define SOLIDUS ((UChar)0x002F)
37 #define DIGIT_ZERO ((UChar)0x0030)
38 #define DIGIT_ONE ((UChar)0x0031)
[all …]
Dselfmtimpl.h30 #define DOT ((UChar)0x002E)
31 #define SINGLE_QUOTE ((UChar)0x0027)
32 #define SLASH ((UChar)0x002F)
33 #define BACKSLASH ((UChar)0x005C)
34 #define SPACE ((UChar)0x0020)
35 #define TAB ((UChar)0x0009)
36 #define QUOTATION_MARK ((UChar)0x0022)
37 #define ASTERISK ((UChar)0x002A)
38 #define COMMA ((UChar)0x002C)
39 #define HYPHEN ((UChar)0x002D)
[all …]
Dplurrule_impl.h53 static const UChar DOT = ((UChar) 0x002E);
54 static const UChar SINGLE_QUOTE = ((UChar) 0x0027);
55 static const UChar SLASH = ((UChar) 0x002F);
56 static const UChar BACKSLASH = ((UChar) 0x005C);
57 static const UChar SPACE = ((UChar) 0x0020);
58 static const UChar EXCLAMATION = ((UChar) 0x0021);
59 static const UChar QUOTATION_MARK = ((UChar) 0x0022);
60 static const UChar NUMBER_SIGN = ((UChar) 0x0023);
61 static const UChar PERCENT_SIGN = ((UChar) 0x0025);
62 static const UChar ASTERISK = ((UChar) 0x002A);
[all …]
Ddtptngen_impl.h35 #define SINGLE_QUOTE ((UChar)0x0027)
36 #define FORWARDSLASH ((UChar)0x002F)
37 #define BACKSLASH ((UChar)0x005C)
38 #define SPACE ((UChar)0x0020)
39 #define QUOTATION_MARK ((UChar)0x0022)
40 #define ASTERISK ((UChar)0x002A)
41 #define PLUSSITN ((UChar)0x002B)
42 #define COMMA ((UChar)0x002C)
43 #define HYPHEN ((UChar)0x002D)
44 #define DOT ((UChar)0x002E)
[all …]
Dumsg_imp.h26 extern const UChar *g_umsgTypeList[];
27 extern const UChar *g_umsgModifierList[];
28 extern const UChar *g_umsgDateModifierList[];
31 extern const UChar g_umsg_number[];
32 extern const UChar g_umsg_date[];
33 extern const UChar g_umsg_time[];
34 extern const UChar g_umsg_choice[];
36 extern const UChar g_umsg_currency[];
37 extern const UChar g_umsg_percent[];
38 extern const UChar g_umsg_integer[];
[all …]
/external/icu/icu4c/source/common/unicode/
Dustring.h93 u_strlen(const UChar *s);
110 u_countChar32(const UChar *s, int32_t length);
131 u_strHasMoreChar32Than(const UChar *s, int32_t length, int32_t number);
143 U_CAPI UChar* U_EXPORT2
144 u_strcat(UChar *dst,
145 const UChar *src);
161 U_CAPI UChar* U_EXPORT2
162 u_strncat(UChar *dst,
163 const UChar *src,
186 U_CAPI UChar * U_EXPORT2
[all …]
/external/icu/libandroidicu/include/unicode/
Dustring.h93 u_strlen(const UChar *s);
110 u_countChar32(const UChar *s, int32_t length);
131 u_strHasMoreChar32Than(const UChar *s, int32_t length, int32_t number);
143 U_CAPI UChar* U_EXPORT2
144 u_strcat(UChar *dst,
145 const UChar *src);
161 U_CAPI UChar* U_EXPORT2
162 u_strncat(UChar *dst,
163 const UChar *src,
186 U_CAPI UChar * U_EXPORT2
[all …]
/external/icu/libicu/cts_headers/unicode/
Dustring.h93 u_strlen(const UChar *s);
110 u_countChar32(const UChar *s, int32_t length);
131 u_strHasMoreChar32Than(const UChar *s, int32_t length, int32_t number);
143 U_CAPI UChar* U_EXPORT2
144 u_strcat(UChar *dst,
145 const UChar *src);
161 U_CAPI UChar* U_EXPORT2
162 u_strncat(UChar *dst,
163 const UChar *src,
186 U_CAPI UChar * U_EXPORT2
[all …]
/external/icu/libicu/ndk_headers/unicode/
Dustring.h92 u_strlen(const UChar *s) __INTRODUCED_IN(31);
111 u_countChar32(const UChar *s, int32_t length) __INTRODUCED_IN(31);
134 u_strHasMoreChar32Than(const UChar *s, int32_t length, int32_t number) __INTRODUCED_IN(31);
148 U_CAPI UChar* U_EXPORT2
149 u_strcat(UChar *dst,
150 const UChar *src) __INTRODUCED_IN(31);
168 U_CAPI UChar* U_EXPORT2
169 u_strncat(UChar *dst,
170 const UChar *src,
195 U_CAPI UChar * U_EXPORT2
[all …]
/external/icu/icu4c/source/common/
Dustring.cpp43 isMatchAtCPBoundary(const UChar *start, const UChar *match, const UChar *matchLimit, const UChar *l… in isMatchAtCPBoundary()
55 U_CAPI UChar * U_EXPORT2
56 u_strFindFirst(const UChar *s, int32_t length, in u_strFindFirst()
57 const UChar *sub, int32_t subLength) { in u_strFindFirst()
58 const UChar *start, *p, *q, *subLimit; in u_strFindFirst()
59 UChar c, cs, cq; in u_strFindFirst()
62 return (UChar *)s; in u_strFindFirst()
73 return (UChar *)s; in u_strFindFirst()
88 return (UChar *)(s-1); /* well-formed match */ in u_strFindFirst()
113 return (UChar *)s; in u_strFindFirst()
[all …]
Dnormalizer2impl.h102 static inline int32_t decompose(UChar32 c, UChar buffer[3]) { in decompose()
106 buffer[0]=(UChar)(JAMO_L_BASE+c/JAMO_V_COUNT); in decompose()
107 buffer[1]=(UChar)(JAMO_V_BASE+c%JAMO_V_COUNT); in decompose()
111 buffer[2]=(UChar)(JAMO_T_BASE+c2); in decompose()
120 static inline void getRawDecomposition(UChar32 c, UChar buffer[2]) { in getRawDecomposition()
126 buffer[0]=(UChar)(JAMO_L_BASE+c/JAMO_V_COUNT); in getRawDecomposition()
127 buffer[1]=(UChar)(JAMO_V_BASE+c%JAMO_V_COUNT); in getRawDecomposition()
129 buffer[0]=(UChar)(orig-c2); // LV syllable in getRawDecomposition()
130 buffer[1]=(UChar)(JAMO_T_BASE+c2); in getRawDecomposition()
157 UChar *getStart() { return start; } in getStart()
[all …]
Ducnv_err.cpp94 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_STOP()
135 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_SKIP()
166 const UChar* codeUnits, in UCNV_FROM_U_CALLBACK_SUBSTITUTE()
202 const UChar *codeUnits, in UCNV_FROM_U_CALLBACK_ESCAPE()
209 UChar valueString[VALUE_STRING_LENGTH]; in UCNV_FROM_U_CALLBACK_ESCAPE()
213 const UChar *myValueSource = NULL; in UCNV_FROM_U_CALLBACK_ESCAPE()
250 valueString[valueStringLength++] = (UChar) UNICODE_PERCENT_SIGN_CODEPOINT; /* adding % */ in UCNV_FROM_U_CALLBACK_ESCAPE()
251 valueString[valueStringLength++] = (UChar) UNICODE_U_CODEPOINT; /* adding U */ in UCNV_FROM_U_CALLBACK_ESCAPE()
262 valueString[valueStringLength++] = (UChar) UNICODE_RS_CODEPOINT; /* adding \ */ in UCNV_FROM_U_CALLBACK_ESCAPE()
263 valueString[valueStringLength++] = (UChar) UNICODE_U_LOW_CODEPOINT; /* adding u */ in UCNV_FROM_U_CALLBACK_ESCAPE()
[all …]
/external/icu/icu4c/source/io/unicode/
Dustdio.h269 u_fopen_u(const UChar *filename,
331 u_fstropen(UChar *stringBuf,
531 u_printf_u(const UChar *patternSpecification,
552 const UChar *patternSpecification,
569 const UChar *patternSpecification,
583 u_fputs(const UChar *s,
609 u_file_write(const UChar *ustring,
660 const UChar *patternSpecification,
678 const UChar *patternSpecification,
694 U_CAPI UChar* U_EXPORT2
[all …]

12345678910>>...41