HomeSort by relevance Sort by last modified time
    Searched full:stderr (Results 676 - 700 of 4138) sorted by null

<<21222324252627282930>>

  /frameworks/base/libs/androidfw/
BackupHelpers.cpp 834 fprintf(stderr, "creat %s failed\n", path);
841 fprintf(stderr, "error (%s) writing to file %s\n", strerror(errno), path);
858 fprintf(stderr, "compare_file error (%s) opening %s\n", strerror(errno), path);
864 fprintf(stderr, "malloc(%d) failed\n", len);
871 fprintf(stderr, "compare_file file length should be %d, was %d\n", len, amt);
879 fprintf(stderr, "compare_file read expected %d bytes but got %d\n", len, amt);
886 fprintf(stderr, "compare_file contents are different: (index, expected, actual)\n");
889 fprintf(stderr, " [%-2d] %02x %02x\n", i, data[i], contents[i]);
911 fprintf(stderr, "error creating %s\n", filename);
920 fprintf(stderr, "write_snapshot_file reported error %d (%s)\n", err, strerror(err))
    [all...]
  /hardware/ti/wlan/mac80211/ti-utils/
calibrator.c 63 fprintf(stderr, "Failed to allocate netlink socket.\n");
68 fprintf(stderr, "Failed to connect to generic netlink.\n");
74 fprintf(stderr, "Failed to allocate generic netlink cache.\n");
81 fprintf(stderr, "nl80211 not found.\n");
291 fprintf(stderr, "\n\tUnable to find NVS file (%s).\n\t"
419 fprintf(stderr, "failed to allocate netlink message\n");
425 fprintf(stderr, "failed to allocate netlink callbacks\n");
446 fprintf(stderr, "failed to handle\n");
452 fprintf(stderr, "failed to autocomplete\n");
472 fprintf(stderr, "building message failed\n")
    [all...]
  /cts/suite/audio_quality/lib/src/
Log.cpp 24 #define ASSERT_PLAIN(cond) if(!(cond)) { fprintf(stderr, \
57 ::fprintf(stderr, "Log level %d\n", mLogLevel);
  /dalvik/dexlist/
DexList.cpp 168 fprintf(stderr, "Trouble reading class data\n");
215 fprintf(stderr, "Unable to process '%s'\n", fileName);
222 fprintf(stderr, "Warning: DEX parse failed for '%s'\n", fileName);
249 fprintf(stderr, "Copyright (C) 2007 The Android Open Source Project\n\n");
250 fprintf(stderr, "%s: dexfile [dexfile2 ...]\n", gProgName);
251 fprintf(stderr, "\n");
270 fprintf(stderr, "Expected package.Class.method\n");
282 fprintf(stderr, "%s: no file specified\n", gProgName);
  /external/antlr/antlr-3.4/runtime/Python/
setup.py 137 sys.stderr.write('\n' + '='*70 + '\n')
138 sys.stderr.write(
141 sys.stderr.write(error)
142 sys.stderr.write('\n')
269 sys.stderr.write('\n' + '='*70 + '\n')
270 sys.stderr.write(
273 sys.stderr.write(error)
274 sys.stderr.write('\n')
  /external/compiler-rt/lib/asan/lit_tests/
stack-use-after-return.cc 15 fprintf(stderr, "1: %p\n", x);
27 fprintf(stderr, "2: %p\n", x);
  /external/e2fsprogs/misc/
mklost+found.c 45 fprintf (stderr, "mklost+found %s (%s)\n", E2FSPROGS_VERSION,
49 fprintf (stderr, _("Usage: mklost+found\n"));
  /external/hyphenation/
hnjalloc.c 49 fprintf (stderr, "can't allocate %d bytes\n", size);
61 fprintf (stderr, "can't allocate %d bytes\n", size);
  /external/icu4c/common/
ucln_cmn.c 56 fprintf(stderr, "Cleaning up: UCLN_COMMON with u_cleanup, type %d\n", (int)libType);
61 fprintf(stderr, "Cleaning up: using ucln_cleanup_internal, type %d\n", (int)libType);
  /external/iproute2/ip/
ipaddrlabel.c 53 fprintf(stderr, "Usage: ip addrlabel [ list | add | del | flush ] prefix PREFIX [ dev DEV ] [ label LABEL ]\n");
114 fprintf(stderr, "\"ip addrlabel show\" does not take any arguments.\n");
124 fprintf(stderr, "Dump terminated\n");
178 fprintf(stderr, "Not enough information: \"prefix\" argument is required.\n");
182 fprintf(stderr, "Not enough information: \"label\" argument is required.\n");
236 fprintf(stderr, "\"ip addrlabel flush\" does not allow extra arguments\n");
246 fprintf(stderr, "Flush terminated\n");
271 fprintf(stderr, "Command \"%s\" is unknown, try \"ip addrlabel help\".\n", *argv);
  /external/iproute2/tc/
m_xt.c 109 fprintf(stderr, "using deprecated IPTABLES_LIB_DIR \n");
147 fprintf(stderr,"bad arguements to ipt %d vs %d \n", argc, rargc);
169 fprintf(stderr," failed to find target %s\n\n", optarg);
181 fprintf(stderr," failed to find target %s\n\n", optarg);
194 fprintf(stderr, "Illegal \"index\"\n");
205 fprintf(stderr," ipt Parser BAD!! (%s)\n", *argv);
305 fprintf(stderr, " %s error \n", m->name);
314 fprintf(stderr, " failed to find target %s\n\n",
  /external/iproute2/testsuite/lib/
generic.sh 36 ts_err "stderr output:"
64 ts_err "stderr output:"
  /external/mdnsresponder/mDNSShared/
PlatformCommon.c 153 fprintf(stderr,"%s\n", msg);
154 fflush(stderr);
168 if (mDNS_DebugMode) // In debug mode we write to stderr
172 fprintf(stderr,"%8d.%03d: %s\n", (int)(t/1000), ms, buffer);
175 fprintf(stderr,"%s\n", buffer);
176 fflush(stderr);
191 fprintf(stderr, "Unknown loglevel %d, assuming LOG_ERR\n", loglevel);
192 fflush(stderr);
  /external/openssh/
fixprogs 46 close STDIN; close STDOUT; close STDERR;
49 open (STDERR, ">/dev/null");
  /external/qemu/hw/
mips_r4k.c 98 fprintf(stderr, "qemu: could not load kernel '%s'\n",
111 fprintf(stderr,
121 fprintf(stderr, "qemu: could not load initial ram disk '%s'\n",
186 fprintf(stderr, "Unable to find CPU definition\n");
196 fprintf(stderr,
235 fprintf(stderr, "qemu: Error registering flash memory.\n");
240 fprintf(stderr, "qemu: Warning, could not load MIPS bios '%s'\n",
284 fprintf(stderr, "qemu: too many IDE bus\n");
  /external/qemu/
os-posix.c 168 fprintf(stderr, "Change of process name not supported by your OS\n");
193 fprintf(stderr, "User \"%s\" doesn't exist\n", optarg);
211 fprintf(stderr, "Failed to setgid(%d)\n", user_pwd->pw_gid);
215 fprintf(stderr, "Failed to setuid(%d)\n", user_pwd->pw_uid);
219 fprintf(stderr, "Dropping privileges failed\n");
229 fprintf(stderr, "chroot failed\n");
263 fprintf(stderr, "Could not acquire pidfile: %s\n", strerror(errno));
334 fprintf(stderr, "Could not acquire pid file: %s\n", strerror(errno));
  /external/webkit/Source/WebCore/bridge/
testbindings.mm 41 fprintf (stderr, "%s: ", __PRETTY_FUNCTION__); \
42 fprintf(stderr, formatAndArgs); \
215 fprintf(stderr, "Error opening %s.\n", file);
222 fprintf(stderr, "Warning: File may have been too long.\n");
233 fprintf(stderr, "You have to specify at least one filename\n");
270 fprintf(stderr,"Exception, line %d: %s\n",lineno,msg);
272 fprintf(stderr,"Exception: %s\n",msg);
277 fprintf(stderr,"Return value: %s\n",msg);
  /external/webkit/Tools/DumpRenderTree/chromium/
TestShellGtk.cpp 66 fputs("Unable to resolve /proc/self/exe.", stderr);
78 fputs("Failed to parse fontconfig config file\n", stderr);
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());
165 fputs("Failed to set the default font configuration\n", stderr);
  /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/debuggerd/
crasher.c 82 fprintf(stderr,"crasher: " __TIME__ "!@\n");
83 fprintf(stderr,"crasher: init pid=%d tid=%d\n", getpid(), gettid());
  /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");

Completed in 739 milliseconds

<<21222324252627282930>>