HomeSort by relevance Sort by last modified time
    Searched refs:stderr (Results 226 - 250 of 2255) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/tools/emulator/opengl/host/libs/libOpenglRender/
RenderServer.cpp 70 fprintf(stderr,"Error accepting connection, aborting\n");
76 fprintf(stderr,"Error reading clientFlags\n");
90 fprintf(stderr,"Failed to create RenderThread\n");
95 fprintf(stderr,"Failed to start RenderThread\n");
  /development/tools/yuv420sp2rgb/
debug.h 14 fprintf(stderr, "%s(%d): ", __FILE__, __LINE__); \
15 fprintf(stderr, ##msg); \
23 fprintf(stderr, \
34 fprintf(stderr, ##msg); \
  /external/chromium/net/test/
openssl_helper.cc 98 fprintf(stderr, "Missing argument to --key-file\n");
106 fprintf(stderr, "Missing argument to --cert-file\n");
111 fprintf(stderr, "Unknown argument: %s\n", argv[i]);
131 fprintf(stderr, "Failed to read %s\n", key_file);
137 fprintf(stderr, "Failed to parse %s\n", key_file);
145 fprintf(stderr, "Failed to read %s\n", cert_file);
151 fprintf(stderr, "Failed to parse %s\n", cert_file);
157 fprintf(stderr, "Failed to load %s\n", cert_file);
162 fprintf(stderr, "Failed to load %s\n", key_file);
167 fprintf(stderr, "Public and private keys don't match\n")
    [all...]
  /external/clang/test/Preprocessor/
c99-6_10_3_4_p9.c 5 #define debug(...) fprintf(stderr, __VA_ARGS__)
10 // CHECK: fprintf(stderr, "Flag");
13 // CHECK: fprintf(stderr, "X = %d\n", x);
  /external/dbus/test/
test-names.c 9 fprintf (stderr, "*** test-names: %s", message);
23 fprintf (stderr, "Error acquiring name '%s': %s\n", name, error.message);
35 fprintf (stderr, "Unexpected Success acquiring name '%s'\n", name);
55 fprintf (stderr, "*** Failed to open connection to system bus: %s\n",
  /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/harfbuzz/src/
harfbuzz-dump-main.c 38 fprintf (stderr, "%s: Error %d\n", situation, error);
54 fprintf (stderr, "Usage: harfbuzz-dump MYFONT.TTF\n");
75 fprintf (stderr, "HB_Load_GSUB_Table: error 0x%x\n", error);
85 fprintf (stderr, "HB_Load_GPOS_Table: error 0x%x\n", error);
  /external/icu4c/samples/layout/
GnomeGUISupport.cpp 33 fprintf(stderr, "%s: %s\n", title, message);
  /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");
  /external/icu4c/test/threadtest/
converttest.cpp 35 fprintf(stderr, "ConvertTest - could not ucnv_open(\"gb18030\")\n");
55 fprintf(stderr, "ucnv_open(\"shift_jis\") failed.\n");
63 fprintf(stderr, "ucnv_safeClone() failed.\n");
75 // fprintf(stderr, "ucnv_cleanup() failed - cache was not empty.\n");
79 fprintf(stderr, "ConvertTest::check() - could not redo ucnv_open(\"gb18030\")\n");
  /external/iproute2/ip/
iptuntap.c 39 fprintf(stderr, "Usage: ip tuntap { add | del } [ dev PHYS_DEV ] \n");
40 fprintf(stderr, " [ mode { tun | tap } ] [ user USER ] [ group GROUP ]\n");
41 fprintf(stderr, " [ one_queue ] [ pi ] [ vnet_hdr ]\n");
42 fprintf(stderr, "\n");
43 fprintf(stderr, "Where: USER := { STRING | NUMBER }\n");
44 fprintf(stderr, " GROUP := { STRING | NUMBER }\n");
120 fprintf(stderr,"You managed to ask for more than one tunnel mode.\n");
126 fprintf(stderr,"You managed to ask for more than one tunnel mode.\n");
131 fprintf(stderr,"Cannot guess tunnel mode.\n");
144 fprintf(stderr, "invalid user \"%s\"\n", *argv)
    [all...]
  /external/libpng/contrib/gregbook/
readppm.c 75 fprintf(stderr, " Compiled without libpng, zlib or PBMPLUS/NetPBM.\n");
91 fprintf(stderr, "ERROR: not a PPM file\n");
116 fprintf(stderr, "ERROR: maxval = %d\n", maxval);
161 Trace((stderr, "readpng_get_image: rowbytes = %ld, height = %ld\n", rowbytes, height));
  /external/skia/src/ports/
SkDebug_stdio.cpp 31 fprintf(stderr, "%s", buffer);
  /external/srtp/crypto/test/
aes_calc.c 58 fprintf(stderr,
67 fprintf(stderr,
76 fprintf(stderr,
85 fprintf(stderr,
  /external/valgrind/main/drd/tests/
pth_process_shared_mutex.c 27 fprintf(stderr, "Finished.\n");
rwlock_type_checking.c 34 fprintf(stderr, "Finished.\n");
  /external/valgrind/main/memcheck/tests/
fwrite.c 10 fprintf(stderr, "open failed\n");
  /external/valgrind/main/none/tests/darwin/
access_extended.c 38 fprintf(stderr, "retval = %d\n", retval);
39 fprintf(stderr, "%s(F_OK) = %d (%s)\n",
41 fprintf(stderr, "%s(X_OK) = %d (%s)\n",
43 fprintf(stderr, "%s(F_OK) = %d (%s)\n",
  /external/valgrind/main/none/tests/
munmap_exe.c 17 fprintf(stderr, "error mmapping\n");
  /frameworks/base/tools/obbtool/
pbkdf2gen.cpp 39 fprintf(stderr, "Usage: %s <password>\n", argv[0]);
45 fprintf(stderr, "Could not open /dev/urandom: %s\n", strerror(errno));
53 fprintf(stderr, "Could not read salt from /dev/urandom: %s\n", strerror(errno));
63 fprintf(stderr, "Could not generate PBKDF2 output: %s\n", strerror(errno));
  /frameworks/compile/libbcc/include/bcc/
bcc_assert.h 35 fprintf(stderr, "bccAssert failed at %s:%d - '%s'\n", \
  /ndk/tests/device/test-basic-rtti/jni/
test_basic_rtti.cpp 46 fprintf(stderr, "KO: Could not dynamically cast 'foo' to a 'Bar*'\n");
  /ndk/tests/device/test-compiler-bug-1/jni/
main.c 43 fprintf(stderr, "ERROR: test(%d) returned %d instead of %d\n",
  /ndk/tests/device/test-cpufeatures/jni/
test_cpufeatures.c 30 fprintf(stderr, "Unsupported CPU family: %d\n", family);

Completed in 619 milliseconds

1 2 3 4 5 6 7 8 91011>>