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

1 2 34 5 6 7 8 91011>>

  /external/mesa3d/src/glx/apple/
apple_glx_log.c 98 vfprintf(stderr, fmt, args2);
  /external/selinux/libselinux/src/
callbacks.c 21 rc = vfprintf(stderr, fmt, ap);
  /external/selinux/libsemanage/src/
debug.c 82 vfprintf(stream, fmt, ap);
  /external/tlsdate/src/
util.c 54 vfprintf (stderr, fmt, ap);
80 vfprintf(stderr, fmt, ap);
93 vfprintf(stderr, fmt, ap);
107 vfprintf (stderr, fmt, 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;
  /bootable/recovery/tests/component/
verifier_test.cpp 61 vfprintf(stderr, fmt, ap);
67 vfprintf(stderr, fmt, ap);
82 vfprintf(stdout, format, ap);
  /hardware/ti/omap4-aah/security/tf_daemon/
delegation_client.c 181 vfprintf(stderr, format, ap);
202 vfprintf(stderr, format, ap);
221 vfprintf(stderr, format, ap);
243 vfprintf(stderr, format, ap);
268 vfprintf(stderr, format, ap);
293 vfprintf(stderr, format, ap);
342 vfprintf(stderr, format, ap);
351 vfprintf(stderr, format, ap);
359 vfprintf(stderr, format, ap);
370 vfprintf(stderr, format, ap)
    [all...]
  /hardware/ti/omap4xxx/security/tf_daemon/
delegation_client.c 159 vfprintf(stderr, format, ap);
176 vfprintf(stderr, format, ap);
191 vfprintf(stderr, format, ap);
209 vfprintf(stderr, format, ap);
230 vfprintf(stderr, format, ap);
251 vfprintf(stderr, format, ap);
299 vfprintf(stderr, format, ap);
308 vfprintf(stderr, format, ap);
316 vfprintf(stderr, format, ap);
327 vfprintf(stderr, format, ap)
    [all...]
smc_properties_parser.c 86 vfprintf(stderr, format, ap);
96 vfprintf(stderr, format, ap);
106 vfprintf(stderr, format, ap);
  /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);
  /external/bison/src/
complain.c 75 vfprintf (stderr, message, args);
  /external/dbus/test/name-test/
test-privserver.c 9 vfprintf (stderr, message, args);
  /external/deqp/framework/qphelper/
qpDebugOut.c 135 vfprintf(out, format, args);
  /external/flac/include/share/
compat.h 163 #define flac_vfprintf vfprintf
  /external/llvm/lib/Fuzzer/
FuzzerIO.cpp 97 vfprintf(stderr, Fmt, ap);
  /external/selinux/policycoreutils/hll/pp/
pp.c 39 if (vfprintf(stderr, fmt, argptr) < 0) {
  /external/valgrind/include/
pub_tool_libcprint.h 110 extern UInt VG_(vfprintf) ( VgFile *fp, const HChar *format, va_list vargs )
  /external/webrtc/webrtc/base/
checks.cc 43 vfprintf(stderr, format, args);
  /hardware/intel/common/libva/test/basic/
test_common.c 66 vfprintf(stdout, msg, args);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
webm_video_source.h 67 vfprintf(stderr, format, ap);
  /hardware/ti/omap3/dspbridge/dspexec/
dspexec.c 236 vfprintf(stdout, pstrFmt, args);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 116 using _STLP_VENDOR_CSTD::vfprintf;

Completed in 1295 milliseconds

1 2 34 5 6 7 8 91011>>