| /external/libpcap/missing/ |
| snprintf.c | 483 ret2 = vsprintf (tmp, format, args); 514 ret2 = vsprintf (tmp, format, args); 544 ret2 = vsprintf (tmp, format, args);
|
| /external/tcpdump/missing/ |
| snprintf.c | 483 ret2 = vsprintf (tmp, format, args); 514 ret2 = vsprintf (tmp, format, args); 544 ret2 = vsprintf (tmp, format, args);
|
| /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
| u_string.h | 179 #define util_vsprintf vsprintf
|
| /external/libpcap/lbl/ |
| os-sunos4.h | 189 int vsprintf(char *, const char *, ...);
|
| /external/mesa3d/src/gallium/auxiliary/util/ |
| u_string.h | 179 #define util_vsprintf vsprintf
|
| /external/tcpdump/lbl/ |
| os-sunos4.h | 189 int vsprintf(char *, const char *, ...);
|
| /hardware/ti/omap4-aah/camera/ |
| CameraHalCommon.cpp | 104 vsprintf(temp_str, str, args);
|
| /external/chromium_org/third_party/icu/source/test/intltest/ |
| intltest.cpp | 881 vsprintf(buffer, fmt, ap); 895 vsprintf(buffer, fmt, ap); 910 vsprintf(buffer, fmt, ap); 922 vsprintf(buffer, fmt, ap); 933 vsprintf(buffer, fmt, ap); 944 vsprintf(buffer, fmt, ap); 955 vsprintf(buffer, fmt, ap); 966 vsprintf(buffer, fmt, ap); [all...] |
| /external/bison/lib/ |
| stdio.in.h | [all...] |
| /external/icu/icu4c/source/test/intltest/ |
| intltest.cpp | 933 vsprintf(buffer, fmt, ap); 947 vsprintf(buffer, fmt, ap); 961 vsprintf(buffer, fmt, ap); 999 vsprintf(buffer, fmt, ap); 1011 vsprintf(buffer, fmt, ap); 1022 vsprintf(buffer, fmt, ap); 1033 vsprintf(buffer, fmt, ap); 1044 vsprintf(buffer, fmt, ap); 1055 vsprintf(buffer, fmt, ap); [all...] |
| /external/qemu/slirp/ |
| misc.c | 718 #undef vsprintf macro 731 vsprintf(string, format, args); 752 vsprintf(string, format, args);
|
| /external/qemu/slirp-android/ |
| misc.c | 682 #undef vsprintf macro 695 vsprintf(string, format, args); 716 vsprintf(string, format, args);
|
| /external/bison/ |
| Android.mk | 94 lib/vsprintf.c \
|
| /external/valgrind/main/exp-sgcheck/tests/ |
| bad_percentify.c | 526 UInt VG_(vsprintf) ( HChar* buf, const HChar *format, va_list vargs ) function 545 ret = VG_(vsprintf)(buf, format, vargs);
|
| /development/ndk/platforms/android-3/include/ |
| stdio.h | 251 int vsprintf(char *, const char *, __va_list);
|
| /development/ndk/platforms/android-8/include/ |
| stdio.h | 251 int vsprintf(char *, const char *, __va_list);
|
| /external/chromium_org/third_party/libxml/src/ |
| trio.h | 173 # define vsprintf trio_vsprintf macro
|
| /external/chromium_org/third_party/libxslt/libxslt/ |
| trio.h | 173 # define vsprintf trio_vsprintf macro
|
| /external/e2fsprogs/intl/ |
| printf.c | 137 return vsprintf (resultbuf, format, args);
|
| /external/libcxx/test/depr/depr.c.headers/ |
| stdio_h.pass.cpp | 112 static_assert((std::is_same<decltype(vsprintf(cp," ",va)), int>::value), "");
|
| /external/libcxx/test/input.output/file.streams/c.files/ |
| cstdio.disabled.cpp | 113 static_assert((std::is_same<decltype(std::vsprintf(cp," ",va)), int>::value), "");
|
| /external/libxml2/ |
| trio.h | 173 # define vsprintf trio_vsprintf macro
|
| /external/strace/ |
| Android.mk | 78 vsprintf.c \
|
| /external/svox/pico/lib/ |
| picodbg.c | 331 len = vsprintf(msgbuf, format, argptr);
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/ |
| stdio_h.pass.cpp | 112 static_assert((std::is_same<decltype(vsprintf(cp," ",va)), int>::value), "");
|