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

1 2 3 4 5 6 7 891011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libmudflap.so 
libmudflap.so.0 
libmudflap.so.0.0.0 
libmudflapth.so 
libmudflapth.so.0 
libmudflapth.so.0.0.0 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libssp.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib64/
libssp.a     [all...]
  /external/bison/m4/
gnulib-comp.m4 227 # Code from module vsprintf-posix:
740 gl_STDIO_MODULE_INDICATOR([vsprintf-posix])
    [all...]
  /external/chromium_org/third_party/libxml/linux/
config.h 244 /* Define to 1 if you have the `vsprintf' function. */
  /external/chromium_org/third_party/libxml/mac/
config.h 244 /* Define to 1 if you have the `vsprintf' function. */
  /external/kernel-headers/original/linux/
kernel.h 112 extern int vsprintf(char *buf, const char *, va_list)
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
cpp-qt.php 102 'setbuf', 'vfprintf', 'vprintf', 'vsprintf', 'fscanf', 'scanf', 'sscanf',
klonecpp.php 81 'setbuf', 'vfprintf', 'vprintf', 'vsprintf', 'fscanf', 'scanf', 'sscanf',
objc.php 99 'vsprintf', 'vprintf', 'vfprintf', 'va_start', 'va_end', 'va_arg',
php-brief.php 82 'parse_str', 'str_pad', 'chop', 'strchr', 'sprintf', 'printf', 'vprintf', 'vsprintf', 'sscanf', 'fscanf', 'parse_url', 'urlencode', 'urldecode', 'rawurlencode', 'rawurldecode', 'readlink', 'linkinfo', 'link', 'unlink', 'exec', 'system', 'escapeshellcmd', 'escapeshellarg', 'passthru', 'shell_exec', 'proc_open', 'proc_close', 'rand', 'srand', 'getrandmax', 'mt_rand', 'mt_srand', 'mt_getrandmax', 'base64_decode', 'base64_encode', 'abs', 'ceil', 'floor', 'round', 'is_finite', 'is_nan', 'is_infinite', 'bindec', 'hexdec', 'octdec', 'decbin', 'decoct', 'dechex', 'base_convert', 'number_format', 'fmod', 'ip2long', 'long2ip', 'getenv', 'putenv', 'getopt', 'microtime', 'gettimeofday', 'getrusage', 'uniqid', 'quoted_printable_decode', 'set_time_limit', 'get_cfg_var', 'magic_quotes_runtime', 'set_magic_quotes_runtime', 'get_magic_quotes_gpc', 'get_magic_quotes_runtime',
  /external/libxml2/
config.h 243 /* Define to 1 if you have the `vsprintf' function. */
  /bionic/tests/
fortify_test.cpp 84 result = vsprintf(myfoo.a, fmt, va); // should crash here
396 result = vsprintf(buf, fmt, va); // should crash here
  /external/e2fsprogs/lib/et/
com_err.texinfo 370 vsprintf (buffer, format, args);
387 @code{vsprintf} (or @code{_doprnt} on BSD systems without full support for
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 631 /// int vsprintf(char *s, const char *format, va_list ap);
632 vsprintf, enumerator in enum:llvm::LibFunc::Func
  /external/valgrind/main/coregrind/
m_libcprint.c 182 UInt VG_(vsprintf) ( Char* buf, const HChar *format, va_list vargs ) function
201 ret = VG_(vsprintf)(buf, format, vargs);
  /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);
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
libiberty.h 616 /* Like vsprintf but provides a pointer to malloc'd storage, which
628 /* Like vsprintf but prints at most N characters. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
libiberty.h 616 /* Like vsprintf but provides a pointer to malloc'd storage, which
628 /* Like vsprintf but prints at most N characters. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
libiberty.h 616 /* Like vsprintf but provides a pointer to malloc'd storage, which
628 /* Like vsprintf but prints at most N characters. */

Completed in 362 milliseconds

1 2 3 4 5 6 7 891011>>