HomeSort by relevance Sort by last modified time
    Searched full:stderr (Results 726 - 750 of 4272) sorted by null

<<21222324252627282930>>

  /external/webkit/Tools/Scripts/
run-api-tests 67 print STDERR $usage;
144 $childErr = ">&STDERR";
197 $childErr = ">&STDERR";
217 print STDERR "Failed to build list of tests!\n";
250 print STDERR "Running $buildTestTool\n";
259 # When not quiet, let the child use our stdout/stderr.
261 $childErr = ">&STDERR";
276 print STDERR "Compiling TestWebKitAPI failed!\n";
  /external/wpa_supplicant_8/hostapd/logwatch/
hostapd 19 print STDERR "\n\nDEBUG: Inside HOSTAPD Filter\n\n";
24 print STDERR "DEBUG($debugcounter): $line";
  /frameworks/compile/libbcc/bcinfo/Wrap/
file_wrapper_input.cpp 26 fprintf(stderr, "Unable to open: %s\n", name);
55 fprintf(stderr, "Unable to compute file size: %s\n", _name);
  /frameworks/compile/slang/tests/
test.py 69 stderr_file = open('stderr.txt', 'w+')
104 ret = subprocess.call(args, stdout=stdout_file, stderr=stderr_file)
117 print 'STDERR>', line,
141 if not CompareFiles('stderr.txt', 'stderr.txt.expect'):
144 print 'stderr is different'
162 os.remove('stderr.txt')
206 print >> sys.stderr, 'Invalid test or option: %s' % arg
  /sdk/emulator/qtools/
q2dm.cpp 58 fprintf(stderr, "top %d\n", top);
60 fprintf(stderr, " %d: %s\n", ii, frames[ii]->name);
77 fprintf(stderr, "native push t %llu p %d s %d fid %d 0x%x %s\n",
99 fprintf(stderr, "native pop t %llu p %d s %d fid %d 0x%x %s\n",
112 fprintf(stderr, "Error: q2dm function mismatch at time %llu pid %d sym %s\n",
127 fprintf(stderr, "Usage: %s [options] trace_name elf_file dmtrace_name\n",
178 fprintf(stderr, "event t %llu p %d %s\n",
246 fprintf(stderr, "Error: no events in trace.\n");
  /system/core/libzipfile/
centraldir.c 38 fprintf(stderr, " Zip EOCD: expected >= %d bytes, found %d\n",
53 fprintf(stderr, "EOCD(%d) + comment(%d) exceeds len (%d)\n",
91 fprintf(stderr, "cde entry not large enough\n");
96 fprintf(stderr, "Whoops: didn't find expected signature\n");
195 fprintf(stderr, "Length is %zd -- too small\n", bufsize);
214 fprintf(stderr, "EOCD not found, not Zip\n");
227 fprintf(stderr, "Archive spanning not supported\n");
240 fprintf(stderr, "read_central_directory_entry failed\n");
  /system/core/toolbox/
iftop.c 117 fprintf(stderr, "reading " PROC_NET_DEV " returned premature EOF\n");
125 fprintf(stderr, "parsing " PROC_NET_DEV " failed unexpectedly\n");
130 fprintf(stderr, "parsing " PROC_NET_DEV " failed unexpectedly\n");
145 fprintf(stderr, "parsing " PROC_NET_DEV " failed unexpectedly\n");
164 fprintf(stderr, "parsing " PROC_NET_DEV " failed unexpectedly\n");
223 fprintf(stderr, "usage: %s [ -r repeats] [ -d delay ]\n", cmd);
235 fprintf(stderr, "Option -d requires an argument.\n");
245 fprintf(stderr, "Option -r requires an argument.\n");
vmstat.c 85 fprintf(stderr, "Option -n requires an argument.\n");
93 fprintf(stderr, "Option -d requires an argument.\n");
101 fprintf(stderr, "Option -r requires an argument.\n");
111 fprintf(stderr, "Invalid argument \"%s\".\n", argv[i]);
142 fprintf(stderr, "vmstat: could not read /proc/meminfo: %s\n", strerror(error));
148 fprintf(stderr, "vmstat: could not read /proc/stat: %s\n", strerror(error));
154 fprintf(stderr, "vmstat: could not read /proc/vmstat: %s\n", strerror(error));
240 fprintf(stderr, "Usage: %s [ -h ] [ -n iterations ] [ -d delay ] [ -r header_repeat ]\n"
  /system/extras/tests/bionic/libc/bionic/
test_getgrouplist.c 47 fprintf(stderr, "getgrouplist() returned %d (expecting 1), ngroups=%d\n",
52 fprintf(stderr, "getgrouplist() returned group %d (expecting %d)\n",
  /system/extras/tests/bionic/libc/other/
test_thread_max.c 36 fprintf(stderr, "thread %ld\n", (long)arg );
54 fprintf(stderr, "could not create thread %d\n", count);
  /build/libs/host/
CopyFile.c 127 fprintf(stderr,
135 fprintf(stderr,
140 fprintf(stderr, "acp: partial write to '%s' (%zd of %zd)\n",
218 fprintf(stderr,
223 fprintf(stderr, "acp: unable to stat destination '%s'\n", dst);
229 fprintf(stderr, "acp: '%s' and '%s' are the same file\n",
245 fprintf(stderr, "acp: unable to open '%s': %s\n", src, strerror(errno));
256 fprintf(stderr,
273 fprintf(stderr, "acp: unable to remove '%s': %s\n",
285 fprintf(stderr, "acp: unable to open '%s': %s\n"
    [all...]
  /build/tools/atree/
fs.cpp 34 fprintf(stderr, "error deleting file %s (%s)\n", path.c_str(),
49 fprintf(stderr, "error getting directory contents %s (%s)\n",
98 fprintf(stderr, "error deleting directory %s (%s)\n", path.c_str(),
125 fprintf(stderr, "can't create directory %s (%s)\n",
131 fprintf(stderr, "can't create directory %s because %s is a file.\n",
178 fprintf(stderr, "Invalid ATREE_STRIP command '%s'\n", strip_cmd);
  /cts/apps/cts-usb-accessory/
cts-usb-accessory.c 87 fprintf(stderr, "usb_device_open failed\n");
118 fprintf(stderr, "Interface not found\n");
122 fprintf(stderr, "Endpoints not found\n");
127 fprintf(stderr, "usb_device_claim_interface failed errno: %d\n", errno);
150 fprintf(stderr, "Failed to read protocol version\n");
187 fprintf(stderr, "usb_host_init failed");
  /external/checkpolicy/
policy_scan.l 276 fprintf(stderr, "%s:%ld:",
279 fprintf(stderr, "(unknown source)::");
280 fprintf(stderr, "ERROR '%s' at token '%s' on line %ld:\n%s\n%s\n",
292 fprintf(stderr, "%s:%ld:",
295 fprintf(stderr, "(unknown source)::");
296 fprintf(stderr, "WARNING '%s' at token '%s' on line %ld:\n%s\n%s\n",
  /external/icu4c/test/perf/utrie2perf/
utrie2perf.cpp 127 fprintf(stderr, "error: unorm_quickCheck(UNORM_FCD) failed: %s\n",
147 fprintf(stderr, "error: unorm_quickCheck(UNORM_FCD) failed: %s\n",
166 fprintf(stderr, "error: bogus result from unorm_checkFCDUTF8()\n");
197 fprintf(stderr, "error: unorm_normalize(UNORM_NFC) failed: %s\n",
225 fprintf(stderr, "error: GetBiDiClass() did not collect bits\n");
255 fprintf(stderr, "FAILED: Tests could not be run please check the "
  /external/iproute2/ip/
rtmon.c 61 fprintf(stderr, "Usage: rtmon file FILE [ all | LISTofOBJECTS]\n");
62 fprintf(stderr, "LISTofOBJECTS := [ link ] [ address ] [ route ]\n");
93 fprintf(stderr, "Protocol ID \"%s\" is unknown, try \"rtmon help\".\n", argv[1]);
125 fprintf(stderr, "Argument \"%s\" is unknown, try \"rtmon help\".\n", argv[1]);
132 fprintf(stderr, "Not enough information: argument \"file\" is required\n");
167 fprintf(stderr, "Dump terminated\n");
  /external/libpcap/
pcap-enet.c 120 (void) fprintf(stderr, "tcpdump: ");
137 fprintf(stderr, "%d packets queued", es.enStat_Rcnt);
139 fprintf(stderr, ", %d dropped", es.enStat_Rdrops);
141 fprintf(stderr, ", %d tcpdump %s", es.enStat_Reads,
144 fprintf(stderr, ", %d packets in largest read",
146 putc('\n', stderr);
  /external/libvorbis/vq/
latticebuild.c 71 fprintf(stderr,"Need a lattice description file on the command line.\n");
82 fprintf(stderr,"Could not open input file %s\n",filename);
100 fprintf(stderr,"Syntax error reading description file (line 1)\n");
122 fprintf(stderr,"Ran out of data on line 2 of description file\n");
153 fprintf(stderr,"min=%g mindel=%g\n",min,mindel);
174 fprintf(stderr,"\r "
  /external/openssl/crypto/sha/
sha256t.c 67 fprintf(stderr,"\nTEST 1 of 3 failed.\n");
77 fprintf(stderr,"\nTEST 2 of 3 failed.\n");
97 fprintf(stderr,"\nTEST 3 of 3 failed.\n");
110 fprintf(stderr,"\nTEST 1 of 3 failed.\n");
120 fprintf(stderr,"\nTEST 2 of 3 failed.\n");
137 fprintf(stderr,"\nTEST 3 of 3 failed.\n");
  /external/oprofile/libop/
op_xml_out.c 110 fprintf(stderr,"open_xml_element: snprintf failed\n");
132 fprintf(stderr, "close_xml_element: snprintf failed\n");
151 fprintf(stderr,"init_xml_int_attr: snprintf failed\n");
170 fprintf(stderr, "init_xml_dbl_attr: snprintf failed\n");
238 fprintf(stderr,"quote_str: buffer overflow\n");
266 fprintf(stderr,"init_xml_str_attr: snprintf failed\n");
  /external/qemu/
bt-vhci.c 48 fprintf(stderr, "qemu: error %i reading the PDU\n", errno);
87 fprintf(stderr, "qemu: bad HCI packet type %02x\n", pkt[-1]);
106 fprintf(stderr, "qemu: error %i writing bluetooth packet.\n",
119 fprintf(stderr, "qemu: error %i writing bluetooth packet.\n",
152 fprintf(stderr, "qemu: Can't open `%s': %s (%i)\n",
154 fprintf(stderr, "qemu: Can't open `%s': %s (%i)\n",
qemu-error.c 17 * Print to current monitor if we have one, else to stderr.
26 vfprintf(stderr, fmt, ap);
31 * Print to current monitor if we have one, else to stderr.
161 * Print current location to current monitor if we have one, else to stderr.
170 fprintf(stderr, "%s:", progname);
195 * Print an error message to current monitor if we have one, else to stderr.
  /external/tinyalsa/
tinyplay.c 88 fprintf(stderr, "Usage: %s file.wav [-D card] [-d device] [-p period_size]"
96 fprintf(stderr, "Unable to open file '%s'\n", filename);
103 fprintf(stderr, "Error: '%s' is not a riff/wave file\n", filename);
187 fprintf(stderr, "Unable to open PCM device %u (%s)\n",
195 fprintf(stderr, "Unable to allocate %d bytes\n", size);
210 fprintf(stderr, "Error playing sample\n");
  /external/zlib/src/test/
example.c 24 fprintf(stderr, "%s error: %d\n", msg, err); \
104 fprintf(stderr, "bad uncompress\n");
120 fprintf(stderr, "NO_GZCOMPRESS -- gz* functions cannot compress\n");
129 fprintf(stderr, "gzopen error\n");
134 fprintf(stderr, "gzputs err: %s\n", gzerror(file, &err));
138 fprintf(stderr, "gzprintf err: %s\n", gzerror(file, &err));
146 fprintf(stderr, "gzopen error\n");
152 fprintf(stderr, "gzread err: %s\n", gzerror(file, &err));
156 fprintf(stderr, "bad gzread: %s\n", (char*)uncompr);
164 fprintf(stderr, "gzseek error, pos=%ld, gztell=%ld\n"
    [all...]
  /frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/
accessorychat.c 94 fprintf(stderr, "usb_device_open failed\n");
125 fprintf(stderr, "interface not found\n");
129 fprintf(stderr, "endpoints not found\n");
134 fprintf(stderr, "usb_device_claim_interface failed errno: %d\n", errno);
154 fprintf(stderr, "failed to read protocol version\n");
189 fprintf(stderr, "usb_host_init failed");

Completed in 1560 milliseconds

<<21222324252627282930>>