Home
last modified time | relevance | path

Searched refs:stdout (Results 1226 - 1250 of 1885) sorted by relevance

1...<<41424344454647484950>>...76

/third_party/skia/third_party/externals/spirv-tools/test/tools/
H A Dplaceholder.py150 stdout=subprocess.PIPE,
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DDebug.cpp137 fprintf(stdout, "%s", msg); in logv_std()
/third_party/openssl/test/
H A Dbio_prefix_text.c148 bio_out = BIO_new_fp(stdout, BIO_NOCLOSE | BIO_FP_TEXT); in setup()
/third_party/openssl/demos/mac/
H A Dhmac-sha512.c142 BIO_dump_indent_fp(stdout, out, out_len, 2); in main()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/
H A Dplaceholder.py150 stdout=subprocess.PIPE,
/third_party/skia/third_party/externals/icu/source/io/
H A Duprintf.cpp58 gStdOut = u_finit(stdout, NULL, NULL); in u_stdout_init()
/third_party/skia/third_party/externals/icu/source/python/icutools/databuilder/renderers/
H A Dcommon_exec.py148 stdout = devnull,
/third_party/skia/third_party/externals/icu/source/samples/citer/
H A Dciter.cpp187 out = u_finit(stdout, NULL, NULL); in main()
/third_party/skia/third_party/externals/icu/source/samples/dtptngsample/
H A Ddtptngsample.cpp124 UFILE *out = u_finit(stdout, NULL, "UTF-8"); in replaceFieldTypesExample()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/
H A DAngleNativeTest.cpp41 fflush(stdout); in ~ScopedMainEntryLogger()
145 // Always redirect stdout to a known file. in Java_com_android_angle_test_AngleNativeTest_nativeRunTests()
149 AndroidLog(ANDROID_LOG_ERROR, "Failed to open stdout file: %s: %s\n", in Java_com_android_angle_test_AngleNativeTest_nativeRunTests()
157 AndroidLog(ANDROID_LOG_ERROR, "Failed to dup stdout: %d\n", errno); in Java_com_android_angle_test_AngleNativeTest_nativeRunTests()
165 AndroidLog(ANDROID_LOG_ERROR, "Failed to dup2 stdout to file: %d\n", errno); in Java_com_android_angle_test_AngleNativeTest_nativeRunTests()
/third_party/python/Lib/test/libregrtest/
H A Dutils.py50 """Print the elements of iterable x to stdout.
123 for stream in (sys.stdout, sys.stderr, sys.__stdout__, sys.__stderr__):
/third_party/toybox/toys/other/
H A Dwatch.c160 xx += crunch_str(&ss, width-xx, stdout, 0, watch_escape); in watch_main()
/third_party/vixl/tools/
H A Dverify_assembler_traces.py383 stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_area_task.cpp175 fprintf (stdout, "\nRender tile for below: %d x %d\n", (int32) tileSize.h, (int32) tileSize.v); in FindTileSize()
/third_party/python/Modules/
H A Dxxmodule.c194 PyObject_Print(item, stdout, 0); in xx_bug()
/third_party/python/Lib/
H A DcProfile.py143 help="Sort order when printing to stdout, based on pstats.Stats class",
183 sys.stdout = None
/third_party/skia/platform_tools/android/skp_gen/
H A Dandroid_skp_capture.py84 proc = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
/third_party/rust/crates/rust-openssl/openssl-sys/build/
H A Dfind_normal.rs266 let r2 = String::from_utf8(r1.stdout.clone()); in execute_command_and_get_output()
/third_party/selinux/secilc/
H A Dsecil2tree.c55 printf(" -o, --output=<file> write AST to <file>. (default: stdout)\n"); in usage()
180 file = stdout; in main()
/third_party/spirv-tools/test/tools/
H A Dplaceholder.py150 stdout=subprocess.PIPE,
/third_party/ffmpeg/libavfilter/
H A Dvf_vmafmotion.c313 s->stats_file = stdout; in init()
339 if (s->stats_file && s->stats_file != stdout) in uninit()
/third_party/curl/src/
H A Dtool_writeout.c114 {"stdout", VAR_STDOUT, CURLINFO_NONE, NULL},
514 FILE *stream = stdout; in ourWriteOut()
563 stream = stdout; in ourWriteOut()
/third_party/gn/build/
H A Dgen.py240 return ret.returncode == 0 and "#define __GNUC__" in ret.stdout and not "#define __clang__" in ret.stdout
/third_party/ffmpeg/libswscale/tests/
H A Dswscale.c181 fflush(stdout); in doTest()
288 fflush(stdout); in selfTest()
/third_party/googletest/googletest/test/
H A Dgoogletest-output-test_.cc1034 posix::FReopen("nul:", "w", stdout); in main()
1036 posix::FReopen("/dev/null", "w", stdout); in main()

Completed in 13 milliseconds

1...<<41424344454647484950>>...76