HomeSort by relevance Sort by last modified time
    Searched full:stderr (Results 951 - 975 of 6144) sorted by null

<<31323334353637383940>>

  /external/sfntly/cpp/src/sample/subtly/
merger_main.cc 38 fprintf(stderr, "Could not load font %s. Terminating.\n", font_path);
61 fprintf(stderr, "Serializing font to %s\n", argv[argc - 1]);
  /external/sfntly/cpp/src/sfntly/table/bitmap/
eblc_table.cc 134 fprintf(stderr, "size %d: sizeTable=%x, current subTable Block=%x, ",
137 fprintf(stderr, "index subTableStart=%x\n", index_sub_table_offset);
147 fprintf(stderr, "\tsubTableIndex %d: format=%x, ", sub_table_index,
149 fprintf(stderr, "indexSubTableArrayOffset=%x, indexSubTableOffset=%x\n",
173 fprintf(stderr, "\t\tsubTableSize = %x, padding = %x\n",
222 fprintf(stderr, "sizeIndex = %d, sizeBuilderSize=0x%x (%d)\n",
229 fprintf(stderr, "eblc size=%d\n", size);
258 fprintf(stderr, "size table = %d\n", size_index++);
  /external/valgrind/main/none/tests/
process_vm_readv_writev.c 40 fprintf(stderr, "Expected: \"1B3CE6\"; Got: \"%s\"\n", lbuf);
76 fprintf(stderr, "Expected: \"A24D5F\"; Got: \"%s\"\n", rbuf);
  /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/chromium_org/native_client_sdk/src/examples/api/var_dictionary/
var_dictionary.cc 64 fprintf(stderr, "Unexpected message.\n");
71 fprintf(stderr, "Expect dict item \"command\" to be a string.\n");
92 fprintf(stderr, "HandleGet: Expect dict item \"key\" to be a string.\n");
103 fprintf(stderr, "HandleGet: Expect dict item \"key\" to be a string.\n");
115 fprintf(stderr, "HandleGet: Expect dict item \"key\" to be a string.\n");
131 fprintf(stderr, "HandleGet: Expect dict item \"key\" to be a string.\n");
  /external/chromium_org/native_client_sdk/src/libraries/error_handling/
error_handling.c 189 fprintf(stderr, "ERROR: EHInit already initialized.\n");
193 fprintf(stderr, "ERROR: EHInit called with NULL callback.\n");
201 fprintf(stderr, "ERROR: EHInit failed nacl_interface_query\n");
206 fprintf(stderr, "ERROR: EHInit failed to install exception_handler\n");
235 fprintf(stderr, "WARNING: Failed to add guard page for alt stack.\n");
239 fprintf(stderr, "ERROR: Failed to assign stack.\n");
  /external/chromium_org/third_party/fuzzymatch/
fuzzymatch.c 55 fprintf(stderr, "Usage: %s [--highlight] [--no-ignore-scrollbars] "
80 fprintf(stderr, "missing argument to --output\n");
96 fprintf(stderr, "Failed to open %s\n", argv[argi]);
101 fprintf(stderr, "Failed to open %s\n", argv[argi + 1]);
107 fprintf(stderr, "Inputs are difference sizes\n");
146 fprintf(stderr, "%d\n", count);
  /external/chromium_org/third_party/icu/source/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/chromium_org/third_party/openssl/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/chromium_org/tools/cygprofile/
mergetraces.py 74 """Prints warning to stderr if the call timestamps are not in order.
88 sys.stderr.write("WARNING: last_timestamp: " + str(last_timestamp_secs)
157 sys.stderr.write(" " + str(step) + "/" + str(len(args)) +
163 sys.stderr.write("Len: " + str(len(trace_calls)) +
168 sys.stderr.write("Converted len: " + str(len(trace_calls)) + "\n")
171 sys.stderr.write("Merged len: " + str(len(tracemap)) + "\n")
patch_orderfile.py 46 sys.stderr.write ("ERROR: did not find function in binary: addr: " +
92 sys.stderr.write ("profiled list size: " + str(len(profiled_list)) + "\n")
101 # sys.stderr.write ("WARNING: could not find symbol " + function + "\n")
105 sys.stderr.write ("symbols found: " + str(symbols_found) + "\n")
107 sys.stderr.write ("number of addresses: " + str(len(addresses)) + "\n")
117 sys.stderr.write ("total_size: " + str(total_size) + "\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");

Completed in 508 milliseconds

<<31323334353637383940>>