Home
last modified time | relevance | path

Searched refs:stdout (Results 1201 - 1225 of 1885) sorted by relevance

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

/third_party/mesa3d/src/gallium/tools/trace/
H A Dformat.py127 elif stream is sys.stdout:
/third_party/node/test/message/
H A Dtestcfg.py70 raw_lines = (output.stdout + output.stderr).split('\n')
/third_party/node/test/node-api/test_threadsafe_function/
H A Dtest.js75 child.stdout.on('data', (data) => (output += data.toString()));
/third_party/node/test/parallel/
H A Dtest-http-max-http-headers.js176 client.pipe(process.stdout);
H A Dtest-icu-env.js32 ['-e', `process.stdout.write(String(${code}));`],
/third_party/nghttp2/
H A Dhelp2rst.py192 sys.stdout.write(f.read())
/third_party/ninja/misc/
H A Doutput_test.py37 sys.stdout.buffer.write(err.output)
/third_party/mesa3d/src/intel/tools/
H A Di965_disasm.c229 brw_disassemble_with_labels(&isa, assembly, start, end, stdout); in main()
/third_party/node/deps/npm/node_modules/chalk/source/
H A Dindex.js8 const {stdout: stdoutColor, stderr: stderrColor} = supportsColor;
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_policy_memory_test.c36 fflush(stdout); in BUG()
/third_party/ltp/testcases/kernel/syscalls/setrlimit/
H A Dsetrlimit01.c127 fflush(stdout); in test2()
134 * output will be saved to the logfile (instead of stdout) in test2()
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-udpclient.c83 FILE *stream = stdout; /* stream where the usage is output */ in usage()
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_1_to_1_events.c75 /* Rather than fflush() throughout the code, set stdout to in main()
78 setvbuf(stdout, NULL, _IONBF, 0); in main()
H A Dtest_1_to_1_connectx.c81 /* Rather than fflush() throughout the code, set stdout to in main()
84 setvbuf(stdout, NULL, _IONBF, 0); in main()
H A Dtest_1_to_1_recvmsg.c86 /* Rather than fflush() throughout the code, set stdout to in main()
89 setvbuf(stdout, NULL, _IONBF, 0); in main()
H A Dtest_1_to_1_shutdown.c80 /* Rather than fflush() throughout the code, set stdout to in main()
83 setvbuf(stdout, NULL, _IONBF, 0); in main()
H A Dtest_1_to_1_recvfrom.c81 /* Rather than fflush() throughout the code, set stdout to in main()
84 setvbuf(stdout, NULL, _IONBF, 0); in main()
/third_party/ltp/testcases/realtime/func/sched_latency/
H A Dsched_latency.c199 fflush(stdout); in periodic_thread()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H A D14-1.c185 fflush(stdout); in main_loop()
/third_party/lwip/test/fuzz/
H A Dfuzz.c175 fflush(stdout); in main()
/third_party/node/deps/v8/src/objects/
H A Dtagged-impl.h162 void ShortPrint(FILE* out = stdout);
/third_party/mesa3d/src/gallium/drivers/etnaviv/tests/
H A Dlower_ubo_tests.cpp64 nir_print_shader(b.shader, stdout); in ~nir_lower_ubo_test()
/third_party/python/Tools/scripts/
H A Dpathfix.py37 rep = sys.stdout.write
/third_party/python/Lib/test/support/
H A Dthreading_helper.py152 faulthandler.dump_traceback(sys.stdout)
/third_party/python/Lib/multiprocessing/
H A Dresource_tracker.py187 for f in (sys.stdin, sys.stdout):

Completed in 9 milliseconds

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