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

1 2 3 4 56 7 8 91011>>

  /external/vboot_reference/firmware/stub/
tpm_lite_stub.c 53 vfprintf(stderr, format, ap);
  /external/vboot_reference/utility/
bmpblk_font.c 30 vfprintf( stderr, fmt, args );
  /external/webrtc/webrtc/system_wrappers/source/
file_impl.cc 216 int num_chars = vfprintf(id_, format, args);
  /external/wpa_supplicant_8/hs20/server/
hs20_spp_server.c 41 vfprintf(ctx->debug_log, fmt, ap);
  /hardware/intel/common/libva/va/wayland/
va_wayland.c 51 vfprintf(stderr, format, args);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
webmdec.c 53 vfprintf(stderr, format, ap);
  /ndk/sources/android/support/src/stdio/
stdio_impl.c 90 return vfprintf(file->file, format, args);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stdio.h 39 return vfprintf (stdout, __fmt, __arg);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stdio.h 39 return vfprintf (stdout, __fmt, __arg);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stdio.h 39 return vfprintf (stdout, __fmt, __arg);
  /system/core/run-as/
run-as.c 99 vfprintf(stderr, format, args);
  /external/aac/libSYS/src/
genericStds.cpp 153 vfprintf(stderr, szFmt, ap);
168 chars += vfprintf((FILE*)stream, format, ap);
  /external/opencv3/3rdparty/libtiff/
tif_win32.c 396 vfprintf(stderr, fmt, ap);
425 vfprintf(stderr, fmt, ap);
  /external/icu/icu4c/source/tools/ctestfw/
ctest.c 685 vfprintf(stdout, pattern, ap);
727 vfprintf(stdout, pattern, ap);
746 vfprintf(stdout, pattern, ap);
759 vfprintf(stdout, pattern, ap);
776 vfprintf(stdout, pattern, ap);
    [all...]
  /external/e2fsprogs/e2fsck/
util.c 93 vfprintf(ctx->logf, fmt, pvar);
103 vfprintf(stderr, fmt, pvar);
107 vfprintf(ctx->logf, fmt, pvar);
  /hardware/ti/omap4-aah/security/tee_client_api/
tee_client_api_linux_driver.c 111 vfprintf(stderr, format, ap);
121 vfprintf(stderr, format, ap);
131 vfprintf(stderr, format, ap);
  /hardware/ti/omap4xxx/security/tee_client_api/
tee_client_api_linux_driver.c 104 vfprintf(stderr, format, ap);
114 vfprintf(stderr, format, ap);
124 vfprintf(stderr, format, ap);
  /ndk/sources/host-tools/nawk-20071023/
lib.c 507 vfprintf(stderr, fmt, varg);
560 vfprintf(stderr, fmt, varg);
576 vfprintf(stderr, fmt, varg);
  /art/runtime/
runtime_options.def 131 HookVfprintf, vfprintf)
  /external/bison/
Android.mk 92 lib/vfprintf.c \
  /external/iptables/utils/
nfnl_osf.c 105 vfprintf(osf_log_stream, f, ap);
128 vfprintf(osf_log_stream, f, ap);
  /external/libxml2/
runxmlconf.c 116 vfprintf(logfile, msg, args);
123 vfprintf(stderr, msg, args);
  /external/toybox/kconfig/
menu.c 23 vfprintf(stderr, fmt, ap);
33 vfprintf(stderr, fmt, ap);
  /system/core/crash_reporter/
warn_collector.l 103 vfprintf(stderr, format, ap);
  /toolchain/binutils/binutils-2.25/binutils/
bucomm.c 67 is used to print additional information via vfprintf. Finally the
107 vfprintf (stderr, format, args);
125 vfprintf (stderr, format, args);

Completed in 1057 milliseconds

1 2 3 4 56 7 8 91011>>