/external/bison/m4/ |
D | vfprintf-posix.m4 | 1 # vfprintf-posix.m4 serial 14 52 # vfprintf exists and is 103 AC_LIBOBJ([vfprintf]) 106 [Define if vfprintf is overridden by a POSIX compliant gnulib implementation.])
|
/external/clang/test/Sema/ |
D | vfprintf-valid-redecl.c | 10 int vfprintf(void) { return 0; } in vfprintf() function 16 int vfprintf();
|
D | vfprintf-invalid-redecl.c | 6 char vfprintf(); // expected-warning {{incompatible redeclaration of library function 'vfprintf'}} …
|
/external/sonivox/arm-hybrid-22k/host_src/ |
D | eas_report.c | 164 vfprintf(debugFile, debugMessages[i].m_pDebugMsg, vargs); in EAS_ReportEx() 199 vfprintf(debugFile, fmt, vargs); in EAS_Report() 229 vfprintf(debugFile, fmt, vargs); in EAS_ReportX()
|
/external/sonivox/arm-wt-22k/host_src/ |
D | eas_report.c | 164 vfprintf(debugFile, debugMessages[i].m_pDebugMsg, vargs); in EAS_ReportEx() 199 vfprintf(debugFile, fmt, vargs); in EAS_Report() 229 vfprintf(debugFile, fmt, vargs); in EAS_ReportX()
|
/external/sonivox/arm-fm-22k/host_src/ |
D | eas_report.c | 164 vfprintf(debugFile, debugMessages[i].m_pDebugMsg, vargs); in EAS_ReportEx() 199 vfprintf(debugFile, fmt, vargs); in EAS_Report() 229 vfprintf(debugFile, fmt, vargs); in EAS_ReportX()
|
/external/clang/test/CodeGen/ |
D | vfprintf.c | 4 int vfprintf(FILE*restrict,const char*restrict, __builtin_va_list); 6 vfprintf(0, " ", ap); in foo()
|
/external/linux-tools-perf/src/tools/perf/ui/gtk/ |
D | util.c | 39 vfprintf(stderr, format, args); in perf_gtk__error() 64 vfprintf(stderr, format, args); in perf_gtk__warning_info_bar() 85 vfprintf(stderr, format, args); in perf_gtk__warning_statusbar()
|
/external/clang/test/CodeGen/Inputs/ |
D | stdio.h | 2 extern int vfprintf(struct FILE *s, const char *format, __builtin_va_list arg); 8 return vfprintf (0, 0, 0); in vprintf()
|
/external/linux-tools-perf/src/tools/perf/ui/ |
D | util.c | 11 vfprintf(stderr, format, args); in perf_stdio__error() 18 vfprintf(stderr, format, args); in perf_stdio__warning()
|
/external/vboot_reference/firmware/stub/ |
D | vboot_api_stub_init.c | 43 vfprintf(stderr, fixfmt(format), ap); in VbExError() 53 vfprintf(stderr, fixfmt(format), ap); in VbExDebug()
|
/external/icu/icu4c/source/tools/genrb/ |
D | errmsg.c | 29 vfprintf(stderr, msg, va); in error() 67 vfprintf(stderr, msg, va); in warning()
|
/external/google-breakpad/src/third_party/curl/ |
D | mprintf.h | 55 # undef vfprintf 72 # define vfprintf curl_mvfprintf macro
|
/external/linux-tools-perf/src/tools/lib/traceevent/ |
D | parse-utils.c | 38 vfprintf(stderr, fmt, ap); in __vdie() 69 vfprintf(stderr, fmt, ap); in __vwarning()
|
/external/freetype/src/base/ |
D | ftdebug.c | 61 vfprintf( stderr, fmt, ap ); in FT_Message() 76 vfprintf( stderr, fmt, ap ); in FT_Panic()
|
/external/pdfium/third_party/freetype/src/base/ |
D | ftdebug.c | 61 vfprintf( stderr, fmt, ap ); in FT_Message() 76 vfprintf( stderr, fmt, ap ); in FT_Panic()
|
/external/libxml2/ |
D | testSAX.c | 131 vfprintf(stderr, fmt, ap); in endTimer() 165 vfprintf(stderr, fmt, ap); in endTimer() 189 vfprintf(stderr, format, ap); in endTimer() 786 vfprintf(stdout, msg, args); in warningDebug() 809 vfprintf(stdout, msg, args); in errorDebug() 832 vfprintf(stdout, msg, args); in fatalErrorDebug()
|
/external/libpcap/tests/ |
D | opentest.c | 190 (void)vfprintf(stderr, fmt, ap); in error() 209 (void)vfprintf(stderr, fmt, ap); in warning()
|
D | nonblocktest.c | 166 (void)vfprintf(stderr, fmt, ap); in error() 185 (void)vfprintf(stderr, fmt, ap); in warning()
|
/external/skia/src/ports/ |
D | SkDebug_stdio.cpp | 18 vfprintf(stderr, format, args); in SkDebugf()
|
/external/bison/lib/ |
D | printf.c | 36 retval = vfprintf (stdout, format, args); in printf()
|
D | stdio.in.h | 1182 # define vfprintf rpl_vfprintf 1186 _GL_FUNCDECL_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args) 1190 _GL_FUNCDECL_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args) 1194 _GL_CXXALIAS_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args)); 1199 _GL_CXXALIAS_SYS_CAST (vfprintf, int, 1202 _GL_CXXALIASWARN (vfprintf); 1206 # undef vfprintf 1209 _GL_WARN_ON_USE (vfprintf, "vfprintf is not always POSIX compliant - "
|
/external/ipsec-tools/src/racoon/ |
D | logger.c | 152 vfprintf(fp, fmt, ap); in log_vprint() 170 vfprintf(fp, fmt, ap); in log_vaprint()
|
/external/tcpdump/ |
D | vfprintf.c | 44 vfprintf(f, fmt, args) in vfprintf() function
|
/external/bison/linux-lib/ |
D | stdio.h | 1494 # define vfprintf rpl_vfprintf macro 1498 _GL_FUNCDECL_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args) 1502 _GL_FUNCDECL_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args) 1506 _GL_CXXALIAS_RPL (vfprintf, int, (FILE *fp, const char *format, va_list args)); 1511 _GL_CXXALIAS_SYS_CAST (vfprintf, int, 1514 _GL_CXXALIASWARN (vfprintf); 1518 # undef vfprintf 1521 _GL_WARN_ON_USE (vfprintf, "vfprintf is not always POSIX compliant - "
|