/system/core/adb/ |
file_sync_client.c | 60 fprintf(stderr,"%lld KB/s (%lld bytes in %lld.%03llds)\n", 216 fprintf(stderr,"cannot open '%s': %s\n", path, strerror(errno)); 231 fprintf(stderr,"cannot read '%s': %s\n", path, strerror(errno)); 279 fprintf(stderr, "error reading link '%s': %s\n", path, strerror(errno)); 324 fprintf(stderr,"cannot open '%s': %s\n", lpath, strerror(errno)); 330 fprintf(stderr, "error seeking in file '%s'\n", lpath); 337 fprintf(stderr, "could not allocate buffer for '%s'\n", 344 fprintf(stderr, "error reading from file: '%s'\n", lpath); 354 fprintf(stderr, "file '%s' is not a valid zip file\n", 363 fprintf(stderr, "file '%s' does not contain AndroidManifest.xml\n" [all...] |
/system/core/cpio/ |
mkbootfs.c | 30 fprintf(stderr,"error: "); 31 vfprintf(stderr, why, ap); 32 fprintf(stderr,"\n"); 58 // fprintf(stderr, "_eject %s: mode=0%o\n", out, s->st_mode); 120 fprintf(stderr,"_archive_dir('%s','%s',%d,%d)\n", 131 fprintf(stderr, "failed to allocate dir names array (size %d)\n", size); 146 fprintf(stderr, "failed to reallocate dir names array (size %d)\n", 153 fprintf(stderr, "failed to strdup name \"%s\"\n", 189 fprintf(stderr,"_archive('%s','%s',%d,%d)\n",
|
/system/core/toolbox/ |
cmp.c | 39 fprintf(stderr, "%s: invalid option -%c\n", 46 fprintf(stderr, "Usage: %s [-b] [-l] [-n count] file1 file2\n", argv[0]); 52 fprintf(stderr, "could not open %s, %s\n", argv[optind], strerror(errno)); 58 fprintf(stderr, "could not open %s, %s\n", argv[optind+1], strerror(errno));
|
kill.c | 27 fprintf(stderr, "could not kill pid %d: %s\n", pid, strerror(errno));
|
nandread.c | 76 fprintf(stderr, "%s [-d <dev>] [-f file] [-s sparesize] [-vh]\n" 87 fprintf(stderr, "%s: invalid option -%c\n", 94 fprintf(stderr, "%s: extra arguments\n", argv[0]); 98 fprintf(stderr, "%s: specify device name\n", argv[0]); 104 fprintf(stderr, "cannot open %s, %s\n", devname, strerror(errno)); 111 fprintf(stderr, "cannot open %s, %s\n", filename, strerror(errno)); 119 fprintf(stderr, "cannot open %s, %s\n", statusfilename, strerror(errno)); 126 fprintf(stderr, "failed get mtd info for %s, %s\n", 140 fprintf(stderr, "failed allocate readbuffer size %u\n", 152 fprintf(stderr, "failed get ecc layout for %s, %s\n" [all...] |
sendevent.c | 57 fprintf(stderr, "use: %s device type code value\n", argv[0]); 63 fprintf(stderr, "could not open %s, %s\n", argv[optind], strerror(errno)); 67 fprintf(stderr, "could not get driver version for %s, %s\n", argv[optind], strerror(errno)); 76 fprintf(stderr, "write event failed, %s\n", strerror(errno));
|
/system/extras/ext4_utils/ |
ext2simg.c | 37 fprintf(stderr, "%s [ options ] <image or block device> <output image>\n", path); 38 fprintf(stderr, "\n"); 39 fprintf(stderr, " -c include CRC block\n"); 40 fprintf(stderr, " -v verbose output\n"); 41 fprintf(stderr, " -z gzip output\n"); 42 fprintf(stderr, " -S don't use sparse output format\n"); 193 fprintf(stderr, "Expected image or block device after options\n"); 201 fprintf(stderr, "Expected output image after input image\n"); 209 fprintf(stderr, "Unexpected argument: %s\n", argv[optind]);
|
/system/extras/tests/bionic/libc/bionic/ |
libdlclosetest1.cpp | 53 fprintf(stderr, "%s: setting x to 1\n", __FUNCTION__); 68 fprintf(stderr, "%s: to_y uinitialized !!\n", __FUNCTION__); 72 fprintf(stderr, "%s: setting y(%p) to 2 !\n", __FUNCTION__, to_y); 81 fprintf(stderr, "%s: setting to_y=%p\n", __FUNCTION__, y);
|
libdlclosetest2.c | 46 fprintf(stderr, "%s: setting x to 1\n", __FUNCTION__); 62 fprintf(stderr, "%s: to_y uninitialized!!\n", __FUNCTION__); 66 fprintf(stderr, "%s: setting y(%p) to 2!\n", __FUNCTION__, to_y); 72 fprintf(stderr, "%s: setting to_y=%p\n", __FUNCTION__, y);
|
/external/libpng/contrib/pngminus/ |
pnm2png.c | 34 #define STDERR 2 84 fprintf (stderr, "PNM2PNG\n"); 85 fprintf (stderr, "Error: alpha-channel file %s does not exist\n", 96 fprintf (stderr, "PNM2PNG\n"); 97 fprintf (stderr, "Error: unknown option %s\n", argv[argi]); 107 fprintf (stderr, "PNM2PNG\n"); 108 fprintf (stderr, "Error: file %s does not exist\n", argv[argi]); 116 fprintf (stderr, "PNM2PNG\n"); 117 fprintf (stderr, "Error: can not create PNG-file %s\n", argv[argi]); 123 fprintf (stderr, "PNM2PNG\n") [all...] |
/external/qemu/distrib/sdl-1.2.12/src/cdrom/osf/ |
SDL_syscdrom.c | 91 fprintf(stderr, "Device Type: %s\n", devtype[inq.perfdt]); 92 fprintf(stderr, "Vendor: %.8s\n", inq.vndrid); 93 fprintf(stderr, "Product: %.8s\n", inq.prodid); 94 fprintf(stderr, "Revision: %.8s\n", inq.revlvl); 116 fprintf(stderr, "Duplicate drive detected: %s == %s\n", drive, SDL_cdlist[i]); 132 fprintf(stderr, "Added CD-ROM drive: %s\n", drive); 218 fprintf(stderr, "Try to add drive: %s\n", drive); 226 fprintf(stderr, "cannot open dir: %s\n", checklist[i].dir); 252 fprintf(stderr,"ioctl error CDROM_TOC_HEADER\n"); 260 fprintf(stderr,"hdr.th_data_len1 = %d\n", hdr.th_data_len1) [all...] |
/hardware/broadcom/wlan/bcm4329/dhdutil/ |
dhdu.c | 322 fprintf(stderr, "Could not determine size of %s: %s\n", 354 fprintf(stderr, 395 fprintf(stderr, "%s\n\t%s\n\n", cmd->name, cmd->help); 397 fprintf(stderr, "%s\t%s\n\n", cmd->name, cmd->help); 422 fprintf(stderr, "Failed to allocate buffer of %d bytes\n", len); 478 fprintf(stderr, 482 fprintf(stderr, "\n"); 483 fprintf(stderr, " -h this message\n"); 484 fprintf(stderr, " -a, -i adapter name or number\n"); 485 fprintf(stderr, " -d display values as signed integer\n") [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
dhdu.c | 322 fprintf(stderr, "Could not determine size of %s: %s\n", 354 fprintf(stderr, 395 fprintf(stderr, "%s\n\t%s\n\n", cmd->name, cmd->help); 397 fprintf(stderr, "%s\t%s\n\n", cmd->name, cmd->help); 422 fprintf(stderr, "Failed to allocate buffer of %d bytes\n", len); 478 fprintf(stderr, 482 fprintf(stderr, "\n"); 483 fprintf(stderr, " -h this message\n"); 484 fprintf(stderr, " -a, -i adapter name or number\n"); 485 fprintf(stderr, " -d display values as signed integer\n") [all...] |
/external/icu4c/tools/toolutil/ |
package.cpp | 186 fprintf(stderr, "icupkg: \"%s\" is not recognized as a package filename (must end with .dat)\n", 192 fprintf(stderr, "icupkg: the package name \"%s\" is too long (>=%ld)\n", 258 fprintf(stderr, "pathname too long: \"%s\"\n", path); 274 fprintf(stderr, "path/filename too long: \"%s%s\"\n", filename, name); 297 fprintf(stderr, "icupkg: unable to create tree directory \"%s\"\n", filename); 318 fprintf(stderr, "icupkg: unable to open input file \"%s\"\n", filename); 325 fprintf(stderr, "icupkg: empty input file \"%s\"\n", filename); 340 fprintf(stderr, "icupkg: error reading \"%s\"\n", filename); 357 fprintf(stderr, "icupkg: not an ICU data file: \"%s\"\n", filename); 362 fprintf(stderr, "U_INVALID_FORMAT_ERROR occurred but UCONFIG_NO_LEGACY_CONVERSION is on so this is expected.\n") [all...] |
/external/jpeg/ |
cjpeg.c | 144 fprintf(stderr, "usage: %s [switches] ", progname); 146 fprintf(stderr, "inputfile outputfile\n"); 148 fprintf(stderr, "[inputfile]\n"); 151 fprintf(stderr, "Switches (names may be abbreviated):\n"); 152 fprintf(stderr, " -quality N Compression quality (0..100; 5-95 is useful range)\n"); 153 fprintf(stderr, " -grayscale Create monochrome JPEG file\n"); 155 fprintf(stderr, " -optimize Optimize Huffman table (smaller file, but slow compression)\n"); 158 fprintf(stderr, " -progressive Create progressive JPEG file\n"); 161 fprintf(stderr, " -targa Input file is Targa format (usually not needed)\n"); 163 fprintf(stderr, "Switches for advanced users:\n") [all...] |
/dalvik/vm/ |
Init.cpp | 74 dvmFprintf(stderr, "%s: [options] class [argument ...]\n", progName); 75 dvmFprintf(stderr, "%s: [options] -jar file.jar [argument ...]\n",progName); 76 dvmFprintf(stderr, "\n"); 77 dvmFprintf(stderr, "The following standard options are recognized:\n"); 78 dvmFprintf(stderr, " -classpath classpath\n"); 79 dvmFprintf(stderr, " -Dproperty=value\n"); 80 dvmFprintf(stderr, " -verbose:tag ('gc', 'jni', or 'class')\n"); 81 dvmFprintf(stderr, " -ea[:<package name>... |:<class name>]\n"); 82 dvmFprintf(stderr, " -da[:<package name>... |:<class name>]\n"); 83 dvmFprintf(stderr, " (-enableassertions, -disableassertions)\n") [all...] |
/external/qemu/ |
blockdev.c | 106 fprintf(stderr, " %s", name); 128 fprintf(stderr, "qemu: '%s' invalid %s error action\n", 216 fprintf(stderr, "qemu: unsupported bus type '%s'\n", buf); 223 fprintf(stderr, "qemu: '%s' invalid physical cyls number\n", buf); 227 fprintf(stderr, "qemu: '%s' invalid physical heads number\n", buf); 231 fprintf(stderr, "qemu: '%s' invalid physical secs number\n", buf); 238 fprintf(stderr, 250 fprintf(stderr, "qemu: '%s' invalid translation type\n", buf); 260 fprintf(stderr, 266 fprintf(stderr, "qemu: '%s' invalid media\n", buf) [all...] |
/external/icu4c/tools/genctd/ |
genctd.cpp | 140 fprintf(stderr, "error in command line argument \"%s\"\n", argv[-argc]); 150 fprintf(stderr, "input and output file must both be specified.\n"); 177 fprintf(stderr, "%s\n", msg); 189 fprintf(stderr, "%s: can not initialize ICU. status = %s\n", 205 fprintf(stderr, "Could not open file \"%s\"\n", wordFileName); 215 fprintf(stderr, "Error reading file \"%s\"\n", wordFileName); 242 fprintf(stderr, "ucnv_open: ICU Error \"%s\"\n", u_errorName(status)); 257 fprintf(stderr, "ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); 270 fprintf(stderr, "ucnv_toUChars: ICU Error \"%s\"\n", u_errorName(status)); 305 fprintf(stderr, "new MutableTrieDictionary: ICU Error \"%s\"\n", u_errorName(status)) [all...] |
/sdk/emulator/mksdcard/ |
mksdcard.c | 181 fprintf(stderr, "Failed to write sector of %d bytes: %s\n", BYTES_PER_SECTOR, strerror(errno)); 198 fprintf(stderr, "Failed to write %d bytes: %s\n", len, strerror(errno)); 209 fprintf(stderr, "mksdcard: create a blank FAT32 image to be used with the Android emulator\n" ); 210 fprintf(stderr, "usage: mksdcard [-l label] <size> <file>\n\n"); 211 fprintf(stderr, " if <size> is a simple integer, it specifies a size in bytes\n" ); 212 fprintf(stderr, " if <size> is an integer followed by 'K', it specifies a size in KiB\n" ); 213 fprintf(stderr, " if <size> is an integer followed by 'M', it specifies a size in MiB\n" ); 214 fprintf(stderr, " if <size> is an integer followed by 'G', it specifies a size in GiB\n" ); 215 fprintf(stderr, "\nMinimum size is 9M. The Android emulator cannot use smaller images.\n" ); 216 fprintf(stderr, "Maximum size is %lld bytes, %lldK, %lldM or %lldG\n" [all...] |
/system/extras/librank/ |
librank.c | 88 fprintf(stderr, "Couldn't resize libraries array: %s\n", strerror(errno)); 96 fprintf(stderr, "Couldn't allocate space for library struct: %s\n", strerror(errno)); 101 fprintf(stderr, "Couldn't allocate space for library name: %s\n", strerror(errno)); 107 fprintf(stderr, "Couldn't allocate space for library mappings array: %s\n", strerror(errno)); 131 fprintf(stderr, "Couldn't resize mappings array: %s\n", strerror(errno)); 139 fprintf(stderr, "Couldn't allocate space for mapping struct: %s\n", strerror(errno)); 155 fprintf(stderr, "Couldn't allocate space for process struct: %s\n", strerror(errno)); 195 fprintf(stderr, "Option -P requires an argument.\n"); 209 fprintf(stderr, "Invalid argument \"%s\".\n", argv[i]); 219 fprintf(stderr, "Error initializing kernel interface -- [all...] |
/external/bluetooth/bluez/sbc/ |
sbcdec.c | 58 fprintf(stderr, "Can't get size of file %s: %s\n", 66 fprintf(stderr, "Can't allocate memory for %s: %s\n", 73 fprintf(stderr, "Can't open file %s: %s\n", 79 fprintf(stderr, "Can't read content of %s: %s\n", 96 fprintf(stderr, "Can't open output %s: %s\n", 127 fprintf(stderr,"decoding %s with rate %d, %d subbands, " 148 fprintf(stderr, "Failed to write header\n"); 153 fprintf(stderr, "Can't set audio format on %s: %s\n", 159 fprintf(stderr, "Can't set number of channels on %s: %s\n", 165 fprintf(stderr, "Can't set audio rate on %s: %s\n" [all...] |
/external/dropbear/libtomcrypt/testprof/ |
ecc_test.c | 92 fprintf(stderr, "ECC failed shamir test: size=%d, testno=%d\n", sizes[x], y); 134 fprintf(stderr, "ecc Shared keys are not same size."); 139 fprintf(stderr, "ecc Shared keys not same contents."); 155 fprintf(stderr, "failed. Size don't match?"); 159 fprintf(stderr, "Failed. Contents didn't match."); 176 fprintf(stderr, "failed. Size don't match?"); 180 fprintf(stderr, "Failed. Contents didn't match."); 207 fprintf(stderr, "Failed (length)"); 212 fprintf(stderr, "Failed (contents)"); 226 fprintf(stderr, "ecc_verify_hash failed %d, %d, ", stat, stat2) [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
SDL_fbelo.c | 149 fprintf(stderr, "System error while reading from Elographics touchscreen.\n"); 249 fprintf(stderr, "Wrong reply received\n"); 256 fprintf(stderr, "No input!\n"); 285 fprintf(stderr, "Elographics acknowledge packet reports %d errors\n", nb_errors); 354 fprintf( stderr, "ELO calibration values:\nmin_x: %i\nmax_x: %i\nmin_y: %i\nmax_y: %i\n", 369 fprintf( stderr, "Unable to configure Elographics touchscreen port\n"); 378 fprintf( stderr, "Not at the specified rate or model 2310, will continue\n"); 386 fprintf(stderr, "Ok, controller configured!\n"); 391 fprintf( stderr, "Unable to ask Elographics touchscreen identification\n"); 402 fprintf( stderr, "Unable to change Elographics touchscreen operating mode\n") [all...] |
/external/iproute2/ip/ |
iptunnel.c | 35 fprintf(stderr, "Usage: ip tunnel { add | change | del | show | prl | 6rd } [ NAME ]\n"); 36 fprintf(stderr, " [ mode { ipip | gre | sit | isatap } ] [ remote ADDR ] [ local ADDR ]\n"); 37 fprintf(stderr, " [ [i|o]seq ] [ [i|o]key KEY ] [ [i|o]csum ]\n"); 38 fprintf(stderr, " [ prl-default ADDR ] [ prl-nodefault ADDR ] [ prl-delete ADDR ]\n"); 39 fprintf(stderr, " [ 6rd-prefix ADDR ] [ 6rd-relay_prefix ADDR ] [ 6rd-reset ]\n"); 40 fprintf(stderr, " [ ttl TTL ] [ tos TOS ] [ [no]pmtudisc ] [ dev PHYS_DEV ]\n"); 41 fprintf(stderr, "\n"); 42 fprintf(stderr, "Where: NAME := STRING\n"); 43 fprintf(stderr, " ADDR := { IP_ADDRESS | any }\n"); 44 fprintf(stderr, " TOS := { NUMBER | inherit }\n") [all...] |
/external/icu4c/tools/genprops/ |
genprops.c | 96 fprintf(stderr, 105 fprintf(stderr, 112 fprintf(stderr, 119 fprintf(stderr, 305 fprintf(stderr, "genprops: syntax error in field 0 at %s\n", fields[0][0]); 315 fprintf(stderr, "genprops: unknown general category \"%s\" at code 0x%lx\n", 336 fprintf(stderr, "genprops: unknown decomposition type \"%s\" at code 0x%lx\n", 344 fprintf(stderr, "genprops error: unable to set decomposition type: %s\n", u_errorName(*pErrorCode)); 353 fprintf(stderr, "genprops: syntax error in field 6 at code 0x%lx\n", 366 fprintf(stderr, "genprops: syntax error in field 7 at code 0x%lx\n" [all...] |