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

<<51525354555657585960>>

  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlconvertaudio.html 275 fprintf(stderr, "Couldn't open audio: %s\n", SDL_GetError());
283 fprintf(stderr, "Could not open test.wav: %s\n", SDL_GetError());
296 fprintf(stderr, "Couldn't build converter!\n");
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/mint/
SDL_syscdrom.c 81 fprintf(stderr, "MetaDOS not installed\n");
88 fprintf(stderr, "No MetaDOS devices present\n");
285 fprintf(stderr, "Trying to play from %d:%d:%d to %d:%d:%d\n",
  /external/srec/config/en.us/dictionary/
cmu2nuance.cpp 51 fprintf(stderr, "warning: ignoring line %d - %s", lineno, line);
60 fprintf(stderr, "can't read name at line %d\n", lineno);
177 fprintf(stderr, "can't pronounce line %d: %s", lineno, p);
  /external/strace/
count.c 61 fprintf(stderr,
146 fprintf(stderr, "invalid sortby: `%s'\n", sortby);
170 fprintf(stderr, "strace: out of memory for call summary\n");
  /external/valgrind/main/include/
pub_tool_libcprint.h 62 // --log-fd/--log-file/--log-socket argument, which defaults to 2 (stderr).
63 // (Except that some text always goes to stdout/stderr at startup, and
64 // debugging messages always go to stderr.) Hence no need for
  /external/webkit/Source/WebCore/bridge/jni/
JNIUtility.cpp 142 fprintf(stderr, "\n");
159 fprintf(stderr, "\n");
342 fprintf(stderr, "\n");
  /external/webkit/Source/WebKit2/WebProcess/mac/
WebProcessMac.mm 167 fprintf(stderr, "Bypassing sandbox due to DisableSandbox user default.\n");
193 fprintf(stderr, "WebProcess: couldn't initialize sandbox profile [%s]\n", profilePath);
195 fprintf(stderr, "%s=%s\n", sandboxParameters[i], sandboxParameters[i + 1]);
  /external/webkit/Tools/DumpRenderTree/chromium/
DumpRenderTree.cpp 184 fprintf(stderr, "Unknown option: %s\n", argv[i]);
189 fprintf(stderr, "--pixel-tests with --test-shell requires a file name.\n");
193 fprintf(stderr, "--stress-opt and --stress-deopt are mutually exclusive.\n");
  /external/webkit/Tools/DumpRenderTree/wx/
DumpRenderTreeWx.cpp 198 fputs("#EOF\n", stderr);
200 fflush(stderr);
214 fflush(stderr);
  /external/webkit/Tools/Scripts/
run-leaks 63 print STDERR $usage;
69 print STDERR $usage;
220 print STDERR basename($0) . ": $errorMessage\n";
  /frameworks/av/cmds/stagefright/
stream.cpp 304 fprintf(stderr, "Usage: %s filename\n", argv[0]);
362 fprintf(stderr, "Failed to open file '%s'.", argv[1]);
384 fprintf(stderr, "failed to instantiate player.\n");
  /frameworks/compile/slang/
slang_rs_reflect_utils.cpp 165 fprintf(stderr, "Error: could not read file %s\n", context.bcFileName);
243 fprintf(stderr, "Error: could not create dir %s\n",
259 fprintf(stderr, "Error: could not write to file %s\n",
  /frameworks/native/cmds/servicemanager/
service_manager.c 14 #define ALOGI(x...) fprintf(stderr, "svcmgr: " x)
15 #define ALOGE(x...) fprintf(stderr, "svcmgr: " x)
229 fprintf(stderr,"invalid id %s\n", str8(s));
  /ndk/sources/android/libthread_db/gdb-6.6/
libthread_db.c 18 # define D(...) fprintf(stderr, "libthread_db:%s: ", __FUNCTION__), fprintf(stderr, __VA_ARGS__)
183 fprintf(stderr, "Thread debugging is unsupported on this Android platform!\n");
  /prebuilts/sdk/tools/linux/
acp 
  /system/core/libnl_2/genl/
genl.c 189 fprintf(stderr, "Receive message error\n");
192 fprintf(stderr, "Receive data partly lost\n");
286 fprintf(stderr, "%s is not supported\n", name);
  /system/core/toolbox/
lsof.c 193 fprintf(stderr, "Couldn't read %s\n", info.path);
202 fprintf(stderr, "Error reading cmdline: %s: %s\n", info.path, strerror(errno));
235 fprintf(stderr, "Couldn't open /proc\n");
  /bionic/libc/kernel/tools/
update_all.py 26 sys.stderr.write( "error: unrecognized option\n" )
  /dalvik/libdex/
sha1.cpp 294 fprintf(stderr, "Can't open %s\n", fname);
343 fprintf(stderr, "Can't open %s\n", fname);
377 fprintf(stderr, "FAILED: %s\n"
380 fprintf(stderr, "%02X",
382 fprintf(stderr,"\n FOUND: ");
384 fprintf(stderr, "%02X", digest[k]);
385 fprintf(stderr, "\n");
501 fprintf(stderr,
507 fprintf(stderr, "No files checked.\n");
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
gUnitTestResult.java 34 private String error; // stderr
  /external/antlr/antlr-3.4/runtime/Perl5/t/examples/
expr.t 48 print STDERR "undefined variable $ID.text\n";
  /external/bison/m4/
posix_spawn.m4 212 fprintf (stderr, "subprocess terminated with unexpected wait status %d\n", status);
218 fprintf (stderr, "subprocess terminated with unexpected exit status %d\n", exitstatus);
323 fprintf (stderr, "subprocess terminated with unexpected wait status %d\n", status);
329 fprintf (stderr, "subprocess terminated with unexpected exit status %d\n", exitstatus);
  /external/chromium/base/
global_descriptors_posix.h 21 // numbers before execing a child; stdin, stdout and stderr are ubiqutous
  /external/chromium/build/linux/
rewrite_dirs.py 48 sys.stderr.write('Missing argument following %s\n' % prefix)
  /external/chromium/sdch/open-vcdiff/man/
vcdiff.1 58 Write a report to stderr, containing the original target size,

Completed in 1216 milliseconds

<<51525354555657585960>>