/third_party/curl/lib/ |
D | curl_printf.h | 41 # undef vprintf 50 # define vprintf curl_mvprintf macro
|
D | curlx.h | 100 # undef vprintf 111 # define vprintf curlx_mvprintf macro
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
D | vprintf.c | 30 int result = vprintf(format, args); in vprintf_0100() 51 int result = vprintf(format, args); in vprintf_0200()
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
D | vprintf.c | 3 int vprintf(const char *restrict fmt, va_list ap) in vprintf() function
|
/third_party/musl/porting/uniproton/kernel/src/stdio/ |
D | vprintf.c | 3 int vprintf(const char *restrict fmt, va_list ap) in vprintf() function
|
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
D | vprintf.c | 3 int vprintf(const char *restrict fmt, va_list ap) in vprintf() function
|
/third_party/musl/src/stdio/ |
D | vprintf.c | 3 int vprintf(const char *restrict fmt, va_list ap) in vprintf() function
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
D | testfrmw.c | 48 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/ |
D | testfrmw.c | 48 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/ |
D | testfrmw.c | 48 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/ |
D | testfrmw.c | 48 vprintf(string, ap); in output()
|
/third_party/skia/src/ports/ |
D | SkDebug_android.cpp | 26 vprintf(format, args2); in SkDebugf()
|
D | SkDebug_ohos.cpp | 30 vprintf(format, args2); in SkDebugf()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/ |
D | testfrmw.c | 62 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/ |
D | testfrmw.c | 62 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/ |
D | testfrmw.c | 62 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/ |
D | testfrmw.c | 62 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/ |
D | testfrmw.c | 62 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/ |
D | testfrmw.c | 62 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/ |
D | testfrmw.c | 62 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/ |
D | testfrmw.c | 62 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
D | testfrmw.c | 62 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/ |
D | testfrmw.c | 62 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/ |
D | testfrmw.c | 62 vprintf(string, ap); in output()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/ |
D | testfrmw.c | 62 vprintf(string, ap); in output()
|