HomeSort by relevance Sort by last modified time
    Searched refs:UChar32 (Results 376 - 400 of 677) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/icu/source/i18n/unicode/
dcfmtsym.h 434 UChar32 sym = value.char32At(0);
  /external/clang/test/ARCMT/
Common.h 19 typedef int32_t UChar32;
  /external/icu4c/i18n/
brktrans.cpp 101 UChar32 cp = sText.char32At(boundary-1);
nortrans.cpp 137 UChar32 c = text.char32At(start);
rbt_pars.h 216 UBool checkVariableRange(UChar32 ch) const;
titletrn.cpp 94 UChar32 c;
  /external/icu4c/i18n/unicode/
dcfmtsym.h 434 UChar32 sym = value.char32At(0);
  /external/icu4c/samples/ustring/
ustring.cpp 38 UChar32 c;
104 UChar32 c;
199 UChar32 c;
425 UnicodeString one((UChar32)0x24001);
  /external/icu4c/tools/gendict/
gendict.cpp 155 UChar32 transformConstant;
177 char transform(UChar32 c, UErrorCode &status) {
195 UChar32 c = 0;
218 transformConstant = (UChar32)base;
  /external/chromium_org/third_party/icu/source/common/
ucnv_u8.c 354 UChar32 ch;
469 UChar32 ch;
598 static UChar32 ucnv_getNextUChar_UTF8(UConverterToUnicodeArgs *args,
605 UChar32 ch;
623 return (UChar32)myByte;
740 static const UChar32
744 static const UChar32
760 UChar32 c;
772 c=(UChar32)utf8->toUnicodeStatus;
    [all...]
unistr.cpp 109 UnicodeString(s1.length()+s2.length()+1, (UChar32)0, 0).
155 UnicodeString::UnicodeString(int32_t capacity, UChar32 c, int32_t count)
207 UnicodeString::UnicodeString(UChar32 ch)
415 UnicodeString UnicodeString::fromUTF32(const UChar32 *utf32, int32_t length) {
539 UnicodeString result(length(), (UChar32)0, (int32_t)0); // construct with capacity
550 UChar32 c = unescapeAt(i); // advances i
562 UChar32 UnicodeString::unescapeAt(int32_t &offset) const {
687 UChar32
879 UnicodeString::toUTF32(UChar32 *utf32, int32_t capacity, UErrorCode &errorCode) const {
940 UnicodeString::doIndexOf(UChar32 c
    [all...]
rbbiscan.cpp 690 UChar32 c;
793 UChar32 RBBIRuleScanner::nextCharLL() {
794 UChar32 ch;
797 return (UChar32)-1;
883 if (c.fChar == (UChar32)-1 || // EOF
890 if (c.fChar == (UChar32)-1) {
    [all...]
ucnvmbcs.c 487 UConverterEnumToUCallback(const void *context, uint32_t value, UChar32 codePoints[32]);
496 UChar32 codePoints[32];
499 UChar32 anyCodePoints;
532 UChar32 c;
567 c=(UChar32)(MBCS_ENTRY_FINAL_VALUE(entry)+0x10000);
720 UChar32 c;
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
utf16tst.c 98 UChar32 c=codepoint[i+1];
130 static UChar32 result[]={
132 (UChar32)0xfca10000, 0xdc00, UTF_ERROR_VALUE,
148 UChar32 c;
185 static UChar32 result[]={
217 UChar32 c=0x0000;
647 static const UChar32 codePoints[]={
672 UChar32 c;
708 static UChar32 s[] = {0x10000, 0x10ffff, 0x50000, 0x100000, 0x1abcd};
  /external/icu4c/common/
ucnv_u8.c 357 UChar32 ch;
472 UChar32 ch;
601 static UChar32 ucnv_getNextUChar_UTF8(UConverterToUnicodeArgs *args,
608 UChar32 ch;
626 return (UChar32)myByte;
743 static const UChar32
747 static const UChar32
763 UChar32 c;
774 c=(UChar32)utf8->toUnicodeStatus;
    [all...]
utext.cpp 45 UChar32 c;
179 // utext_current32. Get the UChar32 at the current position.
183 U_CAPI UChar32 U_EXPORT2
185 UChar32 c;
203 UChar32 trail = 0;
204 UChar32 supplementaryC = c;
237 U_CAPI UChar32 U_EXPORT2
239 UChar32 c = U_SENTINEL;
264 U_CAPI UChar32 U_EXPORT2
266 UChar32 c
    [all...]
  /external/chromium/base/i18n/
rtl.cc 136 UChar32 character;
250 UChar32 character;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
SimpleFontData.h 138 virtual const SimpleFontData* fontDataForCharacter(UChar32) const OVERRIDE;
141 Glyph glyphForCharacter(UChar32) const;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
ComplexTextControllerCoreText.mm 45 UChar32 _character;
50 - (id)initWithFont:(const WebCore::Font*)font character:(UChar32)character;
56 - (id)initWithFont:(const WebCore::Font*)font character:(UChar32)character
194 UChar32 baseCharacter = 0;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
FontFallbackWin.cpp 276 const UChar* getFallbackFamily(UChar32 character,
337 UChar32 ucs4 = 0;
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-icu.cc 179 UChar32 ret = unorm2_composePair (normalizer, a, b);
339 u_strToUTF32 ((UChar32*) decomposed, HB_UNICODE_MAX_DECOMPOSITION_LEN, &utf32_len, normalized, len, &icu_err);
  /external/chromium_org/third_party/icu/source/common/unicode/
ubidi.h     [all...]
utf16.h 112 (((UChar32)(lead)<<10UL)+(UChar32)(trail)-U16_SURROGATE_OFFSET)
162 * @param c output UChar32 variable
193 * @param c output UChar32 variable
230 * @param c output UChar32 variable
257 * @param c output UChar32 variable
453 * @param c output UChar32 variable
481 * @param c output UChar32 variable
  /external/chromium_org/third_party/icu/source/i18n/
numsys.cpp 229 UChar32 c;
230 UChar32 prev = 0;
unesctrn.cpp 217 UChar32 u = 0;
227 UChar32 ch = text.char32At(s);

Completed in 5647 milliseconds

<<11121314151617181920>>