/external/compiler-rt/lib/msan/ |
msan_linux.cc | 41 VPrintf(1, "%s : %p - %p\n", descr, beg, end); 109 VPrintf(1, "__msan_init %p\n", &__msan_init); 111 VPrintf(1, "%s: %zx - %zx\n", kMemoryLayout[i].name, kMemoryLayout[i].start,
|
/bionic/libstdc++/include/ |
cstdio | 86 using ::vprintf;
|
/external/autotest/client/deps/glbench/src/ |
main.h | 129 vprintf(format, args);
|
/external/clang/test/CodeGen/ |
debug-prefix-map.c | 16 vprintf("string", argp);
|
/external/opencv3/modules/videostab/src/ |
log.cpp | 57 vprintf(format, args);
|
/ndk/sources/cxx-stl/gabi++/include/ |
cstdio | 84 using ::vprintf;
|
/ndk/sources/cxx-stl/system/include/ |
cstdio | 84 using ::vprintf;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
stdio-ldbl.h | 29 __LDBL_REDIR_DECL (vprintf)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
stdio-ldbl.h | 29 __LDBL_REDIR_DECL (vprintf)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
stdio-ldbl.h | 29 __LDBL_REDIR_DECL (vprintf)
|
/prebuilts/ndk/current/sources/cxx-stl/gabi++/include/ |
cstdio | 84 using ::vprintf;
|
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/gabi++/include/ |
cstdio | 84 using ::vprintf;
|
/prebuilts/ndk/current/sources/cxx-stl/system/include/ |
cstdio | 84 using ::vprintf;
|
/external/compiler-rt/lib/tsan/rtl/ |
tsan_suppressions.cc | 104 VPrintf(2, "ThreadSanitizer: matched suppression '%s'\n", (*sp)->templ); 142 VPrintf(2, "ThreadSanitizer: matched suppression '%s'\n", s->templ);
|
tsan_rtl.cc | 183 VPrintf(1, "ThreadSanitizer: periodic memory flush\n"); 192 VPrintf(1, "ThreadSanitizer: memory flush check" 196 VPrintf(1, "ThreadSanitizer: flushing memory due to RSS\n"); 199 VPrintf(1, "ThreadSanitizer: memory flushed RSS=%llu\n", (u64)rss>>20); 270 VPrintf(2, "mapped meta shadow for (%p-%p) at (%p-%p)\n", 290 VPrintf(3, "checking shadow region %p-%p\n", beg, end); 298 VPrintf(3, " checking pointer %p: shadow=%p meta=%p\n", p, s, m); 357 VPrintf(1, "***** Running under ThreadSanitizer v2 (pid %d) *****\n", 446 VPrintf(1, "ThreadSanitizer: forked new process with pid %d,"
|
/external/libcxx/include/ |
cstdio | 65 int vprintf(const char* restrict format, va_list arg); 204 using ::vprintf;
|
/external/libdaemon/ |
config.h | 10 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 88 /* Define to 1 if you have the `vprintf' function. */
|
/external/libxml2/ |
trio.h | 162 # undef vprintf macro 163 # define vprintf trio_vprintf macro
|
/external/opencv3/3rdparty/libjasper/jasper/ |
jas_config.h | 34 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 94 /* Define to 1 if you have the `vprintf' function. */
|
jas_config.h.in | 33 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 93 /* Define to 1 if you have the `vprintf' function. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
cstdio | 90 #undef vprintf 137 using ::vprintf;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ |
cstdio | 91 #undef vprintf 138 using ::vprintf;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
cstdio | 91 #undef vprintf 138 using ::vprintf;
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ |
cstdio | 93 #undef vprintf 145 using ::vprintf;
|
/external/e2fsprogs/intl/ |
libgnuintl.h.in | 305 #undef vprintf 306 #define vprintf libintl_vprintf 307 extern int vprintf (const char *, va_list);
|