Home
last modified time | relevance | path

Searched refs:vprintf (Results 1 – 20 of 20) sorted by relevance

/ndk/sources/android/support/src/musl-stdio/
Dvprintf.c3 int vprintf(const char *restrict fmt, va_list ap) in vprintf() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_cstdio.h117 using _STLP_VENDOR_CSTD::vprintf;
/ndk/sources/cxx-stl/system/include/
Dcstdio84 using ::vprintf;
/ndk/sources/cxx-stl/gabi++/include/
Dcstdio84 using ::vprintf;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcstdio65 int vprintf(const char* restrict format, va_list arg);
195 using ::vprintf;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
Dstdio_h.pass.cpp109 static_assert((std::is_same<decltype(vprintf(" ",va)), int>::value), ""); in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
Dcstdio.pass.cpp110 static_assert((std::is_same<decltype(std::vprintf(" ",va)), int>::value), ""); in main()
/ndk/sources/host-tools/make-3.81/
Dconfigh.dos82 /* Define if you have the vprintf library function. */
Dconfig.ami57 /* Define if you don't have vprintf but do have _doprnt. */
116 /* Define if you have the vprintf function. */
Dconfig.h-vms76 /* Define if you don't have vprintf but do have _doprnt. */
137 /* Define if you have the vprintf function. */
Dconfig.h.in73 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
289 /* Define to 1 if you have the `vprintf' function. */
Dconfig.h.W3284 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
291 /* Define to 1 if you have the `vprintf' function. */
/ndk/sources/android/support/
DAndroid.mk118 src/musl-stdio/vprintf.c \
/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc2609 vprintf(fmt, args); in ColoredPrintf()
2628 vprintf(fmt, args); in ColoredPrintf()
2635 vprintf(fmt, args); in ColoredPrintf()
/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc86 #define _vtprintf vprintf
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Dtraces.0788 m4trace:configure.in:165: -1- AH_OUTPUT([HAVE_VPRINTF], [/* Define to 1 if you have the `vprintf\' …
794 m4trace:configure.in:165: -1- AH_OUTPUT([HAVE_DOPRNT], [/* Define to 1 if you don\'t have `vprintf\…
Doutput.07790 for ac_func in vprintf
7792 ac_fn_c_check_func "$LINENO" "vprintf" "ac_cv_func_vprintf"
/ndk/sources/host-tools/nawk-20071023/
DFIXES325 based on vprintf, to avoid problems caused by overrunning
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-22690 # -DVPRINTF_MISSING If you lack vprintf function
Dmake.texi10907 # -DVPRINTF_MISSING If you lack vprintf function