/external/webkit/WebKitTools/DumpRenderTree/qt/ |
main.cpp | 66 fprintf(stderr, "%s\n", message); 101 fprintf(stderr, "%s\n", strsignal(sig)); 102 fprintf(stderr, "%s\n", get_backtrace().toLatin1().constData());
|
/external/webkit/WebKitTools/Scripts/ |
resolve-ChangeLogs | 86 print STDERR "ERROR: Files listed on command-line that are not ChangeLogs.\n"; 89 print STDERR "ERROR: No ChangeLog files listed on command-line or found unmerged.\n"; 92 print STDERR "ERROR: --continue may only be used with a git repository\n"; 95 print STDERR "ERROR: --fix-merged may only be used with a git repository\n"; 101 print STDERR <<__END__; 130 print STDERR "ERROR: Unknown combination of switches and arguments.\n"; 168 print STDERR "WARNING: ${file} is not in a conflicted state.\n" if $printWarnings; 187 print STDERR "WARNING: Too many conflict files exist for ${file}!\n" if $printWarnings; 219 print STDERR "WARNING: ${file} does not need merging.\n" if $printWarnings; 221 print STDERR "WARNING: ${file} is missing some conflict files.\n" if $printWarnings [all...] |
sort-Xcode-project-file | 58 print STDERR "ERROR: No Xcode project files (project.pbxproj) listed on command-line.\n"; 63 print STDERR <<__END__; 73 print STDERR "WARNING: Not an Xcode project file: $projectFile\n" if $printWarnings;
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/ |
chromium_win.py | 111 stderr=subprocess.PIPE) 152 stderr=subprocess.PIPE).wait() 155 stderr=subprocess.PIPE).wait()
|
/frameworks/base/cmds/servicemanager/ |
service_manager.c | 14 #define LOGI(x...) fprintf(stderr, "svcmgr: " x) 15 #define LOGE(x...) fprintf(stderr, "svcmgr: " x) 207 fprintf(stderr,"invalid id %s\n", str8(s));
|
/frameworks/base/tests/DumpRenderTree/assets/ |
run_page_cycler.py | 69 (adb_output, adb_error) = subprocess.Popen(run_load_test_cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate() 101 stdout=subprocess.PIPE, stderr=subprocess.PIPE).communicate() 106 logging.error("adb stderr:")
|
/frameworks/base/tools/localize/ |
localize.cpp | 248 fprintf(stderr, "error with perforce. bailing\n"); 305 fprintf(stderr, "Configuration: %s (%zd of %zd)\n", config.c_str(), i+1, 307 fprintf(stderr, " Old CL: %s\n", setting.oldVersion.c_str()); 308 fprintf(stderr, " Current CL: %s\n", setting.currentVersion.c_str()); 333 fprintf(stderr, "error reading file %s@%s\n", resFile.c_str(), 555 fprintf(stderr, 649 fprintf(stderr, "unknown argument %s\n", argv[index]); 664 fprintf(stderr, "illegal --target locale: '%s'\n", targetLocale.c_str()); 711 fprintf(stderr, "unknown argument %s\n", argv[index]); 728 fprintf(stderr, "unknown argument %s\n", argv[index]) [all...] |
/hardware/broadcom/wlan/bcm4329/src/dhd/exe/ |
dhdu_linux.c | 58 fprintf(stderr, "%s: ", dhdu_av0); 195 fprintf(stderr, "%s: interface name too long\n", dhdu_av0); 212 fprintf(stderr, "%s: dhd driver adapter not found\n", dhdu_av0);
|
/hardware/ril/rild/ |
rild.c | 43 fprintf(stderr, "Usage: %s -l <ril impl library> [-- <args for impl library>]\n", argv0); 244 fprintf(stderr, "dlopen failed: %s\n", dlerror()); 253 fprintf(stderr, "RIL_Init not defined or exported in %s\n", rilLibPath);
|
/ndk/samples/san-angeles/jni/ |
app-linux.c | 78 fprintf(stderr, "GL Error: 0x%04x\n", (int)error); 87 fprintf(stderr, "EGL Error: 0x%04x\n", (int)error); 204 fprintf(stderr, "Graphics initialization failed.\n");
|
/sdk/emulator/qtools/ |
post_trace.cpp | 19 fprintf(stderr, "Usage: %s trace_file\n", argv[0]); 37 fprintf(stderr, 101 fprintf(stderr,
|
/sdk/jarutils/src/com/android/jarutils/ |
KeystoreHelper.java | 42 * @param output an optional {@link IKeyGenOutput} object to get the stdout and stderr 144 * Get the stderr/stdout outputs of a process and return when the process is done. 156 // create a buffer to read the stderr output
|
/sdk/sdklauncher/ |
sdklauncher.c | 44 vfprintf(stderr, msg, ap); 54 fprintf(stderr, "%s, error %ld\n", description, err); 64 fprintf(stderr, "%s", s);
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
AdbWrapper.java | 139 * Get the stderr/stdout outputs of a process and return when the process is done.
142 * @param errorOutput The array to store the stderr output. cannot be null.
158 // create a buffer to read the stderr output
|
/system/core/adb/ |
adb_client.c | 210 fprintf(stderr,"* failed to start daemon *\n"); 259 fprintf(stderr,"** daemon still not running"); 293 fprintf(stderr,"error: %s\n", __adb_error);
|
/system/core/logwrapper/ |
logwrapper.c | 30 fprintf(stderr, msg); 39 "Forks and executes BINARY ARGS, redirecting stdout and stderr to\n" 162 // redirect stdout and stderr
|
/system/extras/tests/sdcard/ |
testcase.cpp | 59 fprintf(stderr, "pipe failed\n"); 64 fprintf(stderr, "pipe failed\n"); 82 fprintf(stderr, "No test set.");
|
/external/bison/tests/ |
glr-regression.at | 76 fprintf (stderr, "%s\n", msg); 290 fprintf(stderr,"error: %s\n",s); 411 fprintf (stderr, "%s\n", msg); 451 fprintf (stderr, "Bad destructor call.\n"); 475 fprintf (stderr, "%s\n", msg); 537 fprintf (stderr, "%s\n", msg); 584 fprintf (stderr, "Destructor called on same value twice.\n"); 605 fprintf (stderr, "Test inconclusive.\n"); 615 fprintf (stderr, "%s\n", msg); 690 fprintf (stderr, "%s\n", msg) [all...] |
/bionic/libc/netbsd/resolv/ |
res_send.c | 722 Perror(statp, stderr, "socket(vc)", errno); 726 Perror(statp, stderr, "socket(vc)", errno); 733 Aerror(statp, stderr, "bind/vc", errno, nsap, 740 Aerror(statp, stderr, "connect/vc", errno, nsap, 757 Perror(statp, stderr, "write failed", errno); 774 Perror(statp, stderr, "read failed", errno); 819 Perror(statp, stderr, "read(vc)", errno); 892 Perror(statp, stderr, "socket(dg)", errno); 896 Perror(statp, stderr, "socket(dg)", errno); 913 Aerror(statp, stderr, "bind(dg)", errno, nsap [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
SDL_fbevents.c | 270 fprintf(stderr, "vtpath = %s, fd = %d\n", 299 fprintf(stderr, "Current VT: %d\n", current_vt); 386 fprintf(stderr,"testing gpm\n"); 406 fprintf(stderr,"gpm arg %s len %d\n",arg,arglen); 532 fprintf(stderr, "Last mouse mode: 0x%x\n", ch); 559 fprintf(stderr, "Using tslib touchscreen\n"); 578 fprintf(stderr, "Using ELO touchscreen\n"); 618 fprintf(stderr, "GPM mouse using unknown protocol = %s\n", proto); 626 fprintf(stderr, "Using GPM mouse, protocol = %s\n", proto); 642 fprintf(stderr, "Using IMPS2 mouse\n") [all...] |
/external/blktrace/ |
blkparse_fmt.c | 39 fprintf(stderr,"Bad format specifier %c\n", spec); 43 fprintf(stderr,"Bad format specifier - need ',' %s\n", option); 239 fprintf(stderr, "Expecting elapsed value\n"); 412 fprintf(stderr, "Unknown action %c\n", act[0]); 448 fprintf(stderr,
|
/external/clearsilver/ruby/ext/hdf/ |
neo_util.c | 44 fprintf(stderr,"freeing hdf 0x%x\n",hdfh); 51 fprintf(stderr,"freeing hdf holder 0x%x of 0x%x\n",hdfh,hdfh->parent); 60 fprintf(stderr,"marking 0x%x\n",hdfh); 65 fprintf(stderr,"mark top 0x%x\n",hdfh); 83 fprintf(stderr,"allocated 0x%x\n",(void *)hdfh);
|
/external/dbus/tools/ |
dbus-launch-x11.c | 81 fprintf (stderr, "Can't get user home directory\n"); 184 fprintf (stderr, "no memory\n"); 196 fprintf (stderr, "Unable to create %s\n", dir); 206 fprintf (stderr, "Unable to create %s\n", dir); 377 fprintf (stderr, "int is not 32 bits!\n");
|
/external/e2fsprogs/intl/ |
plural.c | 738 YYDPRINTF ((stderr, "Starting parse\n")); 838 YYDPRINTF ((stderr, "Stack size increased to %lu\n", 845 YYDPRINTF ((stderr, "Entering state %d\n", yystate)); 872 YYDPRINTF ((stderr, "Reading a token: ")); 883 YYDPRINTF ((stderr, "Now at end of input.\n")); 894 YYFPRINTF (stderr, "Next token is %d (%s", 899 YYPRINT (stderr, yychar, yylval); 901 YYFPRINTF (stderr, ")\n"); 933 YYDPRINTF ((stderr, "Shifting token %d (%s), ", 995 YYFPRINTF (stderr, "Reducing via rule %d (line %d), " [all...] |
/external/e2fsprogs/lib/blkid/ |
tag.c | 395 fprintf(stderr, "Usage: %s [-f blkid_file] [-m debug_mask] device " 398 fprintf(stderr, "\tList all tags for a device and exit\n"); 424 fprintf(stderr, "Invalid debug mask: %s\n", 442 fprintf(stderr, "%s: error creating cache (%d)\n", 449 fprintf(stderr, "%s: Can not find device in blkid cache\n",
|