/development/ndk/platforms/android-9/arch-x86/symbols/ |
libc.so.functions.txt | 724 vprintf
|
/device/google/contexthub/util/nanotool/ |
log.cpp | 145 vprintf(format, arg_list);
|
/external/boringssl/src/crypto/bio/ |
printf.c | 58 #define _POSIX_C_SOURCE 201410L /* for snprintf, vprintf etc */
|
/external/boringssl/src/crypto/ |
mem.c | 58 #define _POSIX_C_SOURCE 201410L /* needed for strdup, snprintf, vprintf etc */
|
/external/clang/test/Sema/ |
attr-format.c | 50 (void)0/* vprintf(...) would go here */;
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_suppressions.cc | 63 VPrintf(1, "%s: reading suppressions file at %s\n",
|
/external/ipsec-tools/src/racoon/ |
kmpstat.c | 194 vprintf(fmt, ap);
|
plog.c | 165 vprintf(newfmt, ap);
|
/external/libcxx/test/std/depr/depr.c.headers/ |
stdio_h.pass.cpp | 112 static_assert((std::is_same<decltype(vprintf(" ",va)), int>::value), "");
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/amiga/ |
README | 53 debugging code which uses vprintf() and exit() (not pure).
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/amiga/src/base/ |
ftdebug.c | 46 * replaced vprintf() with KVPrintF(),
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/wince/ |
ftdebug.c | 82 vprintf( fmt, ap );
|
/external/libpcap/lbl/ |
os-sunos4.h | 41 int vprintf(const char *, ...);
|
/external/squashfs-tools/squashfs-tools/ |
progressbar.c | 254 vprintf(fmt, ap);
|
/external/tcpdump/lbl/ |
os-sunos4.h | 41 int vprintf(const char *, ...);
|
/external/valgrind/coregrind/ |
pub_core_debuglog.h | 81 /* A simple vprintf(). For each emitted byte, (*send_fn) is called with
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/ |
example_xma.c | 64 vprintf(fmt, ap);
|
/hardware/ti/omap4-aah/domx/mm_osal/src/ |
timm_osal_trace.c | 168 vprintf(fmt, ap);
|
/hardware/ti/omap4xxx/domx/mm_osal/src/ |
timm_osal_trace.c | 125 vprintf(fmt, ap);
|
/ndk/sources/android/support/ |
Android.mk | 118 src/musl-stdio/vprintf.c \
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/ |
stdio_h.pass.cpp | 109 static_assert((std::is_same<decltype(vprintf(" ",va)), int>::value), "");
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
stdio.h | 37 vprintf (__const char *__restrict __fmt, _G_va_list __arg) function
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
stdio.h | 37 vprintf (__const char *__restrict __fmt, _G_va_list __arg) function
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
stdio.h | 37 vprintf (__const char *__restrict __fmt, _G_va_list __arg) function
|
/system/extras/simpleperf/ |
utils.cpp | 94 vprintf(fmt, ap);
|