Home
last modified time | relevance | path

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

12345678910>>...55

/third_party/icu/icu4c/source/test/cintltst/
H A Dencoll.c40 const static UChar testSourceCases[][MAX_TOKEN_LEN] = {
41 {(UChar)0x0061 /* 'a' */, (UChar)0x0062 /* 'b' */, 0},
42 {(UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */, (UChar)0x006B /* 'k' */, (UChar)0x002D /* '-' */, (UChar)
[all...]
H A Dcmsgtst.c52 static UChar* testCasePatterns[5];
54 static UChar* testResultStrings[5];
67 testCasePatterns[i]=(UChar*)malloc(sizeof(UChar) * strSize); in InitStrings()
72 testResultStrings[i] = (UChar*)malloc(sizeof(UChar) * strSize); in InitStrings()
111 UChar *str; in MessageFormatTest()
112 UChar* result; in MessageFormatTest()
119 str=(UChar*)malloc(sizeof(UChar) * in MessageFormatTest()
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dencoll.cpp32 static const UChar testSourceCases[][CollationEnglishTest::MAX_TOKEN_LEN] = {
33 {(UChar)0x0061 /* 'a' */, (UChar)0x0062 /* 'b' */, 0},
34 {(UChar)0x0062 /* 'b' */, (UChar)0x006C /* 'l' */, (UChar)0x0061 /* 'a' */, (UChar)0x0063 /* 'c' */, (UChar)0x006B /* 'k' */, (UChar)0x002D /* '-' */, (UChar)
[all...]
/third_party/icu/icu4c/source/i18n/
H A 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)
[all...]
H A 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)
[all...]
H A 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)
[all...]
H A 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)
[all...]
H A 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)
[all...]
H A 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_intege
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A 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)
[all...]
H A 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)
[all...]
H A 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)
[all...]
H A 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)
[all...]
H A 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)
[all...]
H A 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_intege
[all...]
/third_party/icu/icu4c/source/common/unicode/
H A Dustring.h50 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units.
51 * UTF-16 encodes each Unicode code point with either one or two UChar code units.
73 * a single UChar code unit (i.e., their code point values are <=0xffff).
86 * Determine the length of an array of UChar.
93 u_strlen(const UChar *s);
97 * Count Unicode code points in the length UChar code units of the string.
98 * A code point may occupy either one or two UChar code units.
104 * @param length The number of UChar code units to be checked, or -1 to count all
110 u_countChar32(const UChar *s, int32_t length);
120 * A Unicode code point may occupy either one or two UChar cod
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dustring.h50 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units.
51 * UTF-16 encodes each Unicode code point with either one or two UChar code units.
73 * a single UChar code unit (i.e., their code point values are <=0xffff).
86 * Determine the length of an array of UChar.
93 u_strlen(const UChar *s);
97 * Count Unicode code points in the length UChar code units of the string.
98 * A code point may occupy either one or two UChar code units.
104 * @param length The number of UChar code units to be checked, or -1 to count all
110 u_countChar32(const UChar *s, int32_t length);
120 * A Unicode code point may occupy either one or two UChar cod
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dustring.h50 * ICU uses 16-bit Unicode (UTF-16) in the form of arrays of UChar code units.
51 * UTF-16 encodes each Unicode code point with either one or two UChar code units.
73 * a single UChar code unit (i.e., their code point values are <=0xffff).
86 * Determine the length of an array of UChar.
93 u_strlen(const UChar *s);
97 * Count Unicode code points in the length UChar code units of the string.
98 * A code point may occupy either one or two UChar code units.
104 * @param length The number of UChar code units to be checked, or -1 to count all
110 u_countChar32(const UChar *s, int32_t length);
120 * A Unicode code point may occupy either one or two UChar cod
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dustring.cpp32 /* U+ffff is the highest BMP code point, the highest one that fits into a 16-bit UChar */
43 isMatchAtCPBoundary(const UChar *start, const UChar *match, const UChar *matchLimit, const UChar *limit) { 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 in u_strFindFirst()
[all...]
/third_party/icu/icu4c/source/common/
H A Dustring.cpp32 /* U+ffff is the highest BMP code point, the highest one that fits into a 16-bit UChar */
43 isMatchAtCPBoundary(const UChar *start, const UChar *match, const UChar *matchLimit, const UChar *limit) { 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 in u_strFindFirst()
[all...]
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dnormperf.h28 inline int FoldStringW(DWORD dwMapFlags, const UChar* lpSrcStr,int cchSrc, UChar* lpDestStr,int cchDest);
32 typedef int32_t (*NormFn)(const UChar* src,int32_t srcLen, UChar* dest,int32_t dstLen, int32_t options, UErrorCode* status);
33 typedef int32_t (*QuickCheckFn)(const UChar* src,int32_t srcLen, UNormalizationMode mode, int32_t options, UErrorCode* status);
43 const UChar* src;
91 QuickCheckPerfFunction(QuickCheckFn func, const UChar* source,int32_t sourceLen, UNormalizationMode _mode, int32_t opts, UBool _uselen) : options(opts) { in QuickCheckPerfFunction()
108 UChar dest[DEST_BUFFER_CAPACITY];
109 UChar* pDest;
114 const UChar* sr
[all...]
/third_party/icu/tools/colprobe/
H A Dstrengthprobe.h37 UChar SE;
38 UChar B0;
39 UChar B1;
40 UChar B2;
41 UChar B3;
49 UBool probePrefix(const Line &x, const Line &y, UChar first, UChar second);
50 UBool probeSuffix(const Line &x, const Line &y, UChar first, UChar second);
51 UBool probePrefixNoSep(const Line &x, const Line &y, UChar firs
[all...]
/third_party/icu/icu4c/source/io/unicode/
H A Dustdio.h150 <tr><td>%S</td><td>UChar *</td><td>UChar *</td><td>Null terminated UTF-16 string</td></tr>
151 <tr><td>%C</td><td>UChar</td><td>UChar</td><td>16-bit Unicode code unit<br>
152 When width is specified for scanf, this acts like a non-NULL-terminated UChar * string<br>
154 <tr><td>%[]</td><td>&nbsp;</td><td>UChar *</td><td>Null terminated UTF-16 string which contains the filtered set of characters specified by the UnicodeSet</td></tr>
252 * Open a UFILE with a UChar* filename
269 u_fopen_u(const UChar *filename,
331 u_fstropen(UChar *stringBuf,
531 u_printf_u(const UChar *patternSpecificatio
[all...]
/third_party/skia/third_party/externals/icu/source/io/unicode/
H A Dustdio.h150 <tr><td>%S</td><td>UChar *</td><td>UChar *</td><td>Null terminated UTF-16 string</td></tr>
151 <tr><td>%C</td><td>UChar</td><td>UChar</td><td>16-bit Unicode code unit<br>
152 When width is specified for scanf, this acts like a non-NULL-terminated UChar * string<br>
154 <tr><td>%[]</td><td>&nbsp;</td><td>UChar *</td><td>Null terminated UTF-16 string which contains the filtered set of characters specified by the UnicodeSet</td></tr>
252 * Open a UFILE with a UChar* filename
269 u_fopen_u(const UChar *filename,
331 u_fstropen(UChar *stringBuf,
531 u_printf_u(const UChar *patternSpecificatio
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dumsg.h61 * UChar *result, *tzID, *str;
62 * UChar pattern[100];
69 * str=(UChar*)malloc(sizeof(UChar) * (strlen("disturbance in force") +1));
71 * tzID=(UChar*)malloc(sizeof(UChar) * 4);
82 * result=(UChar*)realloc(result, sizeof(UChar) * resultlength);
85 * printf("%s\n", austrdup(result) );//austrdup( a function used to convert UChar* to char*)
95 * UChar* st
[all...]

Completed in 18 milliseconds

12345678910>>...55