/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTError.cpp | 24 #define vsnprintf _vsnprintf macro
|
/external/epid-sdk/example/util/src/ |
D | strutil.c | 27 int vsnprintf(char* outBuf, size_t size, const char* format, va_list ap) { in vsnprintf() function
|
/external/google-breakpad/src/third_party/curl/ |
D | mprintf.h | 73 # define vsnprintf curl_mvsnprintf macro
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/ |
D | PVRShellOS.h | 24 #define vsnprintf _vsnprintf macro
|
/external/libchrome/base/strings/ |
D | string_util_posix.h | 24 inline int vsnprintf(char* buffer, size_t size, in vsnprintf() function
|
/external/libxml2/win32/wince/ |
D | wincecompat.h | 47 #define vsnprintf(b,c,f,a) _vsnprintf(b,c,f,a) macro
|
/external/capstone/contrib/windows_kernel/ |
D | libc.cpp | 134 __cdecl vsnprintf( in vsnprintf() function
|
/external/gflags/src/ |
D | windows_port.h | 71 #define vsnprintf(str, size, format, ap) safe_vsnprintf(str, size, format, ap) macro
|
/external/libcups/cups/ |
D | string-private.h | 184 # define vsnprintf _cups_vsnprintf macro
|
/external/mesa3d/src/mesa/main/ |
D | imports.c | 63 #define vsnprintf _vsnprintf macro
|
/external/libxml2/ |
D | trio.h | 187 # define vsnprintf trio_vsnprintf macro
|
/external/libxml2/win32/VC10/ |
D | config.h | 97 #define vsnprintf(b,c,f,a) _vsnprintf(b,c,f,a) macro
|
/external/libxml2/include/ |
D | win32config.h | 98 #define vsnprintf(b,c,f,a) _vsnprintf(b,c,f,a) macro
|
/external/pdfium/third_party/libopenjpeg20/ |
D | opj_includes.h | 181 #define vsnprintf _vsnprintf macro
|
/external/e2fsprogs/intl/ |
D | libgnuintl.h.in | 322 #define vsnprintf libintl_vsnprintf macro
|
/external/python/cpython3/Include/ |
D | pyerrors.h | 492 # define vsnprintf _vsnprintf macro
|
/external/zlib/src/ |
D | gzguts.h | 88 # define vsnprintf _vsnprintf macro
|
/external/python/cpython2/Modules/zlib/ |
D | gzguts.h | 88 # define vsnprintf _vsnprintf macro
|
/external/tcpdump/missing/ |
D | snprintf.c | 603 vsnprintf (char *str, size_t sz, const char *format, va_list args) in vsnprintf() function
|
/external/python/cpython2/Include/ |
D | pyerrors.h | 317 # define vsnprintf _vsnprintf macro
|
/external/tcpdump/ |
D | netdissect-stdinc.h | 185 #define vsnprintf _vsnprintf macro
|
/external/webrtc/webrtc/base/ |
D | stringutils.h | 97 inline int vsnprintf(wchar_t* buf, size_t n, const wchar_t* fmt, va_list args) { in vsnprintf() function
|
/external/ImageMagick/MagickCore/ |
D | nt-base.h | 286 #define vsnprintf _vsnprintf macro
|
/external/cmockery/cmockery_0_1_2/src/example/ |
D | calculator_test.c | 24 #define vsnprintf _vsnprintf macro
|
/external/openssh/openbsd-compat/ |
D | bsd-snprintf.c | 862 vsnprintf (char *str, size_t count, const char *fmt, va_list args) in vsnprintf() function
|