/external/e2fsprogs/misc/ |
findsuper.c | 107 fprintf(stderr, 152 fprintf(stderr,_("skipbytes should be a number, not %s\n"), s); 158 fprintf(stderr, 165 fprintf(stderr, 172 fprintf(stderr, _("startkb should be positive, not %Lu\n"), sk);
|
dumpe2fs.c | 53 fprintf (stderr, _("Usage: %s [-bfhixV] [-ob superblock] " 336 fprintf(stderr, 362 fprintf(stderr, 377 fprintf(stderr, 389 fprintf(stderr, _("\nBad extended option(s) specified: %s\n\n" 424 fprintf (stderr, "dumpe2fs %s (%s)\n", E2FSPROGS_VERSION, 449 fprintf(stderr, _("\tUsing %s\n"),
|
/external/e2fsprogs/resize/ |
main.c | 39 fprintf (stderr, _("Usage: %s [-d debug_flags] [-f] [-F] [-p] " 181 fprintf (stderr, "resize2fs %s (%s)\n", 377 fprintf(stderr, _("The containing partition (or device)" 384 fprintf(stderr, _("The filesystem is already %u blocks " 394 fprintf(stderr,
|
/external/openssl/crypto/bn/ |
expspeed.c | 246 putc('\n', stderr); 247 fflush(stderr); 335 ERR_print_errors_fp(stderr); 348 putc(c, stderr); 349 fflush(stderr);
|
/external/qemu/distrib/sdl-1.2.12/src/audio/ |
SDL_audiocvt.c | 36 fprintf(stderr, "Converting to mono\n"); 143 fprintf(stderr, "Converting down to stereo\n"); 259 fprintf(stderr, "Converting 6 down to quad\n"); 373 fprintf(stderr, "Converting to stereo\n"); 411 fprintf(stderr, "Converting stereo to surround\n"); 588 fprintf(stderr, "Converting stereo to quad\n"); 742 fprintf(stderr, "Converting to 16-bit LSB\n"); 765 fprintf(stderr, "Converting to 16-bit MSB\n"); 789 fprintf(stderr, "Converting to 8-bit\n"); 815 fprintf(stderr, "Converting audio signedness\n") [all...] |
/external/qemu/distrib/sdl-1.2.12/src/audio/dma/ |
SDL_dmaaudio.c | 171 fprintf(stderr, "Waiting for audio to get ready\n"); 184 fprintf(stderr, "SDL: %s\n", message); 195 fprintf(stderr, "Done disabling audio\n"); 200 fprintf(stderr, "Ready!\n"); 340 fprintf(stderr, "Trying format 0x%4.4x\n", test_format);
|
/external/zlib/examples/ |
fitblk.c | 64 fprintf(stderr, "fitblk abort: %s\n", why); 169 /* clean up and print results to stderr */ 173 fprintf(stderr, 222 /* clean up and print results to stderr */ 229 fprintf(stderr,
|
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
OMX_TI_Common.h | 79 OMXDBG_PRINT(stderr, ERROR, 4, 0, "***********************************\n"); \ 80 OMXDBG_PRINT(stderr, ERROR, 4, 0, "%d :: Malloc Failed\n",__LINE__); \ 81 OMXDBG_PRINT(stderr, ERROR, 4, 0, "***********************************\n"); \ 86 OMXDBG_PRINT(stderr, BUFFER, 2, OMX_DBG_BASEMASK, "%d :: Malloced = %p\n",__LINE__,_ptr_); 103 OMXDBG_PRINT(stderr, BUFFER, 2, OMX_DBG_BASEMASK, "%d :: [FREE] %p\n",__LINE__,_pStruct_); \
|
/hardware/ti/omap3/omx/system/src/openmax_il/perf/reader/ |
perf_reader.c | 103 fprintf(stderr, "error: could not create PERF replay object\n"); 120 fprintf(stderr, "Only replay mode is selected. Aborting...\n"); 312 fprintf(stderr, "Unknown operation recorded: %lx\n", ulData0); 321 fprintf(stderr, "Incomplete log ended...\n"); 357 fprintf(stderr, "Could not open log file %s: %d\n",
|
/system/core/adb/ |
fdevent.c | 31 #define TRACE(x...) fprintf(stderr,x) 39 fprintf(stderr, "%s:", fn); 40 vfprintf(stderr, fmt, ap); 50 fprintf(stderr,"FDE #%03d %c%c%c %s\n", fde->fd, 493 fprintf(stderr,"--- ---- waiting for events\n");
|
/external/icu4c/test/cintltst/ |
cintltst.c | 102 fprintf(stderr, 122 fprintf(stderr, 127 fprintf(stderr, "*** Exiting. Use the '-w' option if data files were\n*** purposely removed, to continue test anyway.\n"); 141 fprintf(stderr, 146 fprintf(stderr, "*** Exitting. Use the '-w' option if data files were\n*** purposely removed, to continue test anyway.\n"); 157 fprintf(stderr, 162 fprintf(stderr, "*** Exitting. Use the '-w' option if data files were\n*** purposely removed, to continue test anyway.\n"); 173 fprintf(stderr, 178 fprintf(stderr, 181 fprintf(stderr, "*** Exitting. Use the '-w' option if data files were\n [all...] |
/external/icu4c/tools/genprops/ |
store.c | 265 fprintf(stderr, "error: unable to create a UNewTrie\n"); 279 fprintf(stderr, "genprops error: unable to encode numeric type & value %d %ld/%lu E%d\n", 371 fprintf(stderr, "error: too many entries for the properties trie\n"); 386 fprintf(stderr, "error: too many entries for the properties trie\n"); 412 fprintf(stderr, "error: utrie_serialize failed: %s (length %ld)\n", u_errorName(errorCode), (long)trieSize); 439 stderr, 452 stderr, 467 stderr, 508 fprintf(stderr, "genprops: unable to create data memory, %s\n", u_errorName(errorCode)); 522 fprintf(stderr, "genprops: error %d writing the output file\n", errorCode) [all...] |
/system/core/liblog/ |
logprint.c | 152 fprintf(stderr,"%s:%c\n", p_fi->mTag, cPri); 155 fprintf(stderr,"*:%c\n", filterPriToChar(p_format->global_pri)); 416 //fprintf(stderr, "--- type=%d (rem len=%d)\n", type, eventDataLen); 534 fprintf(stderr, "Unknown binary event type %d\n", type); 612 fprintf(stderr, "Binary log entry conversion failed\n"); 634 fprintf(stderr, 874 fprintf(stderr, "+++ LOG: write failed (errno=%d)\n", errno); 880 fprintf(stderr, "+++ LOG: write partial (%d of %d)\n", ret, 899 fprintf(stderr, "tests disabled\n"); 909 fprintf(stderr, "running tests\n") [all...] |
/bionic/libc/unistd/ |
getopt_long.c | 213 fprintf(stderr, 224 fprintf(stderr, 255 fprintf(stderr, 274 fprintf(stderr, illoptstring, current_argv); 436 fprintf(stderr, illoptchar, optchar); 447 fprintf(stderr, recargchar, optchar); 469 fprintf(stderr, recargchar, optchar);
|
/development/simulator/app/ |
PropertyServer.cpp | 55 fprintf(stderr, "Sim: ERROR: can't create PropertyServer thread\n"); 189 fprintf(stderr, 333 fprintf(stderr, "Bad read on get: %d of %d\n", 344 fprintf(stderr, "Bad write on get\n"); 350 fprintf(stderr, "Bad read on set: %d of %d\n", 360 fprintf(stderr, "Bad write on set\n"); 367 fprintf(stderr, "Unexpected request %d from prop client\n", reqBuf[0]);
|
/external/bzip2/ |
bzlib_private.h | 65 fprintf ( stderr, \ 74 fprintf(stderr,zf) 76 fprintf(stderr,zf,za1) 78 fprintf(stderr,zf,za1,za2) 80 fprintf(stderr,zf,za1,za2,za3) 82 fprintf(stderr,zf,za1,za2,za3,za4) 84 fprintf(stderr,zf,za1,za2,za3,za4,za5)
|
/external/dbus/test/ |
decode-gcov.c | 48 fprintf (stderr, "%s", message); 943 fprintf (stderr, "Expecting .da info for %s but got %s\n", 1008 fprintf (stderr, "Ran out of functions loading .da file\n"); 1069 fprintf (stderr, "Ran out of functions loading .da file\n"); 1101 fprintf (stderr, "File claimed to have %d arcs but only had %d\n", 1243 fprintf (stderr, "WARNING: Block graph solved incorrectly for function %s\n", 1245 fprintf (stderr, " this error reflects a bug in decode-gcov.c or perhaps bogus data\n"); 1248 fprintf (stderr, " block %d has succ_count = %d pred_count = %d\n", [all...] |
/external/icu4c/common/ |
ucmndata.c | 115 fprintf(stderr, "\tx%d: %s\n", start, &base[toc->entry[start].nameOffset]); 139 fprintf(stderr, "%s: Found.\n", tocEntryName); 151 fprintf(stderr, "%s: Not found.\n", tocEntryName); 156 fprintf(stderr, "returning header\n"); 182 fprintf(stderr, "\tx%d: %s\n", start, toc->entry[start].entryName); 207 fprintf(stderr, "%s: Found.\n", toc->entry[number].entryName); 214 fprintf(stderr, "%s: Not found.\n", name);
|
/external/iproute2/ip/ |
ipntable.c | 47 fprintf(stderr, 150 fprintf(stderr, "Cannot find device \"%s\"\n", *argv); 307 fprintf(stderr, "Not enough information: changable attributes required.\n"); 362 fprintf(stderr, "Not NEIGHTBL: %08x %08x %08x\n", 368 fprintf(stderr, "BUG: wrong nlmsg len %d\n", len); 629 fprintf(stderr, "Dump terminated\n"); 655 fprintf(stderr, "Command \"%s\" is unknown, try \"ip ntable help\".\n", *argv);
|
/external/iproute2/misc/ |
rtacct.c | 430 fprintf(stderr, 466 fprintf(stderr, "rtacct: invalid time constant divisor\n"); 494 fprintf(stderr, "Warning: realm \"%s\" does not exist.\n", argv[0]); 562 fprintf(stderr, "rtacct: something is so wrong with history file, that I prefer not to proceed.\n"); 588 fprintf(stderr, "rtacct: history is aged out, resetting\n"); 604 fprintf(stderr, "rtacct: history is stale, ignoring it.\n"); 614 fprintf(stderr, "rtacct: history is stale, ignoring it.\n");
|
/external/iproute2/tc/ |
em_meta.c | 121 fprintf(stderr, "BUG: Unknown map character '%c'\n", k); 372 list_meta_ids(stderr); 440 fprintf(stderr, "Missing value TLV\n"); 447 fprintf(stderr, "meta int type value TLV " \ 496 fprintf(stderr, "meta int type mask TLV size mismatch\n"); 511 fprintf(stderr, "Missing meta header\n"); 516 fprintf(stderr, "Meta header size mismatch\n");
|
/external/openssl/crypto/des/ |
des_opts.c | 397 #define print_name(name) fprintf(stderr,"Doing %s's for 10 seconds\n",name); alarm(10); 399 #define print_name(name) fprintf(stderr,"Doing %s %ld times\n",name,cb); 411 fprintf(stderr,"%ld %s's in %.2f second\n",count,name,tm[index]); \ 415 fprintf(stderr,"%s bytes per sec = %12.2f (%5.1fuS)\n",name, \ 441 fprintf(stderr,"To get the most accurate results, try to run this\n"); 442 fprintf(stderr,"program when this computer is idle.\n"); 450 fprintf(stderr,"First we calculate the approximate speed ...\n");
|
read_pwd.c | 361 fputs(prompt,stderr); 362 fflush(stderr); 373 fprintf(stderr,"\nVerifying password - %s",prompt); 374 fflush(stderr); 384 fprintf(stderr,"\nVerify failure"); 385 fflush(stderr); 394 fprintf(stderr,"\n");
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/linux/ |
SDL_syscdrom.c | 165 fprintf(stderr, "Duplicate drive detected: %s == %s\n", drive, SDL_cdlist[i]); 181 fprintf(stderr, "Added CD-ROM drive: %s\n", drive); 244 fprintf(stderr, "Checking mount path from %s: %s mounted on %s of %s\n", 297 fprintf(stderr, "Checking CD-ROM drive from SDL_CDROM: %s\n", SDLcdrom); 349 fprintf(stderr, "Checking possible CD-ROM drive: %s\n", drive); 368 fprintf(stderr, "Checking possible CD-ROM drive: %s\n", drive); 515 fprintf(stderr, "Trying to play from %d:%d:%d to %d:%d:%d\n",
|
/external/qemu/distrib/sdl-1.2.12/src/main/macos/ |
SDL_main.c | 24 in the MacOS environment. (stdio/stderr is *not* directed for Mach-O builds) 49 #define STDERR_FILE "stderr.txt" 137 fclose(stderr); 552 freopen (STDERR_FILE, "w", stderr); 555 fclose (stderr); 562 fprintf (stderr, "WARNING: Could not save preferences!\n"); 599 /* Remove useless stdout.txt and stderr.txt */
|