Home
last modified time | relevance | path

Searched defs:wchar_t (Results 1 – 25 of 26) sorted by relevance

12

/external/fmtlib/test/
Dgtest-extra.h145 static void handle_invalid_parameter(const wchar_t *, in handle_invalid_parameter()
/external/clang/test/CodeGen/
D2009-07-15-pad-wchar_t-array.c4 typedef __WCHAR_TYPE__ wchar_t; typedef
Dwchar-const.c6 typedef __WCHAR_TYPE__ wchar_t; typedef
D2003-08-21-WideString.c4 typedef __WCHAR_TYPE__ wchar_t; typedef
Dglobal-init.c36 typedef __WCHAR_TYPE__ wchar_t; typedef
Dstring-literal.c9 typedef __WCHAR_TYPE__ wchar_t; typedef
Dpartial-reinitialization1.c53 typedef __WCHAR_TYPE__ wchar_t; typedef
/external/clang/test/Headers/
Dtypedef_guards.c20 typedef __typeof__(*L"") wchar_t; typedef
/external/syslinux/gpxe/src/include/
Dstddef.h24 typedef __WCHAR_TYPE__ wchar_t; typedef
/external/clang/test/Sema/
Dwchar.c4 typedef __WCHAR_TYPE__ wchar_t; typedef
Dformat-strings-ms.c6 typedef unsigned short wchar_t; typedef
Dstring-init.c4 typedef int wchar_t; typedef
Dformat-strings-fixit.c17 typedef __WCHAR_TYPE__ wchar_t; typedef
Dformat-strings-scanf.c9 typedef __WCHAR_TYPE__ wchar_t; typedef
/external/compiler-rt/lib/asan/
Dasan_malloc_win.cc154 int _CrtDbgReportW(int reportType, const wchar_t*, int, in _CrtDbgReportW()
/external/clang/lib/Headers/
Dstddef.h90 typedef __WCHAR_TYPE__ wchar_t; typedef
/external/clang/test/Analysis/
Dmisc-ps.c109 typedef int wchar_t; typedef
Dmalloc.c18 typedef unsigned short wchar_t; typedef
/external/clang/test/Preprocessor/
Dcxx_oper_keyword_ms_compat.cpp101 #define wchar_t macro
/external/clang/test/SemaObjC/
Dformat-strings-objc.m142 typedef __WCHAR_TYPE__ wchar_t; typedef
/external/libusb/msvc/
Dstdint.h74 typedef unsigned short wchar_t; typedef
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc577 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/
Dlzo_supp.h703 typedef unsigned short wchar_t; typedef
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1672 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/
Dtest_input_for_tinycc.c4 typedef long int wchar_t; typedef

12