HomeSort by relevance Sort by last modified time
    Searched full:uchar32 (Results 451 - 475 of 762) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/icu/source/common/unicode/
unistr.h 142 * If explicit, then the UnicodeString(UChar) and UnicodeString(UChar32)
191 * in the range 0..0x10ffff. ICU uses the UChar32 type for code points.</p>
    [all...]
ustring.h 54 * Some APIs accept a 32-bit UChar32 value for a single code point.
249 u_strchr32(const UChar *s, UChar32 c);
336 u_strrchr32(const UChar *s, UChar32 c);
849 u_memchr32(const UChar *s, UChar32 c, int32_t count);
889 u_memrchr32(const UChar *s, UChar32 c, int32_t count);
    [all...]
  /external/icu/icu4c/source/common/unicode/
unistr.h 142 * If explicit, then the UnicodeString(UChar) and UnicodeString(UChar32)
191 * in the range 0..0x10ffff. ICU uses the UChar32 type for code points.</p>
    [all...]
ustring.h 54 * Some APIs accept a 32-bit UChar32 value for a single code point.
249 u_strchr32(const UChar *s, UChar32 c);
336 u_strrchr32(const UChar *s, UChar32 c);
849 u_memchr32(const UChar *s, UChar32 c, int32_t count);
889 u_memrchr32(const UChar *s, UChar32 c, int32_t count);
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ubidiwrt.c 83 UChar32 c;
124 UChar32 c;
178 UChar32 c;
ucharstrie.cpp 42 UCharsTrie::firstForCodePoint(UChar32 cp) {
51 UCharsTrie::nextForCodePoint(UChar32 cp) {
ucnv_cnv.h 148 typedef UChar32 (*UConverterGetNextUChar) (UConverterToUnicodeArgs *, UErrorCode *);
318 UChar32 c,