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

<<11121314151617181920>>

  /external/valgrind/main/drd/tests/
threaded-fork.c 47 fprintf(stderr, "FAILED - timeout waiting for child\n");
52 fprintf(stderr, "PASS\n");
  /external/valgrind/main/memcheck/tests/linux/
lsframe1.c 18 fprintf(stderr, "lsframe1: start\n");
24 fprintf(stderr, "lsframe1: done, result is %d\n", sum);
lsframe2.c 30 fprintf(stderr, "lsframe2: start\n");
32 fprintf(stderr, "lsframe2: done, result is %d\n", sum);
sigqueue.c 17 fprintf(stderr, "sizeof(*si) = %zu\n", sz);
34 fprintf(stderr, "Done.\n");
  /external/valgrind/main/memcheck/tests/
origin3-no.c 44 fprintf(stderr, "\nUndef 1 of 8 (8 bit undef)\n");
54 fprintf(stderr, "\nUndef 2 of 8 (8 bits of 32 undef)\n");
64 fprintf(stderr, "\nUndef 3 of 8 (32 bit undef)\n");
73 fprintf(stderr, "\nUndef 4 of 8 (32 bit undef, unaligned)\n");
82 fprintf(stderr, "\nUndef 5 of 8 (32 bit undef, modified)\n");
106 fprintf(stderr, "\nUndef 6 of 8 (32 bit undef, unaligned, strange, #1)\n");
108 fprintf(stderr, "\nUndef 7 of 8 (32 bit undef, unaligned, strange, #2)\n");
110 fprintf(stderr, "\nUndef 8 of 8 (32 bit undef, unaligned, strange, #3)\n");
post-syscall.c 32 fprintf(stderr, "FAILED: expected nanosleep to be interrupted\n");
35 fprintf(stderr, "PASSED\n"); /* assuming CHECK_VALUE_IS_DEFINED doesn't print anything */
  /external/valgrind/unittest/
match_output.py 27 print >>sys.stderr, 'Usage: %s <template file>'
34 print >>sys.stderr, 'File does not match the template'
  /sdk/eclipse/scripts/
build_ide.sh 19 echo "$*" > /dev/stderr
20 echo "Usage: $0 dest_dir ide_qualifier zip_qualifier" > /dev/stderr
  /system/core/toolbox/
smd.c 23 fprintf(stderr,"failed to open smd0 - %s\n",
31 fprintf(stderr,"failed to write smd0 (%d) %s\n",
  /system/extras/tests/bionic/libc/bionic/
test_dlclose_destruction.c 47 fprintf(stderr, "Could not load shared library %s: %s\n", libname, dlerror());
51 fprintf(stderr, "%s loaded.\n", libname);
55 fprintf(stderr, "Could not access global DLL variable (x) in %s: %s\n", libname, dlerror());
60 fprintf(stderr, "Constructor was not run on dlopen(\"%s\") !\n", libname);
66 fprintf(stderr, "Could not access global DLL function (set_y) in %s: %s\n", libname, dlerror());
74 fprintf(stderr, "Could not unload shared library %s: %s\n", libname, dlerror());
78 fprintf(stderr, "%s unloaded.\n", libname);
80 fprintf(stderr, "Static destructors was not called on dlclose()!\n");
  /system/extras/tests/bionic/libc/common/
test_dlopen_null.c 27 fprintf(stderr, "Could not open self-executable with dlopen(NULL) !!: %s\n", dlerror());
32 fprintf(stderr, "Could not lookup symbol inside executable !!: %s\n", dlerror());
test_pthread_cleanup_push.c 95 fprintf(stderr, "cleanup1 not called !!\n");
97 fprintf(stderr, "cleanup1 called with wrong argument\n" );
103 fprintf(stderr, "cleanup2 not called !!\n");
105 fprintf(stderr, "cleanup2 called with wrong argument\n");
110 fprintf(stderr, "cleanup3 not called !!\n");
112 fprintf(stderr, "cleanup3 called with bad argument !!\n");
118 fprintf(stderr, "cleanup3 wrongly called !!\n");
120 fprintf(stderr, "cleanup3 wrongly called with bad argument !!\n");
  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.c 53 fprintf(stderr,
56 fprintf(stderr,
62 fprintf(stderr,
87 fprintf(stderr,
110 fprintf(stderr, "\nmake pthread_mutex_lock fail: "
134 fprintf(stderr,
153 fprintf(stderr, "\nFIXME: can't figure out how to "
159 fprintf(stderr, "\nFIXME: can't figure out how to "
169 fprintf(stderr,
189 fprintf(stderr, "(1) no error on next line\n")
    [all...]
  /development/tools/yuv420sp2rgb/
debug.h 14 fprintf(stderr, "%s(%d): ", __FILE__, __LINE__); \
15 fprintf(stderr, ##msg); \
23 fprintf(stderr, \
34 fprintf(stderr, ##msg); \
  /external/bison/src/
closure.c 59 fprintf (stderr, "Closure: %s\n", title);
63 fprintf (stderr, " %2d: .", array[i]);
65 fprintf (stderr, " %s", symbols[*rp]->tag);
66 fprintf (stderr, " (rule %d)\n", -*rp - 1);
68 fputs ("\n\n", stderr);
77 fprintf (stderr, "FIRSTS\n");
81 fprintf (stderr, "\t%s firsts\n", symbols[i]->tag);
84 fprintf (stderr, "\t\t%s\n",
88 fprintf (stderr, "\n\n");
98 fprintf (stderr, "FDERIVES\n")
    [all...]
  /external/checkpolicy/
parse_util.c 40 fprintf(stderr, "%s: unable to open %s\n", progname, file);
46 fprintf(stderr, "%s: out of memory!\n", progname);
55 fprintf(stderr,
65 fprintf(stderr,
  /external/chromium/base/
bzip2_error_handler.cc 9 // We define BZ_NO_STDIO in third_party/bzip2 to remove its internal STDERR
  /external/chromium_org/build/
compiler_version.py 22 stdout=subprocess.PIPE, stderr=subprocess.PIPE)
31 sys.stderr.write(gcc_error)
32 print >> sys.stderr, "compiler_version.py failed to execute:", compiler
33 print >> sys.stderr, e
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_debug.h 19 fprintf(stderr, "%s:%d - "fmt, __FUNCTION__, __LINE__, ##args)
  /external/chromium_org/tools/gyp/test/same-source-file-name/
gyptest-fail-shared.py 16 test.run_gyp('double-shared.gyp', chdir='src', status=1, stderr=None)
gyptest-fail-static.py 16 test.run_gyp('double-static.gyp', chdir='src', status=1, stderr=None)
  /external/dropbear/libtomcrypt/testprof/
test_driver.c 6 fprintf(stderr, "%s (%d)\n%s:%d:%s\n", error_to_string(res), res, file, line, cmd);
  /external/e2fsprogs/misc/
partinfo.c 39 fprintf(stderr, _("Usage: %s device...\n\nPrints out the "
49 fprintf(stderr, _("Cannot open %s: %s"),
55 fprintf(stderr, _("Cannot get geometry of %s: %s"),
63 fprintf(stderr, _("Cannot get size of %s: %s"),
  /external/ganymed-ssh2/examples/
StdoutAndStderr.java 43 sess.execCommand("echo \"Text on STDOUT\"; echo \"Text on STDERR\" >&2");
46 InputStream stderr = new StreamGobbler(sess.getStderr()); local
49 BufferedReader stderrReader = new BufferedReader(new InputStreamReader(stderr));
61 System.out.println("Here is the output from stderr:");
  /external/icu4c/samples/legacy/
newcol.cpp 74 fprintf(stderr, "Entered current, version: [%d.%d.%d.%d]\nMoving to sortkeys\n", uvi[0], uvi[1], uvi[2], uvi[3]);
78 fprintf(stderr, "For i=%d, size of sortkey is %d\n", i, keySize);
81 fprintf(stderr, "Done sortkeys, doing qsort test\n");
87 fprintf(stderr, "Done current!\n");

Completed in 430 milliseconds

<<11121314151617181920>>