/external/valgrind/main/none/tests/ |
exec-sigmask.c | 24 fprintf(stderr, "FAILED: execl failed with %s\n", 36 fprintf(stderr, "child exec failed\n"); 62 fprintf(stderr, "empty or full?\n");
|
rlimit_nofile.c | 40 fprintf(stderr, "rlim_cur is %llu (should be %llu)\n", 47 fprintf(stderr, "rlim_max is %llu (should be %llu)\n", 64 fprintf(stderr, "open succeeded with fd %d - it should have failed!\n", fd);
|
async-sigs.c | 62 fprintf(stderr, "kill %d failed status=%s %d\n", killer, 75 fprintf(stderr, "testing: blocking=%d caught=%d fatal=%d... ", 115 fprintf(stderr, "FAILED: waitpid failed: %s\n", strerror(errno)); 118 fprintf(stderr, "FAILED: child exited with unexpected status %s %d\n", 123 fprintf(stderr, "PASSED\n");
|
/external/webkit/Source/JavaScriptCore/runtime/ |
ScopeChain.cpp | 43 fprintf(stderr, "----- [scope %p] -----\n", o); 46 fprintf(stderr, "%s, ", name.ustring().utf8().data()); 48 fprintf(stderr, "\n");
|
/frameworks/wilhelm/tests/examples/ |
slesTestPlayFdPath.cpp | 41 fprintf(stdout, "%u error code encountered at line %d, exiting\n", result, line); 136 fprintf(stdout, "URI example: after Realize\n"); 145 fprintf(stdout, "Player configured\n"); 177 fprintf(stdout, "Stopping playback\n"); 196 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf ", argv[0]); 197 fprintf(stdout, "and AudioPlayer with SLDataLocator_AndroidFD source / OutputMix sink\n"); 198 fprintf(stdout, "Plays the sound file designated by the given path, "); 199 fprintf(stdout, "starting at the specified offset, and using the specified length.\n"); 200 fprintf(stdout, "Omit the length of the file for it to be computed by the system.\n"); 203 fprintf(stdout, "Usage: \t%s path offsetInBytes [sizeInBytes]\n", argv[0]) [all...] |
xaVideoDecoderCapabilities.cpp | 38 fprintf(stderr, "Error %u encountered at line %d, exiting\n", result, line); 253 fprintf(stdout, "Found %d video decoders\n", numDecoders); 255 fprintf(stderr, "0 video decoders is not an acceptable number, exiting\n"); 262 fprintf(stdout, "Decoders:\n"); 264 fprintf(stdout, "decoder %d is %s\n", i, videoCodecIdToString(decoderIds[i])); 274 fprintf(stdout, "decoder %s has %d profile/level combinations:\n\t", 284 fprintf(stdout, "%u/%u ", profile, level); 289 fprintf(stdout, "\n"); 306 fprintf(stdout, "OpenMAX AL test %s: exercises SLAudioDecoderCapabiltiesItf ", argv[0]); 307 fprintf(stdout, "and displays the list of supported video decoders, and for each, lists the ") [all...] |
/hardware/ti/wlan/wl1271/platforms/os/common/inc/ |
cli_cu_common.h | 74 # define print(fmt, arg...) fprintf(stdout, fmt, ##arg) 78 # define print_err(fmt, arg...) fprintf(stderr, fmt, ##arg) 83 # define print_deb(fmt, arg...) fprintf(stdout, fmt, ##arg)
|
/system/core/liblog/ |
event_tag_map.c | 76 fprintf(stderr, "%s: unable to open map '%s': %s\n", 84 fprintf(stderr, "%s: unable to seek map '%s'\n", OUT_TAG, fileName); 91 fprintf(stderr, "%s: mmap(%s) failed: %s\n", 204 fprintf(stderr, "%s: file parse failed\n", OUT_TAG); 273 fprintf(stderr, "%s: map file missing EOL on last line\n", OUT_TAG); 292 fprintf(stderr, 304 fprintf(stderr, 316 fprintf(stderr, "%s: parsed %d tags, expected %d\n", 348 fprintf(stderr, "ARRRRGH\n"); 356 fprintf(stderr [all...] |
/system/core/mkbootimg/ |
mkbootimg.c | 60 fprintf(stderr,"usage: mkbootimg\n" 153 fprintf(stderr,"error: unsupported page size %d\n", pagesize); 164 fprintf(stderr,"error: no output filename specified\n"); 169 fprintf(stderr,"error: no kernel image specified\n"); 174 fprintf(stderr,"error: no ramdisk image specified\n"); 179 fprintf(stderr,"error: board name too large\n"); 188 fprintf(stderr,"error: kernel commandline too large\n"); 195 fprintf(stderr,"error: could not load kernel '%s'\n", kernel_fn); 205 fprintf(stderr,"error: could not load ramdisk '%s'\n", ramdisk_fn); 213 fprintf(stderr,"error: could not load secondstage '%s'\n", second_fn) [all...] |
/external/iproute2/ip/ |
ipneigh.c | 48 fprintf(stderr, "Usage: ip neigh { add | del | change | replace } { ADDR [ lladdr LLADDR ]\n" 51 fprintf(stderr, " ip neigh {show|flush} [ to PREFIX ] [ dev DEV ] [ nud STATE ]\n"); 156 fprintf(stderr, "Device and destination are required arguments.\n"); 173 fprintf(stderr, "Cannot find device \"%s\"\n", d); 193 fprintf(stderr, "Not RTM_NEWNEIGH: %08x %08x %08x\n", 200 fprintf(stderr, "BUG: wrong nlmsg len %d\n", len); 252 fprintf(fp, "%s ", 259 fprintf(fp, "dev %s ", ll_index_to_name(r->ndm_ifindex)); 262 fprintf(fp, "lladdr %s", ll_addr_n2a(RTA_DATA(tb[NDA_LLADDR]), 268 fprintf(fp, " router") [all...] |
/external/e2fsprogs/debugfs/ |
logdump.c | 247 fprintf(out_file, "Using external journal found at %s\n", 268 fprintf(stderr, "%s: Usage: logdump [-acs] [-b<block>] [-i<filespec>]\n\t" 366 fprintf(out_file, "Ext2 superblock header found.\n"); 368 fprintf(out_file, "\tuuid=%s\n", jsb_buffer); 369 fprintf(out_file, "\tblocksize=%d\n", blocksize); 370 fprintf(out_file, "\tjournal data size %lu\n", 384 fprintf(out_file, 392 fprintf(out_file, "Journal starts at block %u, transaction %u\n", 413 fprintf (out_file, "No magic number at block %u: " 419 fprintf (out_file, "Found sequence %u (not %u) at [all...] |
/frameworks/base/tools/aapt/ |
Command.cpp | 49 fprintf(stderr, "ERROR: '%s' not found\n", fileName); 51 fprintf(stderr, "ERROR: '%s' access denied\n", fileName); 53 fprintf(stderr, "ERROR: failed opening '%s' as Zip file\n", 131 fprintf(stderr, "ERROR: specify zip file name (only)\n"); 194 fprintf(stderr, "ERROR: list -a failed because assets could not be loaded\n"); 436 fprintf(stderr, "ERROR: no dump option specified\n"); 441 fprintf(stderr, "ERROR: no dump file specified\n"); 451 fprintf(stderr, "ERROR: dump failed because assets could not be loaded\n"); 475 fprintf(stderr, "ERROR: dump failed because no resource table was found\n"); 490 fprintf(stderr, "ERROR: no dump xmltree resource file specified\n") [all...] |
/external/chromium/sdch/open-vcdiff/src/ |
gflags_reporting.cc | 270 fprintf(stdout, "%s: %s\n", Basename(argv0), ProgramUsage()); 289 fprintf(stdout, "\n\n"); // put blank lines between directories 292 fprintf(stdout, "\n Flags from %s:\n", flag->filename.c_str()); 296 fprintf(stdout, "%s", DescribeOneFlag(*flag).c_str()); 300 fprintf(stdout, "\n No modules matched: use -help\n"); 322 fprintf(stdout, "<?xml version=\"1.0\"?>\n"); 324 fprintf(stdout, "<AllFlags>\n"); 326 fprintf(stdout, "<program>%s</program>\n", 328 fprintf(stdout, "<usage>%s</usage>\n", 335 fprintf(stdout, "%s\n", DescribeOneFlagInXML(*flag).c_str()) [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)); 196 fprintf(stderr, "Option -P requires an argument.\n"); 210 fprintf(stderr, "Invalid argument \"%s\".\n", argv[i]); 220 fprintf(stderr, "Error initializing kernel interface -- [all...] |
/external/openssh/ |
ssh-keygen.c | 165 fprintf(stderr, "unknown key type %s\n", key_type_name); 179 fprintf(stderr, "key bits exceeds maximum %d\n", maxbits); 221 fprintf(stderr, "bad key type\n"); 227 fprintf(stderr, "%s (%s): ", prompt, identity_file); 269 fprintf(stderr, "key_to_blob failed\n"); 278 fprintf(stdout, "%s\n", SSH_COM_PUBLIC_BEGIN); 279 fprintf(stdout, "Comment: \"%s\"\n", comment); 281 fprintf(stdout, "%s\n", SSH_COM_PUBLIC_END); 344 fprintf(stderr, "load failed\n"); 349 fprintf(stderr, "version 1 keys are not supported\n") [all...] |
/external/netperf/ |
netlib.c | 347 fprintf(stderr, "%s: %s: %c\n", 428 fprintf(stream, "%s: %s\n", text, szTemp); 430 fprintf(stream, "%s: error 0x%x\n", text, dwError); 695 fprintf(where, 699 fprintf(where, 765 fprintf(where,"caught signal %d ",sig); 767 fprintf(where,"while in syscall %d\n", 771 fprintf(where,"null scp\n"); 780 fprintf(where,"netperf: caught SIGINT\n"); 788 fprintf(where,"catcher: timer popped with times_up != 0\n") [all...] |
/external/bison/lib/ |
bitsetv.c | 146 fprintf (file, "%s\n", title); 149 fprintf (file, "%s %lu\n", subtitle, (unsigned long int) i); 153 fprintf (file, "\n"); 164 fprintf (stderr, "%lu: ", (unsigned long int) i); 168 fprintf (stderr, "\n");
|
/external/bluetooth/bluez/tools/ |
csr_hci.c | 52 fprintf(stderr, "Device not available\n"); 59 fprintf(stderr, "Can't open device hci%d: %s (%d)\n", 65 fprintf(stderr, "Can't get device info for hci%d: %s (%d)\n", 72 fprintf(stderr, "Can't read version info for hci%d: %s (%d)\n", 79 fprintf(stderr, "Unsupported manufacturer\n");
|
/external/expat/tests/benchmark/ |
benchmark.c | 20 fprintf(stderr, 51 fprintf (stderr, "could not access file '%s'\n", argv[j + 1]); 57 fprintf (stderr, "could not open file '%s'\n", argv[j + 1]); 64 fprintf (stderr, 91 fprintf (stderr, "error '%s' at line %" XML_FMT_INT_MOD \
|
/external/iproute2/tc/ |
m_pedit.c | 38 fprintf(stderr, "Usage: ... pedit munge <MUNGE>\n"); 39 fprintf(stderr, 68 fprintf(stderr, "Unknown action hence option \"%s\" is unparsable\n", *argv); 130 fprintf(stderr, "offsets MUST be in 32 bit boundaries\n"); 149 fprintf(stderr, 176 fprintf(stderr, "pack_key16 bad value\n"); 183 fprintf(stderr, "pack_key16 bad index value %d\n",ind); 219 fprintf(stderr, "pack_key8 bad value (val %x mask %x\n", tkey->val, tkey->mask); 443 fprintf(stderr,"bad pedit parsing\n"); 477 fprintf(stderr, "while pedit (%d:%s)\n",argc, *argv) [all...] |
/external/jpeg/ |
cdjpeg.c | 77 fprintf(stderr, "\rPass %d/%d: %3d%% ", 81 fprintf(stderr, "\r %3d%% ", percent_done); 107 fprintf(stderr, "\r \r"); 158 fprintf(stderr, "Cannot reopen stdin\n"); 176 fprintf(stderr, "Cannot reopen stdout\n");
|
/external/libmtp/examples/ |
hotplug.c | 31 fprintf(stderr, "usage: hotplug [-u -H -i -a\"ACTION\"]\n"); 32 fprintf(stderr, " -u: use udev syntax\n"); 33 fprintf(stderr, " -H: use hal syntax\n"); 34 fprintf(stderr, " -i: use usb.ids simple list syntax\n"); 35 fprintf(stderr, " -a\"ACTION\": perform udev action ACTION on attachment\n");
|
/external/qemu/distrib/jpeg-6b/ |
cdjpeg.c | 77 fprintf(stderr, "\rPass %d/%d: %3d%% ", 81 fprintf(stderr, "\r %3d%% ", percent_done); 107 fprintf(stderr, "\r \r"); 158 fprintf(stderr, "Cannot reopen stdin\n"); 176 fprintf(stderr, "Cannot reopen stdout\n");
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
TestShellGtk.cpp | 122 fprintf(stderr, "You are missing %s. Try installing msttcorefonts. Also see " 128 fprintf(stderr, "Failed to load font %s\n", fonts[i]); 148 fprintf(stderr, "You are missing %s. Without this, some layout tests may fail. " 152 fprintf(stderr, "Failed to load font %s\n", font); 160 fprintf(stderr, "Failed to load font %s\n", ahemPath.c_str());
|