/external/qemu/android/ |
main.c | 229 fprintf(stderr, "unknown option: -help-%s\n", opt); 230 fprintf(stderr, "please use -help for a list of valid topics\n"); 235 fprintf(stderr, "unknown option: %s\n", opt); 236 fprintf(stderr, "please use -help for a list of valid options\n"); 240 fprintf(stderr, "invalid command-line parameter: %s.\n", opt); 241 fprintf(stderr, "Hint: use '@foo' to launch a virtual device named 'foo'.\n"); 242 fprintf(stderr, "please use -help for more information\n"); 337 fprintf(stderr, 348 fprintf(stderr, "PANIC: default keyset file is corrupted !!\n" ); 349 fprintf(stderr, "PANIC: please update the code in android/skin/keyset.c\n" ) [all...] |
qemulator.c | 261 fprintf(stderr, "argument for -dpi-device must be a positive integer. Aborting\n" ); 288 fprintf(stderr, "could not get monitor DPI resolution from system. please use -dpi-monitor to specify one\n" ); 301 fprintf(stderr, "emulator: ignoring bad -scale argument '%s': %s\n", opts->scale, 309 fprintf(stderr, "emulator: ignoring bad -scale argument '%s': %s\n", opts->scale, 314 fprintf(stderr, "emulator: ignoring bad -window-scale argument '%s': %s\n", opts->scale, 570 fprintf(stderr, "... mouse button %s: button=%d state=%04x x=%d y=%d\n",
|
/external/valgrind/main/VEX/test/ |
mmxtest.c | 89 fprintf(stderr, #op "_m2r(" #mem "=0x%016llx, ", mmx_trace.q); \ 93 fprintf(stderr, #reg "=0x%016llx) => ", mmx_trace.q); \ 100 fprintf(stderr, #reg "=0x%016llx\n", mmx_trace.q); \ 109 fprintf(stderr, #op "_r2m(" #reg "=0x%016llx, ", mmx_trace.q); \ 111 fprintf(stderr, #mem "=0x%016llx) => ", mmx_trace.q); \ 116 fprintf(stderr, #mem "=0x%016llx\n", mmx_trace.q); \ 125 fprintf(stderr, #op "_r2r(" #regs "=0x%016llx, ", mmx_trace.q); \ 129 fprintf(stderr, #regd "=0x%016llx) => ", mmx_trace.q); \ 134 fprintf(stderr, #regd "=0x%016llx\n", mmx_trace.q); \ 141 fprintf(stderr, #op "_m2m(" #mems "=0x%016llx, ", mmx_trace.q); [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/ |
G726DecTest.c | 81 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) 88 #define APP_STATEPRINT(...) fprintf(stderr,__VA_ARGS__) 866 fprintf(stderr, "Error: failed to open the file %s for readonly access\n", argv[1]); 873 fprintf(stderr, "Error: failed to create the output file \n"); [all...] |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
stdio.in.h | 76 # define fprintf rpl_fprintf 77 extern int fprintf (FILE *fp, const char *format, ...) 81 # define fprintf rpl_fprintf 82 extern int fprintf (FILE *fp, const char *format, ...) 85 # undef fprintf 86 # define fprintf \ 87 (GL_LINK_WARNING ("fprintf is not always POSIX compliant - " \ 88 "use gnulib module fprintf-posix for portable " \ 90 fprintf)
|
getopt.c | 546 fprintf (stderr, _("%s: option `%s' is ambiguous\n"), 583 fprintf (stderr, _("\ 597 fprintf (stderr, _("\ 658 fprintf (stderr, 700 fprintf (stderr, _("%s: unrecognized option `--%s'\n"), 711 fprintf (stderr, _("%s: unrecognized option `%c%s'\n"), 766 fprintf (stderr, _("%s: illegal option -- %c\n"), argv[0], c); 775 fprintf (stderr, _("%s: invalid option -- %c\n"), argv[0], c); 843 fprintf (stderr, _("%s: option requires an argument -- %c\n"), 912 fprintf (stderr, _("%s: option `-W %s' is ambiguous\n") [all...] |
/external/opencv/cvaux/src/ |
cvmat.cpp | 833 fprintf( stdout, "%s(%d x %d) =\n\t", name, rows, cols ); 842 fprintf( out, fmt, ((uchar*)(data.ptr + i*step))[j] ); 847 fprintf( out, fmt, ((char*)(data.ptr + i*step))[j] ); 852 fprintf( out, fmt, ((short*)(data.ptr + i*step))[j] ); 857 fprintf( out, fmt, ((int*)(data.ptr + i*step))[j] ); 862 fprintf( out, fmt, ((float*)(data.ptr + i*step))[j] ); 867 fprintf( out, fmt, ((double*)(data.ptr + i*step))[j] ); 870 fprintf( out, "\n%s", i < rows - 1 ? "\t" : "" ); 872 fprintf( out, "\n" );
|
/external/bluetooth/bluez/test/ |
bdaddr.c | 357 fprintf(stderr, "Can't open device hci%d: %s (%d)\n", 363 fprintf(stderr, "Can't get device info for hci%d: %s (%d)\n", 370 fprintf(stderr, "Can't read version info for hci%d: %s (%d)\n", 378 fprintf(stderr, "Can't read address for hci%d: %s (%d)\n", 428 fprintf(stderr, "Can't write new address\n"); 457 fprintf(stderr, "Unsupported manufacturer\n");
|
/external/clang/lib/Basic/ |
IdentifierTable.cpp | 265 fprintf(stderr, "\n*** Identifier Table Stats:\n"); 266 fprintf(stderr, "# Identifiers: %d\n", NumIdentifiers); 267 fprintf(stderr, "# Empty Buckets: %d\n", NumEmptyBuckets); 268 fprintf(stderr, "Hash density (#identifiers per bucket): %f\n", 270 fprintf(stderr, "Ave identifier length: %f\n", 272 fprintf(stderr, "Max identifier length: %d\n", MaxIdentifierLength);
|
/external/libpng/contrib/gregbook/ |
rpng2-x.c | 467 fprintf(stderr, "\n%s %s: %s\n\n", PROGNAME, VERSION, appname); 469 fprintf(stderr, "\n" 515 fprintf(stderr, PROGNAME ": can't open PNG file [%s]\n", filename); 520 fprintf(stderr, PROGNAME 527 fprintf(stderr, PROGNAME 531 fprintf(stderr, PROGNAME ": insufficient memory\n"); 534 fprintf(stderr, PROGNAME 544 fprintf(stderr, PROGNAME ": can't open X display [%s]\n", 555 fprintf(stderr, PROGNAME ": aborting.\n"); 607 fprintf(stderr, PROGNAM [all...] |
/external/netperf/ |
netsh.c | 359 fprintf(where, 377 fprintf(where, 380 fprintf(where, 748 fprintf(where, 758 fprintf(where, 768 fprintf(where,
|
/external/qemu/distrib/sdl-1.2.12/src/stdlib/ |
SDL_qsort.c | 270 fprintf(stderr,"< %d %d %d\n",*(int*)a,*(int*)b,*(int*)c); 278 fprintf(stderr,". %d %d %d\n",*(int*)a,*(int*)b,*(int*)c); 286 fprintf(stderr,"> %d %d %d\n",*(int*)a,*(int*)b,*(int*)c); 293 fprintf(stderr,"-> %d %d %d\n",*(int*)m1,*(int*)m2,*(int*)m3); 379 fprintf(stderr,"Doing %d:%d: ", 389 fprintf(stderr,"pivot=%d\n",*(int*)pivot);
|
/external/qemu/ |
qemu-config.c | 501 fprintf(stderr, "ran out of space in vm_config_groups"); 564 fprintf(data->fp, " %s = \"%s\"\n", name, value); 574 fprintf(data->fp, "[%s \"%s\"]\n", data->list->name, id); 576 fprintf(data->fp, "[%s]\n", data->list->name); 579 fprintf(data->fp, "\n"); 589 fprintf(fp, "# qemu config file\n\n");
|
/external/webkit/Source/JavaScriptCore/jit/ |
ExecutableAllocatorFixedVMPool.cpp | 163 fprintf(stderr, " "); 164 fprintf(stderr, "%08x: [%016llx]\n", (int)parentOffset, m_allocated); 356 fprintf(stderr, " "); 357 fprintf(stderr, "%08x: [", (int)parentOffset); 363 fprintf(stderr, "%c", c); 365 fprintf(stderr, "]\n");
|
/external/webkit/Source/WebKit2/WebProcess/mac/ |
WebProcessMac.mm | 167 fprintf(stderr, "Bypassing sandbox due to DisableSandbox user default.\n"); 193 fprintf(stderr, "WebProcess: couldn't initialize sandbox profile [%s]\n", profilePath); 195 fprintf(stderr, "%s=%s\n", sandboxParameters[i], sandboxParameters[i + 1]);
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
ImageUtils.cpp | 290 fprintf(stderr, "Error: Filename %s not found\n", filename); 296 fprintf(stderr, "Error: readBinaryPPM only supports PPM format (P6)\n"); 316 fprintf(stderr, "Error: Filename %s could not be opened for writing\n", filename); 321 fprintf(imgout, "P6\n%d %d\n255\n", width, height); 323 fprintf(imgout, "P5\n%d %d\n255\n", width, height); 325 fprintf(stderr, "Error: writeBinaryPPM: Unsupported number of channels\n");
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
ImageUtils.cpp | 290 fprintf(stderr, "Error: Filename %s not found\n", filename); 296 fprintf(stderr, "Error: readBinaryPPM only supports PPM format (P6)\n"); 316 fprintf(stderr, "Error: Filename %s could not be opened for writing\n", filename); 321 fprintf(imgout, "P6\n%d %d\n255\n", width, height); 323 fprintf(imgout, "P5\n%d %d\n255\n", width, height); 325 fprintf(stderr, "Error: writeBinaryPPM: Unsupported number of channels\n");
|
/external/e2fsprogs/e2fsck/ |
unix.c | 79 fprintf(stderr, 86 fprintf(stderr, _("\nEmergency help:\n" 92 fprintf(stderr, _("" 515 fprintf(stderr, _("ERROR: Couldn't open " 584 fprintf(stderr, 594 fprintf(stderr, _("Unknown extended option: %s\n"), 615 fprintf(stderr, 683 fprintf(stderr, 724 fprintf(stderr, _("The -t option is not " 849 fprintf(stderr, _("The -c and the -l/-L options may [all...] |
/external/bison/lib/ |
getopt.c | 551 fprintf (stderr, _("%s: option `%s' is ambiguous\n"), 588 fprintf (stderr, _("\ 602 fprintf (stderr, _("\ 663 fprintf (stderr, 705 fprintf (stderr, _("%s: unrecognized option `--%s'\n"), 716 fprintf (stderr, _("%s: unrecognized option `%c%s'\n"), 771 fprintf (stderr, _("%s: illegal option -- %c\n"), argv[0], c); 780 fprintf (stderr, _("%s: invalid option -- %c\n"), argv[0], c); 848 fprintf (stderr, _("%s: option requires an argument -- %c\n"), 917 fprintf (stderr, _("%s: option `-W %s' is ambiguous\n") [all...] |
/external/e2fsprogs/misc/ |
badblocks.c | 88 fprintf(stderr, _( 99 fprintf(stderr, 146 fprintf(out, "%lu\n", (unsigned long) bad); 227 fprintf(stderr, "\n\nInterrupted at block %llu\n", 313 fprintf(stderr, "%02x", buffer[i]); 350 fprintf(stderr, _("Weird value (%ld) in do_read\n"), got); 415 fprintf(stderr, "Weird value (%ld) in do_write\n", got); 465 fprintf (stderr, _("Checking blocks %lu to %lu\n"), 493 /* fprintf (out, "%lu\n", nextbad); */ 572 fprintf(stderr, _("From block %lu to %lu\n") [all...] |
/bootable/recovery/mtdutils/ |
flash_image.c | 44 fprintf(stderr, "%s\n", buf); 58 fprintf(stderr, "usage: %s partition file.img\n", argv[0]);
|
/device/moto/wingray/taudio/ |
tctl.c | 15 fprintf(stderr, __VA_ARGS__); \ 73 fprintf(stderr, "Unknown option\n");
|
twav.c | 15 fprintf(stderr, __VA_ARGS__); \ 107 fprintf(stderr, "Usage: %s [-ooutfile] -c2 -b16 -s44100 infile\n",
|
/external/bison/src/ |
muscle_tab.c | 220 fprintf (out, "m4_define([b4_%s],\n", entry->key); 221 fprintf (out, "[[%s]])\n\n\n", entry->value);
|
relation.c | 37 fprintf (out, "%3lu: ", (unsigned long int) i); 40 fprintf (out, "%3lu ", (unsigned long int) r[i][j]);
|