Searched defs:UChar (Results 1 – 13 of 13) sorted by relevance
/external/icu/libandroidicu/include/unicode/ |
D | umachine.h | 336 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/ |
D | umachine.h | 336 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/ |
D | string-16.h | 19 using UChar = uint16_t; variable
|
/external/clang/test/ARCMT/ |
D | Common.h | 20 typedef unsigned char UChar; typedef
|
/external/icu/icu4c/source/test/perf/collationperf/ |
D | collperf.cpp | 88 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/ |
D | minireflect.h | 52 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/ |
D | uobjtest.cpp | 324 virtual UBool appendCodeUnit(UChar /*c*/) { return TRUE; } in appendCodeUnit() argument
|
D | convtest.cpp | 504 const UChar* /*codeUnits*/, in getUnicodeSetCallback()
|
D | ustrtest.cpp | 1794 …UnicodeString(UBool /*isTerminated*/, const UChar * /*text*/, int32_t textLength) : i(textLength) … in UnicodeString()
|
/external/bzip2/ |
D | bzip2recover.c | 53 typedef unsigned char UChar; typedef
|
D | bzip2.c | 163 typedef unsigned char UChar; typedef
|
D | bzlib_private.h | 43 typedef unsigned char UChar; typedef
|
/external/u-boot/lib/bzip2/ |
D | bzlib_private.h | 86 typedef unsigned char UChar; typedef
|