HomeSort by relevance Sort by last modified time
    Searched refs:vfprintf (Results 76 - 100 of 378) sorted by null

1 2 34 5 6 7 8 91011>>

  /system/libufdt/sysdeps/
libufdt_sysdeps_posix.c 29 err = vfprintf(stderr, fmt, ap);
  /external/libpcap/tests/
opentest.c 247 (void)vfprintf(stderr, fmt, ap);
266 (void)vfprintf(stderr, fmt, ap);
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
swr_assert.cpp 137 vfprintf(stderr, pFmtString, args);
206 vfprintf(stderr, pFmtString, args);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stdio-ldbl.h 28 __LDBL_REDIR_DECL (vfprintf)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stdio-ldbl.h 28 __LDBL_REDIR_DECL (vfprintf)
  /external/autotest/client/deps/glbench/src/
png_helper.cc 20 vfprintf(stderr, s, args);
  /external/dtc/
util.h 44 vfprintf(stderr, str, ap);
  /external/e2fsprogs/lib/et/
com_err.c 46 vfprintf (stderr, fmt, args);
  /external/freetype/builds/wince/
ftdebug.c 82 vfprintf( stderr, fmt, ap );
  /external/freetype/builds/windows/
ftdebug.c 68 vfprintf( stderr, fmt, ap );
  /external/mesa3d/src/glx/apple/
apple_glx_log.c 98 vfprintf(stderr, fmt, args2);
  /external/selinux/libselinux/src/
callbacks.c 20 rc = vfprintf(stderr, fmt, ap);
  /external/selinux/libsemanage/src/
debug.c 82 vfprintf(stream, fmt, ap);
  /external/syslinux/com32/modules/
zzjson.c 16 vfprintf(ehandle, format, ap);
  /sdk/avdlauncher/src/source/
avdlauncher.c 40 vfprintf(stderr, msg, ap);
  /sdk/sdklauncher/src/source/
sdklauncher.c 40 vfprintf(stderr, msg, ap);
  /system/tools/aidl/
code_writer.cpp 66 success = vfprintf(output_, format, ap) >= 0;
  /external/honggfuzz/examples/linux_kernel_ip/
tun.c 32 vfprintf(stdout, fmt, args);
46 vfprintf(stdout, fmt, args);
60 vfprintf(stdout, fmt, args);
  /external/ltp/testcases/kernel/hotplug/memory_hotplug/
memtoy.c 93 (void)vfprintf(stderr, format, ap);
124 retval = vfprintf(stderr, format, ap);
143 (void)vfprintf(stderr, format, ap);
  /external/tcpdump/
print.c 418 (void)vfprintf(stderr, fmt, ap);
440 (void)vfprintf(stderr, fmt, ap);
456 ret = vfprintf(stdout, fmt, args);
  /external/e2fsprogs/intl/
libgnuintl.h.in 298 #undef vfprintf
299 #define vfprintf libintl_vfprintf
300 extern int vfprintf (FILE *, const char *, va_list);
  /external/libxml2/
testSAX.c 131 vfprintf(stderr, fmt, ap);
165 vfprintf(stderr, fmt, ap);
189 vfprintf(stderr, format, ap);
786 vfprintf(stdout, msg, args);
809 vfprintf(stdout, msg, args);
832 vfprintf(stdout, msg, args);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
pgenmain.c 171 vfprintf(stderr, format, va);
  /external/deqp/framework/qphelper/
qpDebugOut.c 135 vfprintf(out, format, args);
  /external/flac/include/share/
compat.h 167 #define flac_vfprintf vfprintf

Completed in 395 milliseconds

1 2 34 5 6 7 8 91011>>