| /OK3568_Linux_fs/u-boot/tools/gdb/ |
| H A D | error.c | 24 vfprintf(stderr, fmt, args); in Warning() 38 vfprintf(stderr, fmt, args); in Error() 56 vfprintf(stderr, fmt, args); in Perror()
|
| /OK3568_Linux_fs/kernel/tools/perf/ui/gtk/ |
| H A 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()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/winclipboard/ |
| H A D | debug.c | 37 count += vfprintf(stderr, format, ap); in winDebug() 49 count = vfprintf(stderr, format, ap); in ErrorF()
|
| /OK3568_Linux_fs/kernel/tools/perf/ui/ |
| H A D | util.c | 12 vfprintf(stderr, format, args); in perf_stdio__error() 19 vfprintf(stderr, format, args); in perf_stdio__warning()
|
| H A D | helpline.c | 48 vfprintf(stderr, fmt, ap); in ui_helpline__vpush()
|
| /OK3568_Linux_fs/external/mpp/osal/windows/ |
| H A D | os_log.c | 27 vfprintf(stdout, line, list); in os_log_info() 34 vfprintf(stderr, line, list); in os_log_error()
|
| /OK3568_Linux_fs/buildroot/package/mkpasswd/ |
| H A D | utils.c | 80 vfprintf(stderr, fmt, ap); in err_sys() 91 vfprintf(stderr, fmt, ap); in err_quit()
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | util.c | 177 vfprintf(stderr, fmt, list); in os_info() 186 vfprintf(stderr, fmt, list); in os_warn()
|
| H A D | start_up.c | 78 vfprintf(stderr, fmt, list); in fatal() 89 vfprintf(stderr, fmt, list); in non_fatal()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxlog.c | 81 vfprintf(stderr, format, args); /* RATS: We assume the format string in ErrorF() 93 vfprintf(stderr, format, args); /* RATS: We assume the format string in VFatalError() 103 vfprintf(stderr, format, args); /* RATS: We assume the format string in VErrorF()
|
| /OK3568_Linux_fs/buildroot/boot/syslinux/ |
| H A D | 0013-Fix-build-with-gnu-efi-version-3.0.9.patch | 23 - memcpy.o memset.o memcmp.o printf.o strncmp.o vfprintf.o \ 24 + memcmp.o printf.o strncmp.o vfprintf.o \
|
| /OK3568_Linux_fs/buildroot/package/sane-backends/ |
| H A D | 0005-backend-sm3600-scanutil-fix-uclibc-compile-include-s.patch | 24 …sm3600-scanutil.c:76:28: warning: passing argument 3 of ‘vfprintf’ makes pointer from integer with… 25 76 | vfprintf(stderr,szFormat,ap);
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | debug.c | 42 ret = vfprintf(stderr, fmt, args); in veprintf() 71 ret += vfprintf(stderr, fmt, args); in veprintf_time()
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/tests/ |
| H A D | test-threadmap.c | 10 return vfprintf(stderr, fmt, ap); in libperf_print()
|
| H A D | test-cpumap.c | 10 return vfprintf(stderr, fmt, ap); in libperf_print()
|
| /OK3568_Linux_fs/kernel/tools/lib/api/ |
| H A D | debug.c | 13 err = vfprintf(stderr, format, args); in __base_pr()
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/ |
| H A D | core.c | 16 return vfprintf(stderr, format, args); in __base_pr()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/pbproxy/ |
| H A D | app-main.m | 63 vfprintf(stderr, f, args); 77 vfprintf(stderr, fmt, args);
|
| /OK3568_Linux_fs/kernel/tools/lib/traceevent/ |
| H A D | parse-utils.c | 21 vfprintf(stderr, fmt, ap); in __vwarning()
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | json_writer.c | 165 vfprintf(self->out, fmt, ap); in jsonw_vprintf_enquote() 175 vfprintf(self->out, fmt, ap); in jsonw_printf()
|
| /OK3568_Linux_fs/external/rkupdate/ |
| H A D | RKLog.cpp | 30 vfprintf(stdout, lpFmt, ap); in Record()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/ |
| H A D | assert.c | 80 vfprintf(stderr, fmt, ap); in test_assert()
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/tools/ |
| H A D | relocs_main.c | 19 vfprintf(stderr, fmt, ap); in die()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | cstdio | 63 int vfprintf(FILE* restrict stream, const char* restrict format, va_list arg); 121 //using ::vfprintf;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | cstdio | 63 int vfprintf(FILE* restrict stream, const char* restrict format, va_list arg); 121 //using ::vfprintf;
|