/external/bluetooth/bluez/tools/ |
hcieventmask.c | 64 fprintf(stderr, "Can't open device hci%d: %s (%d)\n", 70 fprintf(stderr, "Can't get device info for hci%d: %s (%d)\n", 77 fprintf(stderr, "Can't read version info for hci%d: %s (%d)\n",
|
/external/bluetooth/glib/tests/ |
errorcheck-mutex-test.c | 123 fprintf (stderr, "Usage: errorcheck-mutex-test [TEST]\n\n"); 124 fprintf (stderr, " where TEST can be one of:\n\n"); 127 fprintf (stderr, " %s\n", func_table[i].name);
|
/external/dbus/tools/ |
dbus-uuidgen.c | 36 fprintf (stderr, "Usage: %s [--ensure[=FILENAME]] [--get[=FILENAME]]\n", name); 121 fprintf (stderr, "Can't specify both --get and --ensure\n"); 153 fprintf (stderr, "%s\n", error.message);
|
/external/e2fsprogs/resize/ |
test_extent.c | 71 fprintf(out, "# Error: %s\n", 90 fprintf(out, "# Answer: %u%s\n", num2, 105 fprintf(out, "# %u -> %u (%d)\n",
|
/external/iproute2/lib/ |
ll_addr.c | 65 fprintf(stderr, "\"%s\" is invalid lladdr.\n", arg); 83 fprintf(stderr, "\"%s\" is invalid lladdr.\n", arg); 87 fprintf(stderr, "\"%s\" is invalid lladdr.\n", arg);
|
/external/iproute2/tc/ |
tc_monitor.c | 33 fprintf(stderr, "Usage: tc monitor\n"); 61 fprintf(fp, "Unknown message: length %08d type %08x flags %08x\n", 81 fprintf(stderr, "Argument \"%s\" is unknown, try \"tc monitor help\".\n", *argv);
|
/external/libsepol/tests/ |
test-linker.c | 73 fprintf(stderr, "out of memory!\n"); 83 fprintf(stderr, "link modules failed\n"); 88 fprintf(stderr, "link modules failed\n");
|
/external/mdnsresponder/mDNSPosix/ |
ProxyResponder.c | 235 if (status) { fprintf(stderr, "Daemon start: mDNS_Init failed %d\n", (int)status); return(status); } 263 fprintf(stderr, "%s is not valid host address\n", argv[1]); 289 fprintf(stderr, "%s ip hostlabel [srvname srvtype port txt [txt ...]]\n", argv[0]); 290 fprintf(stderr, "ip Real IP address (or valid host name) of the host where the service actually resides\n"); 291 fprintf(stderr, "hostlabel First label of the dot-local host name to create for this host, e.g. \"foo\" for \"foo.local.\"\n"); 292 fprintf(stderr, "srvname Descriptive name of service, e.g. \"Stuart's Ink Jet Printer\"\n"); 293 fprintf(stderr, "srvtype IANA service type, e.g. \"_ipp._tcp\" or \"_ssh._tcp\", etc.\n"); 294 fprintf(stderr, "port Port number where the service resides (1-65535)\n"); 295 fprintf(stderr, "txt Additional name/value pairs specified in service definition, e.g. \"pdl=application/postscript\"\n"); 296 fprintf(stderr, "e.g. %s 169.254.12.34 thehost (just create a dot-local hos (…) [all...] |
/external/opencv/cvaux/src/ |
cvlevmarprojbandle.cpp | 540 fprintf(file,"\nPoint=%d\n",currPoint); 550 fprintf(file,"%lf ",val); 553 fprintf(file,"\n"); 613 fprintf(file,"\nImage=%d\n",currImage); 618 fprintf(file,"%lf\n",val); 620 fprintf(file,"\n"); 716 fprintf(file,"\nPoint=%d\n",currPoint); 721 fprintf(file,"%lf\n",val); 723 fprintf(file,"\n"); 942 fprintf(file,"\n----- test 14.01 icvProjPointsStatusFunc -----\n") [all...] |
/external/openssl/crypto/rc4/ |
rc4.c | 105 fprintf(stderr,"unknown option %s\n",*argv); 117 fprintf(stderr,"%s",*pp); 160 fprintf(stderr,"bad password read\n");
|
/external/qemu/ |
disas.c | 153 INIT_DISASSEMBLE_INFO(disasm_info, out, fprintf); 225 fprintf(out, "0x" TARGET_FMT_lx 231 fprintf(out, "0x" TARGET_FMT_lx ": ", pc); 237 fprintf(out, " {"); 240 fprintf(out, " %02x", b); 242 fprintf(out, " }"); 245 fprintf(out, "\n"); 249 fprintf(out, 266 INIT_DISASSEMBLE_INFO(disasm_info, out, fprintf); 307 fprintf(out, "0x%lx: Asm output not supported on this arch\n" [all...] |
/external/quake/quake/src/WinQuake/ |
main.cpp | 68 fprintf(stderr, "Quake < %lld %d %s\n", time, startTimeStackPointer, buf); 87 fprintf(stderr, "Quake > %lld [%d] %lld %s\n", time, startTimeStackPointer, elapsed, buf); 95 fprintf(stderr, "Quake = %lld %s\n", time, buf);
|
/external/valgrind/main/memcheck/tests/ |
err_disable4.c | 71 fprintf(stderr, "\n-------- Letting %d threads exit " 100 fprintf(stderr, "\n-------- Letting %d threads make an error " 124 fprintf(stderr, "\n-------- Got %d errors (expected %d ==> %s) ------\n\n",
|
file_locking.c | 54 fprintf(stderr, "%s: about to lock file for writing.\n", process_name); 61 fprintf(stderr, "%s: file locking attempt succeeded.\n", process_name); 126 fprintf(stderr, "Test finished.\n");
|
/external/webkit/Source/WebCore/bridge/ |
testqtbindings.cpp | 123 fprintf(stderr,"Exception, line %d: %s\n",lineno,msg); 125 fprintf(stderr,"Exception: %s\n",msg); 130 fprintf(stderr,"Return value: %s\n",msg);
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
TestEventPrinter.cpp | 80 fprintf(stderr, "FAIL: Timed out waiting for notifyDone to be called\n"); 81 fprintf(stdout, "FAIL: Timed out waiting for notifyDone to be called\n"); 105 fprintf(stderr, "Short write to stdout.\n");
|
/gdk/samples/quake/jni/ |
main.cpp | 73 fprintf(stderr, "Quake < %lld %d %s\n", time, startTimeStackPointer, buf); 92 fprintf(stderr, "Quake > %lld [%d] %lld %s\n", time, startTimeStackPointer, elapsed, buf); 100 fprintf(stderr, "Quake = %lld %s\n", time, buf);
|
/system/core/adb/ |
backup_service.c | 72 fprintf(stderr, "unable to create backup/restore socketpair\n"); 84 fprintf(stderr, "unable to fork for %s\n", operation); 131 fprintf(stderr, "Unable to exec 'bu', bailing\n");
|
/system/core/toolbox/ |
hd.c | 42 fprintf(stderr, "%s: invalid option -%c\n", 49 fprintf(stderr, "Usage: %s [-b base] [-c count] [-r delay] file\n", argv[0]); 55 fprintf(stderr, "could not open %s, %s\n", argv[optind], strerror(errno));
|
insmod.c | 58 fprintf(stderr, "usage: insmod <module.o>\n"); 65 fprintf(stderr, "insmod: can't open '%s'\n", argv[1]); 87 fprintf(stderr,
|
/external/valgrind/main/mpi/ |
libmpiwrap.c | 204 fprintf(stderr, "%s %5d: Active for pid %d\n", 213 fprintf(stderr, "\n"); 214 fprintf(stderr, "Valid options for the MPIWRAP_DEBUG environment" 216 fprintf(stderr, "\n"); 217 fprintf(stderr, " quiet be silent except for errors\n"); 218 fprintf(stderr, " verbose show wrapper entries/exits\n"); 219 fprintf(stderr, " strict abort the program if a function" 221 fprintf(stderr, " warn give a warning if a function" 223 fprintf(stderr, " help display this message, then exit\n"); 224 fprintf(stderr, " initkludge debugging hack; do not use\n") [all...] |
/cts/suite/audio_quality/lib/src/ |
FileUtil.cpp | 27 #define _LOGD_(x...) do { fprintf(stderr, x); fprintf(stderr, "\n"); } while(0) 111 fprintf(stderr, "FileUtil::vprintf failed"); 120 fprintf(stdout, "%s", mBuffer);
|
/development/tools/line_endings/ |
line_endings.c | 14 fprintf(stderr, "usage: line_endings unix|dos FILES\n" 54 fprintf(stderr, "unable to open file for read/write: %s\n", argv[i]); 76 fprintf(stderr, "unable to read file: %s\n", argv[i]); 98 fprintf(stderr, "unable to write file: %s\n", argv[i]);
|
/device/samsung/toro/recovery/ |
recovery_updater.c | 50 fprintf(stderr, "installing samsung updater extensions for toro\n");
|
/external/bison/src/ |
print.c | 49 fprintf (out, _(" type %d is %s\n"), extnum, tags[token]); 110 fprintf (out, " %s", symbols[*sp]->tag); 113 fprintf (out, " %s", symbols[*sp]->tag); 162 fprintf (out, " %s", tag); 166 fprintf (out, _("shift, and go to state %d\n"), s1->number); 168 fprintf (out, _("go to state %d\n"), s1->number); 202 fprintf (out, " %s", tag); 287 fprintf (out, " %s", look_ahead_token); 293 fprintf (out, _("reduce using rule %d (%s)"), r->number, r->lhs->tag); 295 fprintf (out, _("accept")) [all...] |