Home
last modified time | relevance | path

Searched refs:stdout (Results 926 - 950 of 1885) sorted by relevance

1...<<31323334353637383940>>...76

/third_party/ltp/testcases/kernel/sched/clisrv/
H A Dpthcli.c88 fputs(recvline, stdout); in str_cli()
/third_party/ltp/testcases/kernel/mce-test/tools/
H A Dgcov_merge.py76 gcov_merge(sys.argv[1:], sys.stdout)
H A Dscov_merge.py68 scov_merge(sys.argv[1:], sys.stdout)
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc0.c150 fflush(stdout); in main()
/third_party/node/deps/openssl/openssl/ms/
H A Dapplink.c54 return stdout; in app_stdout()
/third_party/node/deps/openssl/openssl/fuzz/
H A Dtest-corpus.c47 fflush(stdout); in testfile()
/third_party/rust/crates/clap/clap_complete/examples/
H A Dcompletion.rs98 generate(gen, cmd, cmd.get_name().to_string(), &mut io::stdout()); in print_completions()
/third_party/rust/crates/autocfg/src/
H A Dversion.rs34 let output = try!(str::from_utf8(&output.stdout).map_err(error::from_utf8)); in from_rustc()
/third_party/rust/crates/env_logger/tests/
H A Dlog_tls_dtors.rs61 println!("--- stdout\n{}", str::from_utf8(&out.stdout).unwrap()); in main()
/third_party/python/Tools/scripts/
H A Ddb2pickle.py64 pfile = sys.stdout
H A Ddiff.py57 sys.stdout.writelines(diff)
H A Dmkreal.py45 sys.stdout = sys.stderr
H A Dndiff.py18 Print a human-friendly file difference report to stdout. Both inter-
20 (-r1) or file2 (-r2) on stdout, from an ndiff report on stdin.
67 # open two files & spray the diff to stdout; return false iff a problem
117 # file2 (which=='2') to stdout
121 sys.stdout.writelines(restored)
/third_party/openssl/test/testutil/
H A Dbasic_output.c27 tap_out = BIO_new_fp(stdout, BIO_NOCLOSE | BIO_FP_TEXT); in test_open_streams()
/third_party/openssl/fuzz/
H A Dtest-corpus.c47 fflush(stdout); in testfile()
/third_party/openssl/ms/
H A Dapplink.c54 return stdout; in app_stdout()
/third_party/openssl/demos/bio/
H A Dclient-arg.c87 out = BIO_new_fp(stdout, BIO_NOCLOSE); in main()
H A Dsconnect.c111 fwrite(buf, 1, i, stdout); in main()
/third_party/openssl/demos/digest/
H A DEVP_MD_xof.c111 BIO_dump_indent_fp(stdout, digest, digest_len, 2); in main()
/third_party/skia/third_party/externals/icu/source/samples/case/
H A Dcase.cpp35 out = u_finit(stdout, NULL, NULL); in main()
37 fprintf(stderr, "Could not initialize (finit()) over stdout! \n"); in main()
/third_party/skia/third_party/externals/icu/source/tools/gencmn/
H A Dgencmn.c70 FILE *where = argc < 0 ? stderr : stdout; in main()
/third_party/skia/third_party/externals/dawn/src/common/
H A DLog.cpp83 FILE* outputStream = stdout; in ~LogMessage()
/third_party/skia/third_party/externals/tint/src/diagnostic/
H A Dprinter_windows.cc38 if (file == stdout) { in console_info()
/third_party/skia/tools/skpbench/
H A D_adb.py63 subprocess.call(self.__invocation + list(args), stdout=sys.stderr)
H A Dskiaperf.py28 default='-', help="output file ('-' for stdout)")
89 data.emit(sys.stdout)

Completed in 7 milliseconds

1...<<31323334353637383940>>...76