/external/compiler-rt/lib/asan/ |
D | asan_malloc_win.cc | 132 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW()
|
/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 | string-literal.c | 9 typedef __WCHAR_TYPE__ wchar_t; typedef
|
D | global-init.c | 36 typedef __WCHAR_TYPE__ wchar_t; typedef
|
/external/clang/test/Headers/ |
D | typedef_guards.c | 20 typedef __typeof__(*L"") wchar_t; typedef
|
/external/lldb/test/lang/cpp/wchar_t/ |
D | TestCxxWCharT.py | 36 def wchar_t(self): member in CxxWCharTTestCase
|
/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/clang/lib/Headers/ |
D | stddef.h | 90 typedef __WCHAR_TYPE__ wchar_t; typedef
|
/external/lzma/CPP/7zip/UI/Console/ |
D | UpdateCallbackConsole.cpp | 45 …ckConsole::ScanProgress(UInt64 /* numFolders */, UInt64 /* numFiles */, const wchar_t * /* path */) in ScanProgress()
|
D | ExtractCallbackConsole.cpp | 168 HRESULT CExtractCallbackConsole::OpenResult(const wchar_t * /* name */, HRESULT result, bool encryp… in OpenResult()
|
/external/lzma/CPP/Common/ |
D | MyString.h | 30 inline wchar_t* MyStringGetPrevCharPointer(const wchar_t *, wchar_t *p) in MyStringGetPrevCharPointer() 32 inline const wchar_t* MyStringGetPrevCharPointer(const wchar_t *, const wchar_t *p) in MyStringGetPrevCharPointer()
|
/external/clang/test/Analysis/ |
D | misc-ps.c | 109 typedef int wchar_t; typedef
|
/external/clang/test/SemaObjC/ |
D | format-strings-objc.m | 141 typedef __WCHAR_TYPE__ wchar_t; typedef
|
/external/clang/test/Preprocessor/ |
D | cxx_oper_keyword_ms_compat.cpp | 101 #define wchar_t macro
|
/external/compiler-rt/lib/msan/ |
D | msan_interceptors.cc | 585 INTERCEPTOR(wchar_t *, wcschr, void *s, wchar_t wc, void *ps) { in INTERCEPTOR() argument 592 INTERCEPTOR(wchar_t *, wcscpy, wchar_t *dest, const wchar_t *src) { in INTERCEPTOR() argument 602 INTERCEPTOR(wchar_t *, wmemcpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument 610 INTERCEPTOR(wchar_t *, wmempcpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument 618 INTERCEPTOR(wchar_t *, wmemset, wchar_t *s, wchar_t c, SIZE_T n) { in INTERCEPTOR() argument 626 INTERCEPTOR(wchar_t *, wmemmove, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 1665 TEST_STRTO_INT(wcstol, wchar_t, L) in TEST_STRTO_INT() argument 1711 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
|
/external/libvncserver/x11vnc/ |
D | nox11.h | 852 typedef unsigned long wchar_t; typedef
|