Searched
full:uchar32 (Results
551 -
575 of
762) sorted by null
<<21222324252627282930>>
/external/chromium_org/third_party/icu/source/common/ |
unorm.cpp | 138 UChar32 c;
|
ucnv_ext.h | 359 U_CFUNC UChar32 372 UChar32 cp, 381 UChar32 cp, uint32_t *pValue,
|
unorm_it.c | 443 static UChar32 U_CALLCONV 456 static UChar32 U_CALLCONV 469 static UChar32 U_CALLCONV
|
/external/chromium_org/third_party/icu/source/extra/uconv/ |
uconv.cpp | 626 str1.append((UChar32) 0); 628 str2.append((UChar32) 0); 668 str.append((UChar32) 0); 945 UChar32 c; [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
scriptset.cpp | 215 UChar32 c = scriptString.char32At(i);
|
ucol_sit.cpp | 801 _processSpecials(const void *context, UChar32 start, UChar32 limit, uint32_t CE) [all...] |
/external/chromium_org/third_party/icu/source/test/perf/utfperf/ |
utfperf.cpp | 109 UChar32 codePoint,
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
encoding.h | 35 * One particular case is Qt4 conflicting on UChar32.
|
/external/icu/icu4c/source/common/ |
dictbe.h | 77 virtual UBool handles( UChar32 c, int32_t breakType ) const;
|
rbbistbl.cpp | 117 const UnicodeFunctor *RBBISymbolTable::lookupMatcher(UChar32 ch) const
|
unorm.cpp | 138 UChar32 c;
|
ucnv_ext.h | 359 U_CFUNC UChar32 372 UChar32 cp, 381 UChar32 cp, uint32_t *pValue,
|
/external/icu/icu4c/source/common/unicode/ |
localpointer.h | 173 * LocalPointer<UnicodeString> s(new UnicodeString((UChar32)0x50005));
|
/external/icu/icu4c/source/extra/uconv/ |
uconv.cpp | 626 str1.append((UChar32) 0); 628 str2.append((UChar32) 0); 668 str.append((UChar32) 0); 945 UChar32 c; [all...] |
/external/icu/icu4c/source/i18n/ |
scriptset.cpp | 215 UChar32 c = scriptString.char32At(i);
|
/external/icu/icu4c/source/test/intltest/ |
alphaindextst.cpp | 116 additions.add((UChar32)0x410).add((UChar32)0x415); // A couple of Cyrillic letters 151 UnicodeString ELLIPSIS; ELLIPSIS.append((UChar32)0x2026); 694 static const UChar32 kanji[] = { 0x4E9C, 0x95C7, 0x4E00, 0x58F1 };
|
idnaref.cpp | 141 u_strToUTF32((UChar32*)b1,b1Capacity,&b1Len,src,srcLength,&status); 153 u_strToUTF32((UChar32*)b1,b1Len,&b1Len,src,srcLength,&status); 228 u_strFromUTF32(dest,destCapacity,&destLen,(UChar32*)b2,b2Len,&status);
|
itspoof.cpp | 323 UChar32 cc = 0; 346 // Append the hex form of a UChar32 to a UnicodeString. 351 static void appendHexUChar(UnicodeString &dest, UChar32 c) {
|
/external/icu/icu4c/source/test/perf/utfperf/ |
utfperf.cpp | 109 UChar32 codePoint,
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/ |
ComplexTextController.cpp | 182 static bool advanceByCombiningCharacterSequence(const UChar*& iterator, const UChar* end, UChar32& baseCharacter, unsigned& markCount) 203 UChar32 nextCharacter; 244 UChar32 baseCharacter;
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
decimfmt.h | [all...] |
/external/chromium_org/third_party/icu/source/test/intltest/ |
idnaref.cpp | 141 u_strToUTF32((UChar32*)b1,b1Capacity,&b1Len,src,srcLength,&status); 153 u_strToUTF32((UChar32*)b1,b1Len,&b1Len,src,srcLength,&status); 228 u_strFromUTF32(dest,destCapacity,&destLen,(UChar32*)b2,b2Len,&status);
|
itspoof.cpp | 323 UChar32 cc = 0; 346 // Append the hex form of a UChar32 to a UnicodeString. 351 static void appendHexUChar(UnicodeString &dest, UChar32 c) {
|
strcase.cpp | 72 test3 += (UChar32)0x0130; 88 test3 += (UChar32)0x0131; 547 UChar32 c;
|
/external/icu/icu4c/source/i18n/unicode/ |
decimfmt.h | [all...] |
Completed in 619 milliseconds
<<21222324252627282930>>