HomeSort by relevance Sort by last modified time
    Searched refs:stderr (Results 201 - 225 of 4199) sorted by null

1 2 3 4 5 6 7 891011>>

  /system/extras/tests/bionic/libc/bionic/
lib_static_init.cpp 8 fprintf(stderr, "Foo::Foo for this=%p called (counter = %d)\n", this, counter);
  /system/extras/tests/bionic/libc/common/
test_executable_destructor.c 65 fprintf(stderr, "Constructor function not called!!\n");
82 fprintf(stderr, "Could not fork process: %s\n", strerror(errno));
92 fprintf(stderr, "Could not wait for child: %s\n", strerror(errno));
96 fprintf(stderr, "Destructor not called!!\n");
  /system/security/keystore/
keystore_cli.cpp 52 fprintf(stderr, "%s: could not connect: %d\n", argv[0], ret); \
65 fprintf(stderr, "Usage: %s " #cmd " <name>\n", argv[0]); \
70 fprintf(stderr, "%s: could not connect: %d\n", argv[0], ret); \
83 fprintf(stderr, "Usage: %s " #cmd " <name> <uid>\n", argv[0]); \
89 fprintf(stderr, "Running as uid %d\n", uid); \
93 fprintf(stderr, "%s: could not connect: %d\n", argv[0], ret); \
106 fprintf(stderr, "Usage: %s " #cmd " <name>\n", argv[0]); \
114 fprintf(stderr, "%s: could not connect: %d\n", argv[0], ret); \
127 fprintf(stderr, "Usage: %s " #cmd " <name>\n", argv[0]); \
134 fprintf(stderr, "%s: could not connect: %d\n", argv[0], ret);
    [all...]
  /external/bison/src/
complain.c 46 * newline-terminated message to stderr.
58 pos += location_print (stderr, *loc);
60 pos += fprintf(stderr, "%s", current_file ? current_file : program_name);
61 pos += fprintf(stderr, ": ");
68 fprintf (stderr, "%*s", *indent_ptr - pos, "");
73 fprintf (stderr, "%s: ", prefix);
75 vfprintf (stderr, message, args);
80 putc ('\n', stderr);
81 fflush (stderr);
83 location_caret (stderr, *loc)
    [all...]
  /sdk/emulator/opengl/host/renderer/
main.cpp 35 fprintf(stderr, "Usage: %s -windowid <windowid> [options]\n", progName);
36 fprintf(stderr, " -windowid <windowid> - window id to render into\n");
37 fprintf(stderr, " -x <num> - render subwindow x position\n");
38 fprintf(stderr, " -y <num> - render subwindow y position\n");
39 fprintf(stderr, " -width <num> - render subwindow width\n");
40 fprintf(stderr, " -height <num> - render subwindow height\n");
91 fprintf(stderr, "renderer pid %d , press any key to continue...\n", getpid());
94 fprintf(stderr, "renderer pid %d \n", getpid());
118 fprintf(stderr,"Failed to initialize Framebuffer\n");
125 fprintf(stderr,"Failed to create subwindow Framebuffer\n")
    [all...]
  /external/bison/lib/
perror.c 46 fprintf (stderr, "%s: %s\n", string, stackbuf);
48 fprintf (stderr, "%s\n", stackbuf);
  /external/chromium_org/tools/gyp/test/msvs/missing_sources/
gyptest-missing.py 33 # also print a backtrace, ensure that TestGyp is not checking that stderr is
35 # Instead, stderr is checked below to ensure it contains the expected
37 test.run_gyp('hello_missing.gyp', status=1, stderr=None)
40 test.must_contain_any_line(test.stderr(),
  /external/compiler-rt/lib/lsan/lit_tests/TestCases/
use_stacks_threaded.cc 17 fprintf(stderr, "Test alloc: %p.\n", p);
18 fflush(stderr);
  /external/e2fsprogs/misc/
e2label.c 57 fprintf (stderr, _("e2label: cannot open %s\n"), dev);
62 fprintf (stderr, _("e2label: cannot seek to superblock\n"));
67 fprintf (stderr, _("e2label: error reading superblock\n"));
71 fprintf (stderr, _("e2label: not an ext2 filesystem\n"));
96 fprintf(stderr, _("Warning: label too long, truncating.\n"));
99 fprintf (stderr, _("e2label: cannot seek to superblock again\n"));
104 fprintf (stderr, _("e2label: error writing superblock\n"));
116 fprintf(stderr, _("Usage: e2label device [newlabel]\n"));
  /external/elfutils/bionic-fixup/
error.h 30 vfprintf(stderr, fmt, lst);
31 fprintf(stderr, "error %d: %s\n", errnum, strerror(errno));
  /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/samples/legacy/
oldcol.cpp 64 fprintf(stderr, "initCollator_legacy(%s): error opening collator, %s!\n", locale, u_errorName(status));
65 fprintf(stderr, "Note: ICU data directory is %s\n", u_getDataDirectory());
66 fprintf(stderr, "Read the README!\n");
78 fprintf(stderr, "closeCollator_legacy(): collator was already NULL!\n");
91 fprintf(stderr, "Entered legacy, version: [%d.%d.%d.%d]\nMoving to sortkeys\n", uvi[0], uvi[1], uvi[2], uvi[3]);
95 fprintf(stderr, "For i=%d, size of sortkey is %d\n", i, keySize);
98 fprintf(stderr, "Done sortkeys, doing qsort test\n");
104 fprintf(stderr, "Done legacy!\n");
  /external/openssh/
ssh-add.c 111 fprintf(stderr, "Identity removed: %s (%s)\n", filename, comment);
114 fprintf(stderr, "Could not remove identity: %s\n", filename);
134 fprintf(stderr, "All identities removed.\n");
136 fprintf(stderr, "Failed to remove all identities.\n");
210 fprintf(stderr, "Identity added: %s (%s)\n", filename, comment);
213 fprintf(stderr,
216 fprintf(stderr,
219 fprintf(stderr, "Could not add identity: %s\n", filename);
249 fprintf(stderr, "Certificate added: %s (%s)\n", certpath,
252 fprintf(stderr, "Lifetime set to %d seconds\n", lifetime)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/test/
testver.c 17 fprintf(stderr, "Couldn't initialize SDL: %s\n",SDL_GetError());
21 fprintf(stderr, "SDL initialized\n");
  /external/valgrind/main/cachegrind/tests/
dlclose.c 21 fputs (dlerror(), stderr); local
27 fprintf (stderr, "%s\n", error);
  /external/valgrind/main/memcheck/tests/linux/
lsframe2.c 30 fprintf(stderr, "lsframe2: start\n");
32 fprintf(stderr, "lsframe2: done, result is %d\n", sum);
  /external/valgrind/main/memcheck/tests/
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/main/none/tests/
procfs-cmdline-exe.c 26 fprintf(stderr, "%s:\n", label);
33 fprintf(stderr, "\\\\");
35 fprintf(stderr, "\\0");
37 fprintf(stderr, "%c", ch);
39 fprintf(stderr, "\\0%o", ch);
41 fprintf(stderr, "\n");
61 fprintf(stderr, "Result of readlink(\"%s\"): %s\n", label, p);
81 fprintf(stderr, "Result of readlinkat(\"%s\"): %s\n", label, p);
  /system/core/toolbox/
chcon.c 12 fprintf(stderr, "usage: %s context path...\n", argv[0]);
19 fprintf(stderr, "%s: Could not label %s with %s: %s\n",
getsebool.c 11 fprintf(stderr, "usage: %s -a or %s boolean...\n", progname, progname);
26 fprintf(stderr, "%s: SELinux is disabled\n",
33 fprintf(stderr,
50 fprintf(stderr, "%s: SELinux is disabled\n", argv[0]);
59 fprintf(stderr, "%s: out of memory\n", argv[0]);
65 fprintf(stderr, "%s: out of memory\n",
77 fprintf(stderr, "Error getting active value for %s\n",
84 fprintf(stderr, "Error getting pending value for %s\n",
ln.c 8 fprintf(stderr,"ln [-s] <target> <name>\n");
32 fprintf(stderr, "link failed %s\n", strerror(errno));
mkswap.c 35 fprintf(stderr, "Usage: %s <filename>\n", argv[0]);
42 fprintf(stderr, "Cannot open %s\n", argv[1]);
50 fprintf(stderr, "Swap file needs to be at least %dkB\n",
57 fprintf(stderr, "Can't seek to the beginning of the file\n");
68 fprintf(stderr, "Failed to write swap header into %s\n", argv[1]);
75 fprintf(stderr, "Failed to seek into %s\n", argv[1]);
82 fprintf(stderr, "Failed to write magic swap header into %s\n", argv[1]);
88 fprintf(stderr, "Failed to sync %s\n", argv[1]);
  /device/generic/goldfish/libqemu/
test_guest_1.c 48 fprintf(stderr, "Could not open tcp socket!\n");
54 fprintf(stderr, "Could not open '%s' pipe: %s\n", PIPE_NAME, strerror(errno));
72 fprintf(stderr,"Sending %d bytes failed: %s\n", len, strerror(errno));
81 fprintf(stderr, "Receiving failed (ret=%d): %s\n", ret, strerror(errno));
87 fprintf(stderr, "Message size mismatch sent=%d received=%d\n", len, ret);
91 fprintf(stderr, "Message content mismatch!\n");
  /external/chromium_org/third_party/lzma_sdk/
Alloc.c 30 fprintf(stderr, "\nAlloc %10d bytes, count = %10d, addr = %8X", size, g_allocCount++, (unsigned)p);
42 fprintf(stderr, "\nFree; count = %10d, addr = %8X", --g_allocCount, (unsigned)address);
54 fprintf(stderr, "\nAlloc_Mid %10d bytes; count = %10d", size, g_allocCountMid++);
63 fprintf(stderr, "\nFree_Mid; count = %10d", --g_allocCountMid);
100 fprintf(stderr, "\nAlloc_Big %10d bytes; count = %10d", size, g_allocCountBig++);
119 fprintf(stderr, "\nFree_Big; count = %10d", --g_allocCountBig);
  /external/chromium_org/third_party/opus/src/tests/
test_opus_common.h 70 fprintf(stderr,"\n ***************************************************\n");
71 fprintf(stderr," *** A fatal error was detected. ***\n");
72 fprintf(stderr," ***************************************************\n");
73 fprintf(stderr,"Please report this failure and include\n");
74 fprintf(stderr,"'make check SEED=%u fails %s at line %d for %s'\n",iseed,file,line,opus_get_version_string());
75 fprintf(stderr,"and any relevant details about your system.\n\n");

Completed in 955 milliseconds

1 2 3 4 5 6 7 891011>>