HomeSort by relevance Sort by last modified time
    Searched full:stderr (Results 576 - 600 of 2500) sorted by null

<<21222324252627282930>>

  /external/bluetooth/bluez/test/
hstest.c 197 fprintf(stderr, "Voice setting: 0x%04x\n", vs);
200 fprintf(stderr, "The voice setting must be 0x0060\n");
237 fprintf(stderr, "RFCOMM channel connected\n");
245 fprintf(stderr, "SCO audio channel connected (handle %d, mtu %d)\n", sco_handle, sco_mtu);
267 fprintf(stderr, "%s\n", buf);
  /external/e2fsprogs/misc/
fsck.c 343 fprintf(stderr, _("WARNING: couldn't open %s: %s\n"),
353 fprintf(stderr, _("WARNING: bad format "
371 " should fix your /etc/fstab file as soon as you can.\n\n"), stderr);
469 fprintf(stderr, _("fsck: %s: not found\n"), prog);
584 fprintf(stderr,
709 fprintf(stderr, _("%s: Error %d while executing fsck.%s "
750 stderr);
786 fputs(_(fs_type_syntax_error), stderr); local
871 fprintf(stderr,
899 fprintf(stderr, _("fsck: cannot check %s: fsck.%s not found\n")
    [all...]
  /external/e2fsprogs/util/
subst.c 157 fprintf(stderr, "Unfound expansion: '%s'\n",
163 fprintf(stderr, "Replace name = '%s' with '%s'\n",
203 fprintf(stderr, "Replace name = '%s' with '%s'\n",
335 fprintf(stderr, "%s: [-f config-file] [file]\n",
354 fprintf(stderr, "Memory error! Exiting.\n");
  /external/icu4c/test/perf/utfperf/
utfperf.cpp 76 fprintf(stderr, "error: chunk length must be 1..%ld\n", (long)OUTPUT_CAPACITY);
82 fprintf(stderr, "error: pivot length must be 1..%ld\n", (long)PIVOT_CAPACITY);
128 fprintf(stderr, "error opening converter for \"%s\" - %s\n", testcase.charset, u_errorName(errorCode));
211 fprintf(stderr, "error: roundtrip failed, inputLength %d!=outputLength %d\n", inputLength, outputLength);
355 fprintf(stderr, "FAILED: Tests could not be run please check the "
  /external/iproute2/ip/
ipmaddr.c 41 fprintf(stderr, "Usage: ip maddr [ add | del ] MULTIADDR dev STRING\n");
42 fprintf(stderr, " ip maddr show [ dev STRING ]\n");
303 fprintf(stderr, "Error: \"%s\" is not a legal ll address.\n", *argv);
310 fprintf(stderr, "Not enough information: \"dev\" is required.\n");
342 fprintf(stderr, "Command \"%s\" is unknown, try \"ip maddr help\".\n", *argv);
  /external/iptables/libipq/
libipq.c 370 fputs(s, stderr);
372 fputs("ERROR", stderr);
374 fprintf(stderr, ": %s", ipq_errstr());
376 fprintf(stderr, ": %s", strerror(errno));
377 fputc('\n', stderr);
  /external/libpng/contrib/gregbook/
rpng-win.c 163 freopen("CONOUT$", "a", stderr);
284 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname);
286 fprintf(stderr, "\n"
306 fprintf(stderr, PROGNAME ": can't open PNG file [%s]\n", filename);
312 fprintf(stderr, PROGNAME
317 fprintf(stderr, PROGNAME
321 fprintf(stderr, PROGNAME ": insufficient memory\n");
324 fprintf(stderr, PROGNAME
338 fprintf(stderr, PROGNAME ": aborting.\n");
344 fprintf(stderr, "\n%s %s: %s\n", PROGNAME, VERSION, appname)
    [all...]
  /external/openssl/crypto/pkcs7/
dec.c 90 bio_err=BIO_new_fp(stderr,BIO_NOCLOSE);
120 fprintf(stderr, "No private key file specified\n");
173 fprintf(stderr, "there are no signatures on this data\n");
187 fprintf(stderr,"Signature verified\n");
195 ERR_print_errors_fp(stderr);
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscostask.c 63 /* Uncomment next line to copy mode changes/restores to stderr */
69 fprintf(stderr, "mode %d\n", stored_mode);
77 fprintf(stderr, " %d\n", storeBlock[blockSize++]);
298 fprintf(stderr, "Stored "); dump_mode();
316 fprintf(stderr, "Restored"); dump_mode();
  /external/webkit/WebCore/bridge/jni/
JNIUtility.h 215 fprintf(stderr, "%s: Could not find method: %s for %p\n", __PRETTY_FUNCTION__, name, obj);
218 fprintf(stderr, "\n");
222 fprintf(stderr, "%s: Could not find class for %p\n", __PRETTY_FUNCTION__, obj);
257 fprintf(stderr, "%s: Could not find method: %s for %p\n", __PRETTY_FUNCTION__, methodName, cls);
260 fprintf(stderr, "\n");
  /system/extras/tests/sdcard/
stopwatch.cpp 40 fprintf(stderr, "Not enough space\n"); \
71 fprintf(stderr, "Discarding data for %s\n", mName);
108 if (kVerbose) fprintf(stderr, "printing\n");
154 fprintf(stderr, "# Increased capacity to %d for %s. Measurement affected.\n",
167 if (kVerbose) fprintf(stderr, "processing samples\n");
  /external/bluetooth/bluez/tools/
hciattach.c 84 fprintf(stderr, "Initialization timed out.\n");
234 fprintf(stderr, "Invalid speed requested, using %d bps instead\n", u->speed);
337 fprintf(stderr, "BCSP initialization timed out\n");
354 fprintf(stderr, "BCSP initialization timed out\n");
555 fprintf(stderr, "Reading CSR build ID %d [%s]\n", rlen, temp + 1);
561 fprintf(stderr, "CSR build ID 0x%02X-0x%02X\n",
598 fprintf(stderr, "Reading CSR UART speed %d [%s]\n", rlen, temp+1);
603 fprintf(stderr, "Speed %d too high. Remaining at %d baud\n",
608 fprintf(stderr, "Speed %d unrecognised. Remaining at %d baud\n",
636 fprintf(stderr, "Writing CSR UART speed %d [%s]\n", clen, temp + 1)
    [all...]
  /external/icu4c/tools/genuca/
genuca.cpp 246 /*fprintf(stderr, ".", sContPos, contIndex+contSize);*/
357 fprintf(stderr, "Error at %i: %08X & %08X\n", (int)i, (int)inverseTable[i-1][0], (int)inverseTable[i][0]);
359 fprintf(stderr, "Continuation error at %i: %08X %08X & %08X %08X\n", (int)i, (int)inverseTable[i-1][0], (int)inverseTable[i-1][1], (int)inverseTable[i][0], (int)inverseTable[i][1]);
398 fprintf(stderr, "Error: unable to create %s"INVC_DATA_NAME", error %s\n", outputDir, u_errorName(*status));
413 fprintf(stderr, "Error: error %d writing the output file\n", *status);
453 fprintf(stderr, "empty line but no EOF!\n");
513 fprintf(stderr, " scanf(hex) failed on !\n ");
561 fprintf(stderr, "Failed to read a CE from line %s\n", buffer);
574 fprintf(stderr, "Warning: unrecognized option: %s\n", buffer);
584 fprintf(stderr, "error - line with no code point!\n")
    [all...]
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/Atari/
Atari.patches 415 X! fprintf(stderr,"flex : unknown flag %c\n", (int) arg[i] );
485 X+ fprintf(stderr,"Syntax : FLEX inp_file\n");
486 X+ fprintf(stderr,"Function: fast lexical analyzer generator V%s\n",flex_version);
487 X+ fprintf(stderr,"Options : a dir_path : directory path for temporary files\n");
488 X+ fprintf(stderr," - b : generate backtracking information to lex.backtrack\n");
489 X+ fprintf(stderr," - c : compressed table, no equiv., no meta equiv.classes\n");
490 X+ fprintf(stderr," e : equivalence classes\n");
491 X+ fprintf(stderr," F : fast table\n");
492 X+ fprintf(stderr," |f : full table\n");
493 X+ fprintf(stderr," |m : meta equivalence classes\n")
    [all...]
  /external/zlib/examples/
gun.c 552 fprintf(stderr, "gun cannot open %s\n", inname);
566 fprintf(stderr, "gun cannot create %s\n", outname);
586 fprintf(stderr, "gun warning: trailing garbage ignored in %s\n",
591 fprintf(stderr, "gun data error on %s: %s\n", inname, strm->msg);
595 fprintf(stderr, "gun out of memory error--aborting\n");
600 fprintf(stderr, "gun write error on %s: %s\n",
604 fprintf(stderr, "gun read error on %s: %s\n",
608 fprintf(stderr, "gun unexpected end of file on %s\n",
614 fprintf(stderr, "gun internal error--aborting\n");
636 fprintf(stderr, "gun out of memory error--aborting\n")
    [all...]
zran.c 359 fprintf(stderr, "usage: zran file.gz\n");
364 fprintf(stderr, "zran: could not open %s for reading\n", argv[1]);
374 fprintf(stderr, "zran: out of memory\n");
377 fprintf(stderr, "zran: compressed data error in %s\n", argv[1]);
380 fprintf(stderr, "zran: read error on %s\n", argv[1]);
383 fprintf(stderr, "zran: error %d while building index\n", len);
387 fprintf(stderr, "zran: built index with %d access points\n", len);
393 fprintf(stderr, "zran: extraction failed: %s error\n",
397 fprintf(stderr, "zran: extracted %d bytes at %llu\n", len, offset);
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
OMX_TI_Debug.h 88 log is only used if output is stderr or stdout.
173 stdout/stderr output and base mask. */
176 (dbg).err = stderr; \
183 stdout/stderr output and base mask. If the OMX_DBG_CONFIG environment
191 (dbg).err = stderr; \
223 else if (!strcmp(out, "stderr")) (dbg).out = stderr; \
226 if (!strcmp(err, "stderr")) {} \
264 if ((dbg).err == (dbg).err_opened) (dbg).err = stderr; \
269 if ((dbg).err == (dbg).out_opened) (dbg).err = stderr; \
    [all...]
  /external/blktrace/
blktrace.c 496 fprintf(stderr, "Usage: %s %s %s", prog, blktrace_version, usage_str);
787 fprintf(stderr, "write(%d) failed: %d/%s\n",
958 fprintf(stderr, "gethostbyname(%s)"
965 fprintf(stderr, "Host %s not found\n",
991 fprintf(stderr,
1059 fprintf(stderr, "BLKTRACESETUP(2) %s failed: %d/%s\n",
1072 fprintf(stderr, "BLKTRACESTART %s failed: %d/%s\n",
1093 fprintf(stderr, "Could not open %s: %d/%s\n",
1097 fprintf(stderr, "Could not read %s: %d/%s\n",
1220 fprintf(stderr, "Invalid path %s specified: %d/%s\n"
    [all...]
  /external/speex/libspeex/
jitter.c 205 /*fprintf(stderr, "late_factor = %f\n", late_factor);*/
237 /*fprintf(stderr, "cost %d = %d + %f * %d\n", cost, -latest, late_factor, late);*/
260 /*fprintf(stderr, "auto_tradeoff = %d (%d %d %d)\n", jitter->auto_tradeoff, best, worst, i);*/
324 /*fprintf (stderr, "reset\n");*/
345 /*fprintf(stderr, "Rotate buffer\n");*/
372 /*fprintf (stderr, "put packet %d %d\n", timestamp, span);*/
382 /*fprintf (stderr, "cleaned (not played)\n");*/
392 /*fprintf(stderr, "arrival: %d %d %d\n", packet->timestamp, jitter->next_stop, jitter->pointer_timestamp);*/
438 /*fprintf (stderr, "Buffer is full, discarding earliest frame %d (currently at %d)\n", timestamp, jitter->pointer_timestamp);*/
512 /*fprintf (stderr, "Deferred interpolate\n");*
    [all...]
  /external/icu4c/i18n/
japancal.cpp 391 fprintf(stderr, "== %d \n", year);
397 fprintf(stderr, " low=%d (special)\n", low);
404 fprintf(stderr, " high=%d\n", high);
411 fprintf(stderr, " d=%d low=%d, high=%d. Considering %d:M%d D%d Y%d. { we are ?:M%d D%d Y%d }\n",
421 fprintf(stderr, "diff now %d (M) = %d - %d - 1\n", diff, internalGet(UCAL_MONTH), kEraInfo[i].month);
426 fprintf(stderr, "diff now %d (D)\n", diff);
436 fprintf(stderr, ". low=%d, high=%d, i=%d, diff=%d.. %d\n", low, high, i, diff, year);
443 fprintf(stderr, " low[era]=%d,.. %d\n", low, year);
453 fprintf(stderr, " Set ERA=%d, year=%d\n", low, year-kEraInfo[low].year+1);
  /external/icu4c/tools/gennorm/
store.c 184 fprintf(stderr, "error: failed to initialize tries\n");
236 fprintf(stderr, "error: too many normalization entries\n");
357 fprintf(stderr, "error: gennorm combining code points - trying to use more than %ld units\n",
501 fprintf(stderr, "error: gennorm combining table - trying to use %u units, more than the %ld units available\n",
531 fprintf(stderr, "error: processCombining did not get expected result. combined=%d\n", combined);
944 fprintf(stderr, "error: too many normalization entries (setting Hangul)\n");
986 fprintf(stderr, "gennorm error: too many FNC strings\n");
1074 fprintf(stderr, "gennorm warning: U+%04lx has NFD[%d] but quick check 0x%02x\n", (long)code, norm->lenNFD, norm->qcFlags);
1077 fprintf(stderr, "gennorm warning: U+%04lx has NFD[%d] NFKD[%d] but quick check 0x%02x\n", (long)code, norm->lenNFD, norm->lenNFKD, norm->qcFlags);
1088 fprintf(stderr, "gennorm warning: U+%04lx combines forward but udataCC==%u\n", (long)code, norm->udataCC)
    [all...]
  /external/jpeg/
rdjpgcom.c 68 #define ERREXIT(msg) (fprintf(stderr, "%s\n", msg), exit(EXIT_FAILURE))
157 fprintf(stderr, "Warning: garbage data found in JPEG file\n");
396 fprintf(stderr, "rdjpgcom displays any textual comments in a JPEG file.\n");
398 fprintf(stderr, "Usage: %s [switches] [inputfile]\n", progname);
400 fprintf(stderr, "Switches (names may be abbreviated):\n");
401 fprintf(stderr, " -verbose Also display dimensions of JPEG image\n");
467 fprintf(stderr, "%s: only one input file\n", progname);
472 fprintf(stderr, "%s: can't open %s\n", progname, argv[argn]);
482 fprintf(stderr, "%s: can't open stdin\n", progname);
  /external/libxml2/
xmlcatalog.c 384 fprintf(stderr, "Unknown option %s\n", argv[i]);
404 fprintf(stderr, "No catalog entry specified to remove from\n");
464 fprintf(stderr, "Failed to remove entry from %s\n",
476 fprintf(stderr,
492 fprintf(stderr, "could not open %s for saving\n",
507 fprintf(stderr,
542 fprintf(stderr, "Failed to remove entry %s\n",
594 fprintf(stderr, "could not open %s for saving\n", filename);
614 fprintf(stderr, "libxml was not compiled with catalog and output support\n");
  /external/qemu/distrib/sdl-1.2.12/src/audio/ums/
SDL_umsaudio.c 113 fprintf(stderr, "Creating UMS Audio device\n");
133 fprintf(stderr, "done\n");
146 fprintf(stderr, "enter UMS_GetAudioBuf\n");
163 fprintf(stderr, "enter UMS_CloseAudio\n");
178 fprintf(stderr, "enter UMS_PlayAudio\n");
196 fprintf(stderr, "Returning from PlayAudio with devices error\n");
210 fprintf(stderr, "Wrote audio data and swapped buffer\n");
239 fprintf(stderr, "enter UMS_OpenAudio\n");
254 fprintf(stderr, "Trying format 0x%4.4x\n", test_format);
  /external/webkit/JavaScriptCore/
jsc.cpp 190 fprintf(stderr, "--> %s\n", args.at(0).toString(exec).UTF8String().c_str());
457 fprintf(stderr, "Usage: jsc [options] [files] [-- arguments]\n");
458 fprintf(stderr, " -d Dumps bytecode (debug builds only)\n");
459 fprintf(stderr, " -e Evaluate argument as script code\n");
460 fprintf(stderr, " -f Specifies a source file (deprecated)\n");
461 fprintf(stderr, " -h|--help Prints this help message\n");
462 fprintf(stderr, " -i Enables interactive mode (default if no files are specified)\n");
464 fprintf(stderr, " -s Installs signal handlers that exit on a crash (Unix platforms only)\n");
540 fprintf(stderr, "Could not open file: %s\n", fileName.UTF8String().c_str());

Completed in 1338 milliseconds

<<21222324252627282930>>