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

<<71727374757677787980>>

  /frameworks/base/tools/aidl/
aidl_language_l.l 208 fprintf(stderr, "aidl: unable to open file for read: %s\n", filename);
  /frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c 256 fprintf(stderr, "Unexpected domain %u\n", domain);
261 fprintf(stderr, "Unexpected stream event ID %u\n", eventId);
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 108 #define AACENC_EPRINT(...) fprintf(stderr,__VA_ARGS__)
115 #define AACENC_DPRINT(...) fprintf(stderr,__VA_ARGS__)
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h 136 #define G729ENC_MEMPRINT(...) fprintf(stderr, __VA_ARGS__)
156 #define G729ENC_EPRINT(...) fprintf(stderr,__VA_ARGS__)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h 395 #define WMADEC_MEMPRINT(...) fprintf(stderr,__VA_ARGS__)
402 #define WMADEC_MCP_DPRINT(...) fprintf(stderr,__VA_ARGS__)
    [all...]
  /ndk/sources/host-tools/make-3.81/
commands.c 441 fprintf (stderr, "SuspendThread: suspend count = %ld\n", susp_count);
446 fprintf (stderr, "SuspendThread: error %ld: %s\n",
  /ndk/sources/host-tools/sed-4.2.1/sed/
utils.c 70 fprintf(stderr, "%s: ", myname);
93 fprintf (stderr, _("cannot remove %s: %s"), open_files->name, strerror (errno));
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
tst-rxspencer.c 427 fprintf (stderr, "Missing test filename\n");
434 fprintf (stderr, "Couldn't open %s\n", argv[optind]);
  /system/core/debuggerd/
debuggerd.c 471 fprintf(stdout, "Sending request to dump task %d.\n", tid);
485 fprintf(stderr, "Tombstone written to: %s\n", tombstone_path);
  /system/core/liblog/
fake_log_device.c 520 fprintf(stderr, "+++ LOG: write failed (errno=%d)\n", errno);
524 fprintf(stderr, "+++ LOG: write partial (%d of %d)\n", cc, totalLen);
  /external/clang/tools/libclang/
CIndex.cpp     [all...]
  /external/qemu/
exec.c 467 fprintf(stderr, "Could not allocate dynamic translator buffer\n");
497 fprintf(stderr, "Could not allocate dynamic translator buffer\n");
    [all...]
  /bionic/libc/include/
stdio.h 234 int fprintf(FILE *, const char *, ...);
  /bootable/recovery/
install.cpp 125 fprintf(stdout, "E:Can't run %s (%s)\n", binary, strerror(errno));
  /cts/tests/tests/nativemedia/sl/src/
SLObjectCreationTest.cpp 51 fprintf(stderr, "IsOk failure: %s (0x%x), exiting\n", str, res);
  /development/ndk/platforms/android-3/include/
stdio.h 233 int fprintf(FILE *, const char *, ...);
  /development/ndk/platforms/android-8/include/
stdio.h 233 int fprintf(FILE *, const char *, ...);
  /external/bison/lib/
lbitset.c 1390 fprintf (stderr, "Elt %lu\n", (unsigned long int) elt->index);
1398 fprintf (stderr, " Word %u:", i);
1401 fprintf (stderr, " %u", j);
1402 fprintf (stderr, "\n");
obstack.c 439 fprintf (stderr, "%s\n", _("memory exhausted"));
  /external/bluetooth/bluez/compat/
dun.c 152 fprintf(stderr, "%s is empty (not mounted ?)\n", PROC_BASE);
  /external/bluetooth/hcidump/src/
hcidump.c 217 fprintf(stderr, "Header size mismatch\n");
487 fprintf(stderr, "Unsupported BTSnoop version\n");
492 fprintf(stderr, "Unsupported BTSnoop datalink type\n");
524 fprintf(stderr, "Header size mismatch\n");
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-port.cc 83 fprintf(stderr, "\n%s %s:%d: %s\n", marker, file, line, msg);
  /external/chromium/third_party/libevent/
evrpc.h 244 fprintf(stderr, "failed to register object\n"); \
  /external/dnsmasq/contrib/wrt/
dhcp_release.c 265 fprintf(stderr, "usage: dhcp_release <interface> <addr> <mac> [<client_id>]\n");
  /external/dnsmasq/src/
log.c 281 fprintf(stderr, "dnsmasq%s: ", func);

Completed in 2590 milliseconds

<<71727374757677787980>>