HomeSort by relevance Sort by last modified time
    Searched refs:fprintf (Results 1451 - 1475 of 2586) sorted by null

<<51525354555657585960>>

  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_linux.c 82 fprintf(stderr, "%s: ", dhdu_av0);
201 fprintf(stderr, "devnode already opened!\n");
245 fprintf(stderr, "Version mismatch, please upgrade\n");
394 fprintf(stderr, "%s: dhd driver adapter not found\n", av0);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_list_to_slist.h 84 { std::fprintf(__f, "%s\n", _M_rewind ? "invalid" : "valid"); }
profiler_node.h 40 #include <cstdio> // FILE, fprintf
92 std::fprintf(__f, "%p ", *__it);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_list_to_slist.h 84 { std::fprintf(__f, "%s\n", _M_rewind ? "invalid" : "valid"); }
profiler_node.h 40 #include <cstdio> // FILE, fprintf
92 std::fprintf(__f, "%p ", *__it);
  /sdk/emulator/opengl/host/libs/libOpenglRender/
RenderThread.cpp 72 fprintf(stderr,"Warning: stream dump failed to open file %s\n",fname);
  /sdk/emulator/qtools/
profile_pid.cpp 38 fprintf(stderr, "Usage: %s [options] trace_file\n", program);
q2g.cpp 28 fprintf(stderr, "Usage: %s [options] trace_file elf_file gtrace_file\n",
read_pid.cpp 8 fprintf(stderr, "Usage: %s trace_file\n", argv[0]);
  /system/core/adb/
test_track_devices.c 12 fprintf(stderr, "PANIC: %s: %s\n", msg, strerror(errno));
test_track_jdwp.c 12 fprintf(stderr, "PANIC: %s: %s\n", msg, strerror(errno));
  /system/core/run-as/
run-as.c 94 fprintf(stderr, "%s: ", PROGNAME);
  /system/core/toolbox/
watchprops.c 37 fprintf(stderr,"%10d %s = '%s'\n", (int) time(0), name, value);
  /system/extras/tests/bionic/libc/common/
bench_stdio.c 83 fprintf(stderr,"Could not open /dev/zero: %s\n", strerror(errno));
test_pthread_mutex.c 50 fprintf(stderr, "%s: ", func);
54 fprintf(stderr, "\n");
64 fprintf(stderr, "%s: ", func);
68 fprintf(stderr, " error=%d: %s\n", errcode, strerror(errcode));
  /system/extras/tests/bionic/libstdc++/
test_cstdio.cpp 114 using std::fprintf;
  /external/icu4c/common/
uresbund.c 228 fprintf(stderr,"%s:%d: RB Cache is NULL.\n", __FILE__, __LINE__);
235 fprintf(stderr,"%s:%d: RB Cache: Entry @0x%p, refcount %d, name %s:%s. Pool 0x%p, alias 0x%p, parent 0x%p\n",
245 fprintf(stderr,"%s:%d: RB Cache still contains %d items.\n", __FILE__, __LINE__, uhash_count(cache));
    [all...]
  /external/strace/
syscall.c 444 fprintf(stderr, "out of memory\n");
468 fprintf(stderr, "strace: invalid %s `%s'\n",
871 fprintf(stderr, "[ Process PID=%d runs in %s mode. ]\n",
922 fprintf(stderr, "Unknown value CS=0x%02X while "
944 fprintf(stderr, "ptrace_peektext failed: %s\n",
953 fprintf(stderr,
963 fprintf(stderr, "[ Process PID=%d runs in %s mode. ]\n",
1041 fprintf(stderr, "syscall: unknown syscall trap 0x%08lx\n",
1062 fprintf(stderr, "pid %d stray syscall entry\n", tcp->pid);
1067 fprintf(stderr, "pid %d stray syscall exit\n", tcp->pid)
    [all...]
  /bootable/recovery/minadbd/
adb.h 329 fprintf(stderr, "%s::%s():", \
332 fprintf(stderr, __VA_ARGS__ ); \
344 fprintf(stderr, __VA_ARGS__ ); \
  /device/moto/wingray/taudio/
resample.c 108 fprintf(stderr, __VA_ARGS__); \
147 fprintf(stderr, "usage: %s -o<outfile> -s<sampling> -c<channels>\n",
149 fprintf(stderr, "usage: %s -o<outfile> -s<sampling> -c<channels>\n",
  /external/bison/src/
state.c 239 fprintf (out, " [");
242 fprintf (out, "%s%s", sep, symbols[k]->tag);
245 fprintf (out, "]");
  /external/bluetooth/bluez/tools/
hciattach_st.c 186 fprintf(stderr, "Sequence number mismatch\n");
223 fprintf(stderr, "No ROM patch file loaded.\n");
231 fprintf(stderr, "No static settings file loaded.\n");
  /external/chromium/net/tools/tld_cleanup/
tld_cleanup.cc 248 fprintf(stderr, "Normalizes and verifies UTF-8 TLD data files\n");
249 fprintf(stderr, "Usage: %s\n", argv[0]);
291 fprintf(stderr,
  /external/chromium/third_party/libjingle/source/talk/base/
flags.cc 214 fprintf(stderr, "Error: unrecognized flag %s\n", arg);
223 fprintf(stderr, "Error: missing value for flag %s of type %s\n",
251 fprintf(stderr, "Error: illegal value for flag %s of type %s\n",
  /external/dropbear/
cli-runopts.c 46 fprintf(stderr, "Dropbear client v%s\n"
221 fprintf(stderr,
305 fprintf(stderr, "Failed loading keyfile '%s'\n", filename);

Completed in 1684 milliseconds

<<51525354555657585960>>