Home
last modified time | relevance | path

Searched defs:UChar (Results 1 – 13 of 13) sorted by relevance

/external/icu/libandroidicu/include/unicode/
Dumachine.h336 typedef char16_t UChar; typedef
338 typedef UCHAR_TYPE UChar; typedef
340 typedef char16_t UChar; typedef
342 typedef uint16_t UChar; typedef
/external/icu/icu4c/source/common/unicode/
Dumachine.h336 typedef char16_t UChar; typedef
338 typedef UCHAR_TYPE UChar; typedef
340 typedef char16_t UChar; typedef
342 typedef uint16_t UChar; typedef
/external/v8/src/inspector/
Dstring-16.h19 using UChar = uint16_t; variable
/external/clang/test/ARCMT/
DCommon.h20 typedef unsigned char UChar; typedef
/external/icu/icu4c/source/test/perf/collationperf/
Dcollperf.cpp88 inline int CompareStringW(DWORD, DWORD, UChar *, int, UChar *, int) {return 0;} in CompareStringW() argument
97 inline int LCMapStringW(DWORD, DWORD, UChar *, int, UChar *, int) {return 0;} in LCMapStringW() argument
/external/flatbuffers/include/flatbuffers/
Dminireflect.h52 virtual void UChar(uint8_t, const char *) {} in UChar() function
338 void UChar(uint8_t x, const char *name) { Named(x, name); } in UChar() function
/external/icu/icu4c/source/test/intltest/
Duobjtest.cpp324 virtual UBool appendCodeUnit(UChar /*c*/) { return TRUE; } in appendCodeUnit() argument
Dconvtest.cpp504 const UChar* /*codeUnits*/, in getUnicodeSetCallback()
Dustrtest.cpp1794 …UnicodeString(UBool /*isTerminated*/, const UChar * /*text*/, int32_t textLength) : i(textLength) … in UnicodeString()
/external/bzip2/
Dbzip2recover.c53 typedef unsigned char UChar; typedef
Dbzip2.c163 typedef unsigned char UChar; typedef
Dbzlib_private.h43 typedef unsigned char UChar; typedef
/external/u-boot/lib/bzip2/
Dbzlib_private.h86 typedef unsigned char UChar; typedef