/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/catch2/include/internal/ |
D | catch_default_main.hpp | 17 extern "C" int wmain (int argc, wchar_t * argv[], wchar_t * []) { argument
|
/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/python/cpython3/Misc/ |
D | coverity_model.c | 25 typedef unsigned short 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/pdfium/core/fpdfapi/parser/ |
D | cpdf_document.cpp | 810 std::function<void(wchar_t, wchar_t, CPDF_Array*)> Insert) { in ProcessbCJK()
|
/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/f2fs-tools/lib/ |
D | libf2fs.c | 55 #define wchar_t int macro
|
/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
|