Home
last modified time | relevance | path

Searched refs:vswprintf (Results 1 – 17 of 17) sorted by relevance

/external/libchrome/base/strings/
Dstring_util_posix.h29 inline int vswprintf(wchar_t* buffer, size_t size, in vswprintf() function
32 return ::vswprintf(buffer, size, format, arguments); in vswprintf()
Dstring_util_win.h32 inline int vswprintf(wchar_t* buffer, size_t size, in vswprintf() function
Dstringprintf.cc40 return base::vswprintf(buffer, buf_size, format, argptr); in vsnprintfT()
/external/libcxx/include/support/win32/
Dsupport.h28 #define vswprintf _vsnwprintf macro
/external/libcxx/include/
Dcwchar40 int vswprintf(wchar_t* restrict s, size_t n, const wchar_t* restrict format, va_list arg);
125 using ::vswprintf;
/external/e2fsprogs/intl/
Dlibgnuintl.h.in357 #undef vswprintf
358 #define vswprintf libintl_vswprintf macro
359 extern int vswprintf (wchar_t *, size_t, const wchar_t *, va_list);
Dprintf.c268 # define system_vswprintf vswprintf
/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc471 INTERCEPTOR(int, vswprintf, void *str, uptr size, void *format, va_list ap) {
473 int res = REAL(vswprintf)(str, size, format, ap);
484 int res = vswprintf(str, size, format, ap); in INTERCEPTOR()
1527 INTERCEPT_FUNCTION_VER(vswprintf, SANITIZER_NLDBL_VERSION); in InitializeInterceptors()
1530 INTERCEPT_FUNCTION(vswprintf); in InitializeInterceptors()
/external/libcxx/test/std/depr/depr.c.headers/
Dwchar_h.pass.cpp60 static_assert((std::is_same<decltype(vswprintf(ws, s, L"", va)), int>::value), ""); in main()
/external/pdfium/core/fxcrt/
Dfx_system.h189 #define FXSYS_vswprintf vswprintf
/external/libcxx/test/std/strings/c.strings/
Dcwchar.pass.cpp59 static_assert((std::is_same<decltype(std::vswprintf(ws, s, L"", va)), int>::value), ""); in main()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.cpp562 vswprintf(s_Text, MAX_LETTERS+1, pszFormat, args); in Print3D()
/external/swiftshader/src/Reactor/
DReactor.hpp2744 vswprintf(fullName, 1024, name, vararg); in operator ()()
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3219 fun:vswprintf=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym6663 FUNC 1000 13 4 vswprintf
7672 FUNC 3ff0 13 4 vswprintf
/external/google-breakpad/src/processor/testdata/
Dmodule0.out6663 FUNC 1000 13 4 vswprintf
7672 FUNC 3ff0 13 4 vswprintf
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym370 PUBLIC 6e060 0 vswprintf