/external/libcap/progs/old/ |
execcap.c | 20 fprintf(stderr, 49 fprintf(stderr, "requested capabilities were not recognized\n"); 55 fprintf(stderr, "unable to set capabilities: %s\n", strerror(errno)); 63 fprintf(stderr, "Unable to execute command: %s\n", strerror(errno));
|
/external/libjpeg-turbo/ |
rdgif.c | 33 fprintf(stderr, "GIF input is unsupported for legal reasons. Sorry.\n");
|
/external/libmicrohttpd/src/testcurl/https/ |
test_tls_options.c | 50 fprintf (stderr, "Error: failed to allocate: %s\n", 61 fprintf (stderr, "Internal error in gen_test_file_url\n"); 70 fprintf (stderr, "cURL failed to reject request despite SSL version missmatch!\n"); 100 fprintf (stderr, "Curl does not support SSL. Cannot run the test.\n"); 105 fprintf (stderr, "This test can be run only with libcurl-gnutls.\n"); 111 fprintf (stderr, "Error: %s\n", strerror (errno)); 134 fprintf (stderr, "TLS1.0-AES-SHA1 test failed\n"); 137 fprintf (stderr, 149 fprintf (stderr, "TLS1.0 vs SSL3 test failed\n");
|
/external/llvm/utils/count/ |
count.c | 18 fprintf(stderr, "usage: %s <expected line count>\n", argv[0]); 24 fprintf(stderr, "%s: invalid count argument '%s'\n", argv[0], argv[1]); 40 fprintf(stderr, "%s: error reading stdin\n", argv[0]); 45 fprintf(stderr, "Expected %d lines, got %d.\n", Count, NumLines);
|
/external/valgrind/drd/tests/ |
bug-235681.c | 23 fprintf(stderr, "run_fn starting\n"); 30 fprintf(stderr, "run_fn(): status==0\n"); 34 fprintf(stderr, "run_fn(): woke up\n"); 37 fprintf(stderr, "run_fn(): status==1\n"); 43 fprintf(stderr, "run_fn done\n"); 68 fprintf(stderr, "main(): sleeping...\n"); 76 fprintf(stderr, "main(): status=1\n"); 86 fprintf(stderr, "joining...\n"); 91 fprintf(stderr, "Done.\n");
|
recursive_mutex.c | 16 fprintf(stderr, "first lock call failed !\n"); 18 fprintf(stderr, "second lock call failed !\n"); 20 fprintf(stderr, "first unlock call failed !\n"); 22 fprintf(stderr, "second unlock call failed !\n"); 31 fprintf(stderr, "Recursive mutex (statically initialized).\n"); 41 fprintf(stderr, "\nRecursive mutex (initialized via mutex attributes).\n"); 55 fprintf(stderr, "\nError checking mutex.\n"); 68 fprintf(stderr, "\nNon-recursive mutex.\n"); 72 fprintf(stderr, "\nDone.\n");
|
/external/valgrind/gdbserver_tests/ |
mcleak.stdoutB.exp | 6 16 fprintf(stderr, "expecting details 10 bytes reachable\n"); fflush(stderr); breakme(); 11 19 fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme(); 16 24 fprintf(stderr, "expecting details +10 bytes lost, +21 bytes reachable\n"); fflush(stderr); breakme(); 21 29 fprintf(stderr, "expecting details +65 bytes reachable\n"); fflush(stderr); breakme(); 26 32 fprintf(stderr, "expecting to have NO details\n"); fflush(stderr); breakme() [all...] |
/external/valgrind/none/tests/ |
shorts.c | 13 if (newtop < oldtop) { fprintf(stderr,"case1\n"); 16 if (newtop > oldtop) { fprintf(stderr,"case2\n"); 19 if (newbot < oldbot) { fprintf(stderr,"case3\n"); 22 if (newbot > oldbot) { fprintf(stderr,"case4\n");
|
/hardware/qcom/gps/loc_api/libloc_api-rpc/inc/ |
debug.h | 44 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \ 45 fprintf(stderr, ##x); \ 51 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \ 52 fprintf(stderr, ##msg); \
|
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
debug.h | 56 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \ 57 fprintf(stderr, ##x); \ 63 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \ 64 fprintf(stderr, ##msg); \
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc/ |
debug.h | 44 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \ 45 fprintf(stderr, ##x); \ 51 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \ 52 fprintf(stderr, ##msg); \
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
debug.h | 56 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \ 57 fprintf(stderr, ##x); \ 63 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \ 64 fprintf(stderr, ##msg); \
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
debug.h | 56 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \ 57 fprintf(stderr, ##x); \ 63 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \ 64 fprintf(stderr, ##msg); \
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/inc/ |
debug.h | 44 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \ 45 fprintf(stderr, ##x); \ 51 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \ 52 fprintf(stderr, ##msg); \
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
debug.h | 56 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \ 57 fprintf(stderr, ##x); \ 63 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \ 64 fprintf(stderr, ##msg); \
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/ |
debug.h | 56 fprintf(stderr, "%s(%d) ", __FUNCTION__, __LINE__); \ 57 fprintf(stderr, ##x); \ 63 fprintf(stderr, "%s:%s:(%d): ", __FILE__, __FUNCTION__, __LINE__); \ 64 fprintf(stderr, ##msg); \
|
/ndk/sources/cxx-stl/gabi++/tests/ |
test_gabixx_exceptions.cpp | 27 std::fprintf(stderr,"KO: Exception *not* raised!\n");
|
/ndk/tests/device/test-basic-exceptions/jni/ |
test_basic_exceptions.cpp | 27 std::fprintf(stderr,"KO: Exception *not* raised!\n");
|
/prebuilts/go/darwin-x86/src/runtime/cgo/ |
gcc_libinit_linux_ppc64x.c | 14 fprintf(stderr, "x_cgo_sys_thread_create not implemented");
|
gcc_libinit_openbsd.c | 10 fprintf(stderr, "x_cgo_sys_thread_create not implemented");
|
gcc_libinit_windows.c | 10 fprintf(stderr, "x_cgo_sys_thread_create not implemented");
|
/prebuilts/go/linux-x86/src/runtime/cgo/ |
gcc_libinit_linux_ppc64x.c | 14 fprintf(stderr, "x_cgo_sys_thread_create not implemented");
|
gcc_libinit_openbsd.c | 10 fprintf(stderr, "x_cgo_sys_thread_create not implemented");
|
gcc_libinit_windows.c | 10 fprintf(stderr, "x_cgo_sys_thread_create not implemented");
|
/system/extras/tests/storage/ |
opentest.c | 37 fprintf(stderr, "Usage: opentest <directory> <num_files>\n"); 45 fprintf(stderr, "num_files must be between 1 and 65536\n"); 50 fprintf(stderr, "Cannot stat %s\n", dir); 55 fprintf(stderr, "%s is not a directory!\n", dir); 60 fprintf(stderr, "No access to %s\n", dir); 66 fprintf(stderr, "Unable to malloc array of %d fds\n", nfiles); 71 fprintf(stderr, "Cannot chdir to %s\n", dir); 78 fprintf(stderr, "Unable to raise RLIMIT_NOFILE to %ld\n", rlim.rlim_cur); 86 fprintf(stderr, "Unable to open %d fd\n", i);
|