Searched
full:uchar32 (Results
601 -
625 of
762) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/icu/source/test/perf/DateFmtPerf/ |
DateFmtPerf.h | 439 UnicodeString shorty((UChar32)0x12345);
|
/external/chromium_org/third_party/icu/source/tools/genrb/ |
parse.cpp | 288 UChar32 c = 0; 380 if (c == (UChar32)U_ERR) 396 if (c != (UChar32)U_EOF) 813 UChar32 c; [all...] |
/external/icu/icu4c/ |
APIChangeReport.html | 507 <td class="file">unistr.h</td><td class="proto">UnicodeString::UnicodeString(UChar32)</td><td class="stabchange">Stable<br>2.0</td><td>None<br> 715 <td class="file">uchar.h</td><td class="proto">int32_t u_getISOComment(UChar32, char*, int32_t, UErrorCode*)</td><td class="stabchange">Stable<br>2.2</td><td>Deprecated<br> [all...] |
/external/icu/icu4c/source/common/ |
rbbirb.h | 71 virtual const UnicodeFunctor* lookupMatcher(UChar32 ch) const;
|
ucnvhz.c | 160 UChar32 targetUniChar = 0x0000; 345 UChar32 mySourceChar = 0x0000;
|
uinvchar.c | 453 UChar32 c1, c2; 498 UChar32 c1, c2;
|
usprep.cpp | 528 UChar32 ch; 737 UChar32 ch;
|
/external/icu/icu4c/source/i18n/ |
anytrans.cpp | 125 UChar32 ch;
|
rbt_pars.h | 216 UBool checkVariableRange(UChar32 ch) const;
|
collationfastlatinbuilder.cpp | 262 CollationFastLatinBuilder::getCEsFromCE32(const CollationData &data, UChar32 c, uint32_t ce32, 667 UChar32 c = i - headerLength;
|
/external/icu/icu4c/source/test/intltest/ |
idnaconf.cpp | 199 UChar32 cp = 0;
|
ssearch.cpp | 693 UChar32 ch = string.char32At(i); [all...] |
trnserr.cpp | 118 t->transliterate(testString, pos, (UChar32)0x0061, status);
|
/external/icu/icu4c/source/test/perf/DateFmtPerf/ |
DateFmtPerf.h | 439 UnicodeString shorty((UChar32)0x12345);
|
/external/chromium_org/content/common/ |
sandbox_mac.mm | 158 UChar32 c; 218 UChar32 c;
|
/external/chromium_org/third_party/icu/source/common/ |
ucnvhz.c | 160 UChar32 targetUniChar = 0x0000; 345 UChar32 mySourceChar = 0x0000;
|
uinvchar.c | 453 UChar32 c1, c2; 498 UChar32 c1, c2;
|
usprep.cpp | 528 UChar32 ch; 737 UChar32 ch;
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
ucharstrie.h | 175 UStringTrieResult firstForCodePoint(UChar32 cp); 192 UStringTrieResult nextForCodePoint(UChar32 cp);
|
/external/chromium_org/third_party/icu/source/i18n/ |
rbt_rule.cpp | 225 UChar32 c = pattern.char32At(anteContextLength); 534 UChar32 ch = pattern.char32At(i);
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
custrtrn.c | 68 static const UChar32 src32[]={ 146 UChar32 u32Target[400]; 212 UChar32 u32Target[400]; 218 static const UChar32 expected[] = { 0x5a, 0x50000, 0x7a, 0 }; 219 static const UChar32 expected_FFFD[] = { 0x41, 0xfffd, 0x61, 0xfffd, 0x5a, 0x50000, 0x7a, 0 }; 220 static const UChar32 expected_12345[] = { 0x41, 0x12345, 0x61, 0x12345, 0x5a, 0x50000, 0x7a, 0 }; 397 static const UChar32 surr32[] = { 0x41, 0xd900, 0x61, 0xdc00, -1, 0x110000, 0x5a, 0x50000, 0x7a, 0 }; [all...] |
/external/chromium_org/third_party/icu/source/tools/gensprep/ |
store.c | 525 getFoldedValue(UNewTrie *trie, UChar32 start, int32_t offset) { 527 UChar32 limit=0;
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
ucbuf.c | 341 /* get a UChar32 from the stream*/ 377 UChar32 c32,c1,c2;
|
xmlparser.cpp | 607 UChar32 val = 0; 615 UChar32 val = 0;
|
/external/icu/icu4c/source/common/unicode/ |
ucharstrie.h | 175 UStringTrieResult firstForCodePoint(UChar32 cp); 192 UStringTrieResult nextForCodePoint(UChar32 cp);
|
Completed in 1066 milliseconds
<<21222324252627282930>>