HomeSort by relevance Sort by last modified time
    Searched full:vsprintf (Results 51 - 75 of 540) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++locale.h 54 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/8/sources/cxx-stl/system/include/
cstdio 85 using ::vsprintf;
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
cstdio 85 using ::vsprintf;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++locale.h 54 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++locale.h 54 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++locale.h 54 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++locale.h 54 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++locale.h 54 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++locale.h 54 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++locale.h 54 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++locale.h 54 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
c++locale.h 53 // fall back to the unsafe vsprintf which, in general, can be dangerous
  /prebuilts/ndk/9/sources/cxx-stl/system/include/
cstdio 85 using ::vsprintf;
  /external/chromium_org/third_party/icu/source/tools/ctestfw/
tstdtmod.cpp 27 vsprintf(buffer, fmt, ap);
46 vsprintf(buffer, fmt, ap);
  /external/icu4c/tools/ctestfw/
tstdtmod.cpp 27 vsprintf(buffer, fmt, ap);
46 vsprintf(buffer, fmt, ap);
  /external/qemu/slirp/
slirp.h 240 # define vsprintf vsprintf_len macro
248 extern int vsprintf _P((char *, const char *, va_list));
  /external/qemu/slirp-android/
slirp.h 193 # define vsprintf vsprintf_len macro
201 extern int vsprintf _P((char *, const char *, va_list));
  /external/srec/portable/src/
PFileImpl.c 189 *result = vsprintf(buffer, format, args);
191 vsprintf(buffer, format, args);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
cstdio 69 int vsprintf(char* restrict s, const char* restrict format, va_list arg);
149 using ::vsprintf;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cstdio 91 #undef vsprintf
138 using ::vsprintf;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libssp.so 
libssp.so.0 

Completed in 1559 milliseconds

1 23 4 5 6 7 8 91011>>