/external/fmtlib/test/ |
D | gtest-extra.h | 145 static void handle_invalid_parameter(const wchar_t *, in handle_invalid_parameter()
|
/external/clang/test/CodeGen/ |
D | 2009-07-15-pad-wchar_t-array.c | 4 typedef __WCHAR_TYPE__ wchar_t; typedef
|
D | wchar-const.c | 6 typedef __WCHAR_TYPE__ wchar_t; typedef
|
D | 2003-08-21-WideString.c | 4 typedef __WCHAR_TYPE__ wchar_t; typedef
|
D | global-init.c | 36 typedef __WCHAR_TYPE__ wchar_t; typedef
|
D | string-literal.c | 9 typedef __WCHAR_TYPE__ wchar_t; typedef
|
D | partial-reinitialization1.c | 53 typedef __WCHAR_TYPE__ wchar_t; typedef
|
/external/clang/test/Headers/ |
D | typedef_guards.c | 20 typedef __typeof__(*L"") wchar_t; typedef
|
/external/syslinux/gpxe/src/include/ |
D | stddef.h | 24 typedef __WCHAR_TYPE__ wchar_t; typedef
|
/external/clang/test/Sema/ |
D | wchar.c | 4 typedef __WCHAR_TYPE__ wchar_t; typedef
|
D | format-strings-ms.c | 6 typedef unsigned short wchar_t; typedef
|
D | string-init.c | 4 typedef int wchar_t; typedef
|
D | format-strings-fixit.c | 17 typedef __WCHAR_TYPE__ wchar_t; typedef
|
D | format-strings-scanf.c | 9 typedef __WCHAR_TYPE__ wchar_t; typedef
|
/external/compiler-rt/lib/asan/ |
D | asan_malloc_win.cc | 154 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW()
|
/external/clang/lib/Headers/ |
D | stddef.h | 90 typedef __WCHAR_TYPE__ wchar_t; typedef
|
/external/clang/test/Analysis/ |
D | misc-ps.c | 109 typedef int wchar_t; typedef
|
D | malloc.c | 18 typedef unsigned short wchar_t; typedef
|
/external/clang/test/Preprocessor/ |
D | cxx_oper_keyword_ms_compat.cpp | 101 #define wchar_t macro
|
/external/clang/test/SemaObjC/ |
D | format-strings-objc.m | 142 typedef __WCHAR_TYPE__ wchar_t; typedef
|
/external/libusb/msvc/ |
D | stdint.h | 74 typedef unsigned short wchar_t; typedef
|
/external/compiler-rt/lib/msan/ |
D | msan_interceptors.cc | 577 INTERCEPTOR(wchar_t *, wcschr, void *s, wchar_t wc, void *ps) { in INTERCEPTOR() argument 584 INTERCEPTOR(wchar_t *, wcscpy, wchar_t *dest, const wchar_t *src) { in INTERCEPTOR() argument 594 INTERCEPTOR(wchar_t *, wmemcpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument 602 INTERCEPTOR(wchar_t *, wmempcpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument 610 INTERCEPTOR(wchar_t *, wmemset, wchar_t *s, wchar_t c, SIZE_T n) { in INTERCEPTOR() argument 618 INTERCEPTOR(wchar_t *, wmemmove, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument
|
/external/syslinux/lzo/src/ |
D | lzo_supp.h | 703 typedef unsigned short wchar_t; typedef
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 1672 TEST_STRTO_INT(wcstol, wchar_t, L) in TEST_STRTO_INT() argument 1718 TEST_STRTO_FLOAT_LOC(__wcstold_l, wchar_t, L) in TEST_STRTO_FLOAT_LOC() argument
|
/external/valgrind/perf/ |
D | test_input_for_tinycc.c | 4 typedef long int wchar_t; typedef
|