/system/extras/tests/bionic/libc/common/ |
test_tm_zone.c | 36 fprintf(stderr, "TM_ZONE is not defined in <time.h> !!\n" );
|
/external/icu4c/tools/makeconv/ |
genmbcs.c | 205 fprintf(stderr, "error: out of memory allocating %ld 16-bit code units\n", 227 fprintf(stderr, "error: out of memory allocating %ld B for target mappings\n", (long)sum); 326 fprintf(stderr, "error: too many toUnicode fallbacks, currently at: U+%x\n", (int)c); 376 fprintf(stderr, "error: there is no state information!\n"); 394 fprintf(stderr, "error: byte sequence too short, ends in non-final state %hu: 0x%s (U+%x)\n", 402 fprintf(stderr, "error: byte sequence too long by %d bytes, final state %hu: 0x%s (U+%x)\n", 408 fprintf(stderr, "error: byte sequence ends in illegal state at U+%04x<->0x%s\n", 412 fprintf(stderr, "error: byte sequence ends in state-change-only at U+%04x<->0x%s\n", 416 fprintf(stderr, "error: byte sequence ends in unassigned state at U+%04x<->0x%s\n", 431 fprintf(stderr, "error: duplicate codepage byte sequence at U+%04x<->0x%s see U+%04x\n" [all...] |
/external/webkit/WebKitTools/Scripts/ |
prepare-ChangeLog | 125 print STDERR basename($0) . " [--bug] [-d|--diff] [-h|--help] [-o|--open] [--git-commit=<committish>] [--git-reviewer=<name>] [svndir1 [svndir2 ...]]\n"; 126 print STDERR " --bug Fill in the ChangeLog bug information from the given bug.\n"; 127 print STDERR " -d|--diff Spew diff to stdout when running\n"; 128 print STDERR " --git-commit Populate the ChangeLogs from the specified git commit\n"; 129 print STDERR " --git-index Populate the ChangeLogs from the git index only\n"; 130 print STDERR " --git-reviewer When populating the ChangeLogs from a git commit claim that the spcified name reviewed the change.\n"; 131 print STDERR " This option is useful when the git commit lacks a Signed-Off-By: line\n"; 132 print STDERR " -h|--help Show this help message\n"; 133 print STDERR " -o|--open Open ChangeLogs in an editor when done\n"; 134 print STDERR " --[no-]update Update ChangeLogs from svn before adding entry (default: update)\n" [all...] |
/bootable/recovery/edify/ |
main.c | 37 fprintf(stderr, "error parsing \"%s\" (%d errors)\n", 52 fprintf(stderr, "error evaluating \"%s\"\n", expr_str); 62 fprintf(stderr, "evaluating \"%s\": expected \"%s\", got \"%s\"\n",
|
/build/tools/ |
merge-event-log-tags.py | 59 print >> sys.stderr, "unhandled option %s" % (o,) 125 print >> sys.stderr, "%s:%d: error: %s" % (fn, ln, msg) 130 print >> sys.stderr, "%s:%d: warning: %s" % (fn, ln, msg)
|
/external/blktrace/btreplay/ |
btrecord.c | 194 vfprintf(stderr, fmt, ap); 216 fprintf(stderr, "Usage: btrecord -- version %s\n%s", 230 fprintf(stderr, "\t%s: %llx %llx %llx %llx\n", 427 fprintf(stderr, "Invalid bunch time %llu\n", 438 fprintf(stderr, "Invalid max pkts %llu\n", 450 fprintf(stderr, "btrecord -- version %s\n", 452 fprintf(stderr, " Built on %s\n", build_date); 502 fprintf(stderr, "WARNING: Short read on %s (%d)\n", 536 fprintf(stderr, "WARNING: Short PDU read on %s (%d)\n", 548 fprintf(stderr, "%2d: %10llu+%10llu (%d) @ %10llx\n" [all...] |
/external/bluetooth/bluez/tools/ |
hciattach_st.c | 186 fprintf(stderr, "Sequence number mismatch\n"); 223 fprintf(stderr, "No ROM patch file loaded.\n"); 231 fprintf(stderr, "No static settings file loaded.\n");
|
/external/e2fsprogs/misc/ |
filefrag.c | 17 fputs("This program is only supported on Linux!\n", stderr); 66 fprintf(stderr, "No permission to use FIBMAP ioctl; must have root privileges\n"); 186 fprintf(stderr, "Usage: %s [-v] file ...\n", progname);
|
/external/expat/xmlwf/ |
xmlfile.c | 72 ftprintf(stderr, T("%s: (unknown message %d)\n"), filename, code); 172 ftprintf(stderr, T("%s: out of memory\n"), 225 ftprintf(stderr, T("%s: out of memory"), filename);
|
/external/icu4c/test/perf/charperf/ |
charperf.cpp | 40 fprintf(stderr, "FAILED: Tests could not be run please check the " 52 fprintf(stderr,gUsageString, "charperf"); 56 fprintf(stderr, "FAILED to create UPerfTest object. Error: %s\n",
|
/external/icu4c/tools/pkgdata/ |
pkgtypes.c | 84 fprintf(stderr, "%s:%d: Internal error, line too long (greater than 1023 chars)\n", 227 fprintf(stderr, "## ERR: Path too long [%d chars]: %s\n", (int)sizeof(aBuf), strAlias); 266 fprintf(stderr, " P %s\n", t);
|
/external/icu4c/tools/toolutil/ |
toolutil.c | 170 fprintf(stderr, "error: %s - out of memory\n", name); 211 fprintf(stderr, "error: %s - trying to use more than maxCapacity=%ld units\n", 235 fprintf(stderr, "error: %s - out of memory\n", mem->name);
|
/external/iproute2/ip/ |
iplink_vlan.c | 23 fprintf(stderr, 37 fprintf(stderr, "Error: argument of \"%s\" must be \"on\" or \"off\"\n", msg); 121 fprintf(stderr, "vlan: what is \"%s\"?\n", *argv);
|
ipmroute.c | 38 fprintf(stderr, "Usage: ip mroute show [ PREFIX ] [ from PREFIX ] [ iif DEVICE ]\n"); 40 fprintf(stderr, "Usage: ip mroute [ add | del ] DESTINATION from SOURCE [ iif DEVICE ] [ oif DEVICE ]\n"); 204 fprintf(stderr, "Command \"%s\" is unknown, try \"ip mroute help\".\n", *argv);
|
/external/iproute2/tc/ |
m_nat.c | 29 fprintf(stderr, "Usage: ... nat NAT\n" 100 fprintf(stderr, "Illegal nat construct (%s) \n", 149 fprintf(stderr, "Pedit: Illegal \"index\"\n");
|
/external/openssl/crypto/rc4/ |
rc4.c | 105 fprintf(stderr,"unknown option %s\n",*argv); 117 fprintf(stderr,"%s",*pp); 160 fprintf(stderr,"bad password read\n");
|
/external/openssl/crypto/x509v3/ |
tabtest.c | 75 fprintf(stderr, "Extension number invalid expecting %d\n", i); 84 fprintf(stderr, "Extensions out of order!\n"); 87 } else fprintf(stderr, "Order OK\n");
|
/external/oprofile/libop/ |
op_cpu_type.c | 100 fprintf(stderr, "Unable to open cpu_type file for reading\n"); 101 fprintf(stderr, "Make sure you have done opcontrol --init\n"); 107 fprintf(stderr, "Could not read cpu type.\n");
|
op_events.c | 51 fprintf(stderr, "oprofile: parse error in %s, line %u\n", 53 fprintf(stderr, "%s\n", context); 87 fflush(stderr); 227 fprintf(stderr, 303 fprintf(stderr, "oprofile: could not find unit mask %s\n", value); 435 fprintf(stderr, "oprofile: could not open event description file %s\n", file); 544 fprintf(stderr, "um %s is not used\n", um->name); 549 fprintf(stderr, "mandatory um %s doesn't contain exactly one " 558 fprintf(stderr, "um %s default mask is not valid " 569 fprintf(stderr, "exclusive um %s default value is not [all...] |
/external/qemu/android/tools/ |
gen-hw-config.py | 120 sys.stderr.write("ignoring config item with no type '%s'\n" % item.name) 124 sys.stderr.write("ignoring config item with unknown type '%s': '%s'\n" % \ 129 sys.stderr.write("ignoring config item with no default '%s' */" % item.name)
|
/external/qemu/android/utils/ |
bufprint.c | 93 fprintf(stderr,"cannot locate application directory\n"); 129 fprintf(stderr,"cannot locate application directory\n"); 143 fprintf(stderr, "PANIC CITY!!\n");
|
/external/qemu/distrib/sdl-1.2.12/src/ |
SDL.c | 231 fprintf(stderr, "SDL Warning: %d SDL surfaces extant\n", 312 /* Make stdout and stderr unbuffered! */ 314 setbuf(stderr, NULL);
|
/external/qemu/hw/ |
arm_boot.c | 198 fprintf(stderr, "Kernel image must be specified\n"); 223 fprintf(stderr, "qemu: could not load kernel '%s'\n", 238 fprintf(stderr, "qemu: could not load initrd '%s'\n",
|
/external/qemu/tcg/hppa/ |
tcg-target.c | 269 fprintf(stderr, "unimplemented %s with offset %d\n", __func__, offset); 277 fprintf(stderr, "unimplemented %s\n", __func__); 284 fprintf(stderr, "unimplemented %s\n", __func__); 739 fprintf(stderr, "goto_tb direct\n"); 757 fprintf(stderr, "unimplemented jmp\n"); 761 fprintf(stderr, "unimplemented br\n"); 833 fprintf(stderr, "unimplemented mul\n"); 837 fprintf(stderr, "unimplemented mulu2\n"); 841 fprintf(stderr, "unimplemented div2\n"); 845 fprintf(stderr, "unimplemented divu2\n") [all...] |
/external/webkit/JavaScriptCore/runtime/ |
RegExp.cpp | 154 fprintf(stderr, "jsRegExpExecute failed with result %d\n", result); 216 fprintf(stderr, "jsRegExpExecute failed with result %d\n", result); 244 fprintf(stderr, "jsRegExpExecute failed with result %d\n", numMatches);
|