Home
last modified time | relevance | path

Searched refs:stdout (Results 1326 - 1350 of 1885) sorted by relevance

1...<<51525354555657585960>>...76

/third_party/node/deps/v8/tools/
H A Dgen-inlining-tests.py539 MODE = 'stdout'
540 print("// Printing all shards together to stdout.")
543 FILE = sys.stdout
/third_party/notofonts/scripts/
H A Dgather.py44 return ls.stdout
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscat.c381 written = fwrite(buffer, 1, bytes_read, stdout); in cat()
/third_party/nghttp2/src/
H A Dinflatehd.cc90 json_dumpf(obj, stdout, JSON_INDENT(2) | JSON_PRESERVE_ORDER); in to_json()
/third_party/musl/src/internal/
H A Dstdio_impl.h90 * 1. in stdout, stdin, stdout, base is static array.
188 if (fp == stdin || fp == stderr || fp == stdout) { in __get_file_tag()
/third_party/musl/porting/linux/user/src/internal/
H A Dstdio_impl.h90 * 1. in stdout, stdin, stdout, base is static array.
184 if (fp == stdin || fp == stderr || fp == stdout) { in __get_file_tag()
/third_party/musl/scripts/
H A Dprint_so_deps.py46 process = subprocess.Popen(cmd.split(), stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
/third_party/ninja/src/
H A Dbrowse.py161 proc = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE,
/third_party/libinput/tools/
H A Dlibinput-analyze-recording.py105 isatty = os.isatty(sys.stdout.fileno())
/third_party/libevdev/tools/
H A Dmouse-dpi-tool.c281 setbuf(stdout, NULL); in main()
/third_party/ltp/testcases/kernel/sched/sched_stress/
H A Dsched_tc6.c341 fflush(stdout); in read_file()
/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
H A Dmigrate_pages01.c170 fflush(stdout); in test_invalid_perm()
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-mcast_receiver.c87 FILE *stream = stdout; /* stream where the usage is output */ in usage()
H A Dns-tcpclient.c76 FILE *stream = stdout; /* stream where the usage is output */ in usage()
H A Dns-udpsender.c91 FILE *stream = stdout; /* stream where the usage is output */ in usage()
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_file_test.c94 fflush(stdout); in stage_file_test()
/third_party/ltp/testcases/network/nfsv4/acl/
H A Dacl1.c121 fflush(stdout);
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_1_to_1_addrs.c105 /* Rather than fflush() throughout the code, set stdout to in main()
108 setvbuf(stdout, NULL, _IONBF, 0); in main()
H A Dtest_1_to_1_accept_close.c90 /* Rather than fflush() throughout the code, set stdout to in main()
93 setvbuf(stdout, NULL, _IONBF, 0); in main()
H A Dtest_1_to_1_connect.c84 /* Rather than fflush() throughout the code, set stdout to in main()
87 setvbuf(stdout, NULL, _IONBF, 0); in main()
H A Dtest_1_to_1_nonblock.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_send.c81 /* Rather than fflush() throughout the code, set stdout to in main()
84 setvbuf(stdout, NULL, _IONBF, 0); in main()
H A Dtest_assoc_abort.c91 /* Rather than fflush() throughout the code, set stdout to in main()
94 setvbuf(stdout, NULL, _IONBF, 0); in main()
H A Dtest_assoc_shutdown.c90 /* Rather than fflush() throughout the code, set stdout to in main()
93 setvbuf(stdout, NULL, _IONBF, 0); in main()
H A Dtest_connect.c74 /* Rather than fflush() throughout the code, set stdout to in main()
77 setvbuf(stdout, NULL, _IONBF, 0); in main()

Completed in 12 milliseconds

1...<<51525354555657585960>>...76