Home
last modified time | relevance | path

Searched refs:stdout (Results 1076 - 1100 of 1885) sorted by relevance

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

/third_party/mesa3d/src/compiler/nir/tests/
H A Dbuilder_tests.cpp86 nir_print_shader(b->shader, stdout); in ~nir_builder_test()
H A Dcore_tests.cpp54 nir_print_shader(b->shader, stdout); in ~nir_core_test()
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv2nir.c109 print_usage(argv[0], stdout); in main()
/third_party/libwebsockets/minimal-examples-lowlevel/raw/minimal-raw-client/
H A Dmain.c106 fflush(stdout); in callback_raw_test()
/third_party/node/lib/internal/main/
H A Dprint_help.js233 print(process.stdout);
/third_party/node/test/sequential/
H A Dtest-tls-psk-client.js32 server.stdout.on('data', (data) => serverOut += data);
/third_party/node/test/async-hooks/
H A Dtest-signalwrap.js61 // process.stdout is a tty.
62 const expectedLen = 2 + (!!process.stdout.isTTY || !!process.stderr.isTTY);
/third_party/node/benchmark/
H A D_benchmark_progress.js110 if (!process.stderr.isTTY || process.stdout.isTTY) {
/third_party/node/deps/npm/node_modules/chalk/source/vendor/supports-color/
H A Dindex.js178 stdout: createSupportsColor({isTTY: tty.isatty(1)}),
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dfilestrm.cpp214 return (FileStream*)stdout; in T_FileStream_stdout()
/third_party/node/deps/icu-small/source/tools/genccode/
H A Dgenccode.c175 fprintf(stdout, message, filename); in main()
/third_party/node/deps/npm/node_modules/supports-color/
H A Dindex.js178 stdout: createSupportsColor({isTTY: tty.isatty(1)}),
/third_party/icu/icu4c/source/tools/genccode/
H A Dgenccode.c175 fprintf(stdout, message, filename); in main()
/third_party/libexif/test/
H A Dtest-fuzzer-persistent.c80 fprintf (stdout, "Byte order: %s\n", in test_exif_data()
H A Dtest-fuzzer.c77 fprintf (stdout, "Byte order: %s\n", in test_exif_data()
/third_party/libfuse/example/
H A Dcuse_client.c56 " r SIZE [OFF] : read SIZE bytes @ OFF (dfl 0) and output to stdout\n"
76 fwrite(arg.buf, 1, ret, stdout); in do_rw()
/third_party/libexif/contrib/examples/
H A Dcam_features.c71 fprintf(stdout, "unable to get feature set\n"); in main()
/third_party/libfuse/test/
H A Dconftest.py12 # stdout/stderr. When using a server process, this makes sure that we capture
29 messages and then written to sys.stdout.
51 ofd = sys.stdout.fileno()
/third_party/libinput/tools/
H A Dlibinput-quirks.c45 FILE *out = stdout; in log_handler()
/third_party/ltp/testcases/kernel/mem/tunable/
H A Dmin_free_kbytes.c111 fflush(stdout); in test_tune()
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc3.c155 fflush(stdout); in main()
H A Dsched_tc2.c152 fflush(stdout); in main()
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_1_to_1_sendto.c76 /* Rather than fflush() throughout the code, set stdout to in main()
79 setvbuf(stdout, NULL, _IONBF, 0); in main()
H A Dtest_autoclose.c77 /* Rather than fflush() throughout the code, set stdout to in main()
80 setvbuf(stdout, NULL, _IONBF, 0); in main()
H A Dtest_recvmsg.c77 /* Rather than fflush() throughout the code, set stdout to in main()
80 setvbuf(stdout, NULL, _IONBF, 0); in main()

Completed in 8 milliseconds

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