/external/icu/icu4c/source/common/unicode/ |
D | umachine.h | 329 typedef UCHAR_TYPE UChar; typedef 333 typedef wchar_t UChar; typedef 335 typedef __CHAR16_TYPE__ UChar; typedef 337 typedef uint16_t UChar; typedef
|
/external/valgrind/none/tests/arm64/ |
D | crc32.c | 12 typedef unsigned char UChar; typedef 16 typedef unsigned char UChar; typedef
|
D | memory.c | 12 typedef unsigned char UChar; typedef 16 typedef unsigned char UChar; typedef
|
D | integer.c | 17 typedef unsigned char UChar; typedef 21 typedef unsigned char UChar; typedef
|
/external/valgrind/none/tests/arm/ |
D | v8memory_a.c | 21 typedef unsigned char UChar; typedef 25 typedef unsigned char UChar; typedef
|
D | v8memory_t.c | 21 typedef unsigned char UChar; typedef 25 typedef unsigned char UChar; typedef
|
D | v8crypto_t.c | 14 typedef unsigned char UChar; typedef 18 typedef unsigned char UChar; typedef
|
D | v8crypto_a.c | 14 typedef unsigned char UChar; typedef 18 typedef unsigned char UChar; typedef
|
D | v8fpsimd_t.c | 17 typedef unsigned char UChar; typedef 21 typedef unsigned char UChar; typedef
|
D | v8fpsimd_a.c | 17 typedef unsigned char UChar; typedef 21 typedef unsigned char UChar; typedef
|
/external/valgrind/memcheck/tests/ |
D | pdb-realloc2.c | 13 typedef unsigned char UChar; typedef
|
/external/valgrind/none/tests/amd64/ |
D | smc1.c | 37 typedef unsigned char UChar; typedef
|
D | movbe.c | 7 typedef unsigned char UChar; typedef
|
D | bug137714-amd64.c | 6 typedef unsigned char UChar; typedef
|
D | pcmpxstrx64w.c | 13 typedef unsigned char UChar; typedef
|
D | pcmpxstrx64.c | 12 typedef unsigned char UChar; typedef
|
D | nan80and64.c | 14 typedef unsigned char UChar; typedef
|
D | avx-1.c | 7 typedef unsigned char UChar; typedef
|
D | avx2-1.c | 7 typedef unsigned char UChar; typedef
|
/external/valgrind/none/tests/x86/ |
D | smc1.c | 35 typedef unsigned char UChar; typedef
|
D | bug137714-x86.c | 6 typedef unsigned char UChar; typedef
|
D | movbe.c | 7 typedef unsigned char UChar; typedef
|
/external/v8/src/inspector/ |
D | string-16.h | 17 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
|