Home
last modified time | relevance | path

Searched refs:stderr (Results 1776 - 1800 of 5259) sorted by relevance

1...<<71727374757677787980>>...211

/third_party/libfuse/example/
H A Dnull.c126 fprintf(stderr, "missing mountpoint parameter\n"); in main()
131 fprintf(stderr ,"failed to access mountpoint %s: %s\n", in main()
138 fprintf(stderr, "mountpoint is not a regular file\n"); in main()
/third_party/libfuse/test/
H A Dtest_ctests.py41 subprocess.check_call(cmdline, stdout=output_checker.fd, stderr=output_checker.fd)
59 stderr=output_checker.fd)
89 stderr=output_checker.fd)
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress02.c42 #define ERROR(M) (void)fprintf(stderr, "%s: errno = %d; " M "\n", \
90 (void)fprintf(stderr, "argc == 0\n"); in main()
94 (void)fprintf(stderr, "usage: %s\n", argv[0]); in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_clnt_call/
H A Dtirpc_expertlevel_clnt_call_performance.c123 fprintf(stderr, "err nconf\n"); in main()
138 fprintf(stderr, "rpcb_getaddr failed!!\n"); in main()
177 fprintf(stderr, "lf time = %lf usecn\n", resultTbl[i]); in main()
/third_party/ltp/testcases/kernel/mem/mem/
H A Dmem02.c60 fprintf(stderr, "usage: %s -m memsize\n", progname); in usage()
61 fprintf(stderr, "\t-m specify the size of memory to allocate, in MB\n"); in usage()
97 fprintf(stderr, "%s: option -%c requires " in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_call/
H A Dtirpc_bottomlevel_clnt_call_performance.c120 fprintf(stderr, "err nconf\n"); in main()
137 fprintf(stderr, "rpcb_getaddr failed!!\n"); in main()
177 fprintf(stderr, "lf time = %lf usecn\n", resultTbl[i]); in main()
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_expertlevel_rpcb_rmtcall/
H A Dtirpc_rpcb_rmtcall_performance.c118 fprintf(stderr, "err nconf\n"); in main()
133 fprintf(stderr, "rpcb_getaddr failed!!\n"); in main()
165 fprintf(stderr, "lf time = %lf usecn\n", resultTbl[i]); in main()
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc2.c114 fprintf(stderr, USAGE, *argv); in main()
231 fprintf(stderr, USAGE, program_name); in parse_args()
270 fprintf(stderr, USAGE, program_name); in parse_args()
/third_party/ltp/testcases/network/multicast/mc_commo/
H A Dmc_recv.c34 fprintf(stderr, in main()
42 fprintf(stderr, "bad group address\n"); in main()
51 fprintf(stderr, "Bad group interface address\n"); in main()
/third_party/libdrm/tests/nouveau/
H A Dthreaded.c100 fprintf(stderr, "Opening nouveau render node failed with %i\n", fd); in main()
105 fprintf(stderr, "Opening second nouveau render node failed with %i\n", -errno); in main()
152 fprintf(stderr, "DRM_IOCTL_GEM_CLOSE failed with EINVAL,\n" in main()
/third_party/libexif/test/nls/
H A Dtest-codeset.c189 fprintf(stderr, "Illegal command line. Aborting.\n"); in main()
190 fprintf(stderr, "argc: %03d\n", argc); in main()
192 fprintf(stderr, "%03d \"%s\"\n", i, argv[i]); in main()
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_assert_fail_dialog.c119 fprintf(stderr, "Fork failed for Process One\n"); in main()
131 fprintf(stderr, "Fork failed for Process Two\n"); in main()
143 fprintf(stderr, "Fork failed for Process Three\n"); in main()
/third_party/rust/crates/clap/tests/builder/
H A Dutils.rs27 pub fn assert_output(l: Command, args: &str, expected: &str, stderr: bool) { in assert_output()
35 stderr, in assert_output()
38 stderr, in assert_output()
/third_party/python/Tools/scripts/
H A Dmd5sum.py48 sys.stderr.write('%s: Can\'t open: %s\n' % (filename, msg))
67 sys.stderr.write('%s: I/O error: %s\n' % (filename, msg))
77 sys.stderr.write('%s: %s\n%s' % (sys.argv[0], msg, usage))
/third_party/openssl/test/testutil/
H A Dtestutil_init.c81 BIO_new_fp(stderr, BIO_NOCLOSE | BIO_FP_TEXT)); in setup_trace_category()
91 fprintf(stderr, in setup_trace_category()
128 fprintf(stderr, in setup_trace()
/third_party/python/Lib/
H A Dgetpass.py35 the tty. If no tty is available defaults to sys.stderr.
65 stream = sys.stderr
124 stream = sys.stderr
132 stream = sys.stderr
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dmap_html_anchors.py97 print(f'Cannot find title for <div id="{id}" class="{classes}"> - unrecognized class', file=sys.stderr)
106 print(f'Replacing key {id} -> ({val[0]}, {val[1]}) with ({chapter_id}, {id_title})', file=sys.stderr)
204 print(f' Rejecting unknown tag with ID <{idelem.tag} id="{idelem.get("id")}"', file=sys.stderr)
/third_party/skia/third_party/externals/spirv-cross/tests-other/
H A Dmsl_constexpr_test.cpp15 fprintf(stderr, "Failed at line %d.\n", __LINE__); \
22 fprintf(stderr, "Failed at line %d.\n", __LINE__); \
131 fprintf(stderr, "Output:\n%s\n", str); in main()
H A Dmsl_ycbcr_conversion_test.cpp15 fprintf(stderr, "Failed at line %d.\n", __LINE__); \
22 fprintf(stderr, "Failed at line %d.\n", __LINE__); \
101 fprintf(stderr, "Output:\n%s\n", str); in main()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dfiletools.cpp66 fprintf(stderr, "%s:%d: %s\n", __FILE__, __LINE__, u_errorName(status)); in isFileModTimeLater()
89 fprintf(stderr, "Unable to open directory: %s\n", checkAgainst); in isFileModTimeLater()
127 fprintf(stderr, "Unable to get stats from file: %s or %s\n", file1, file2); in whichFileModTimeIsLater()
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-multithread.c57 fprintf (stderr, "One of the buffers was different from the reference.\n"); in validity_check()
64 fprintf (stderr, "Actual: %s\n", out); in validity_check()
70 fprintf (stderr, "Expected: %s\n", out); in validity_check()
/third_party/skia/third_party/externals/harfbuzz/test/subset/
H A Drun-repack-tests.py34 command, stdout=subprocess.PIPE, stderr=subprocess.PIPE,
37 print (stderrdata, end="", file=sys.stderr)
99 stderr=sys.stdout)
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dhb-fc-list.c73 FILE *file = error ? stderr : stdout; in usage()
131 fprintf (stderr, "fontconfig version %d.%d.%d\n", in main()
156 fputs ("Unable to parse the pattern\n", stderr); in main()
/third_party/python/Lib/test/
H A Dtest_repl.py16 def spawn_repl(*args, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, **kw):
41 stdout=stdout, stderr=stderr,
79 # Exit code 120: Py_FinalizeEx() failed to flush stdout and stderr.
/third_party/rust/crates/syn/tests/macros/
H A Dmod.rs12 let stderr = ::std::io::stderr();
13 write!(stderr.lock(), $($tt)*).unwrap();

Completed in 9 milliseconds

1...<<71727374757677787980>>...211