/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | expr.c | 296 expr_fprint(e1, stdout); in expr_eq() 298 expr_fprint(e2, stdout); in expr_eq() 487 expr_fprint(e1, stdout); in expr_join_or() 489 expr_fprint(e2, stdout); in expr_join_or() 581 expr_fprint(e1, stdout); in expr_join_and() 583 expr_fprint(e2, stdout); in expr_join_and()
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | expr.c | 296 expr_fprint(e1, stdout); in expr_eq() 298 expr_fprint(e2, stdout); in expr_eq() 487 expr_fprint(e1, stdout); in expr_join_or() 489 expr_fprint(e2, stdout); in expr_join_or() 581 expr_fprint(e1, stdout); in expr_join_and() 583 expr_fprint(e2, stdout); in expr_join_and()
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | growfiles.c | 452 prt_examples(stdout); in main() 1139 fflush(stdout); /* ensure pending i/o is flushed before forking */ in main() 1413 fflush(stdout); in main() 1605 fflush(stdout); in main() 1681 fprintf(stdout, in sig_handler() 1831 fprintf(stdout, "\ in help()
|
/third_party/lz4/tests/ |
H A D | fuzzer.c | 95 #define DISPLAY(...) fprintf(stdout, __VA_ARGS__) 117 fflush(stdout); in FUZ_displayUpdate() 195 fflush(stdout); in FUZ_AddressOverflow() 208 DISPLAY("%3i \b\b\b\b", nbBuff); fflush(stdout); in FUZ_AddressOverflow() 214 fflush(stdout); in FUZ_AddressOverflow() 353 fflush(stdout); \ in FUZ_test()
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
H A D | vulkan_command_buffer_utils.cpp | 367 fflush(stdout); in init_connection() 428 fflush(stdout); in init_window() 450 fflush(stdout); in init_window() 483 fflush(stdout); in init_window() 491 fflush(stdout); in init_window() 1478 fflush(stdout); in GLSLtoSPV()
|
/third_party/python/Python/ |
H A D | initconfig.c | 56 -u : force the stdout and stderr streams to be unbuffered;\n\ 141 "PYTHONIOENCODING: Encoding[:errors] used for stdin/stdout/stderr.\n" 175 "PYTHONUNBUFFERED : disable stdout/stderr buffering (-u)\n" 189 stdin and stdout error handler to "surrogateescape". */ 2208 _setmode(fileno(stdout), O_BINARY); in config_init_stdio() 2215 setvbuf(stdout, (char *)NULL, _IONBF, BUFSIZ); in config_init_stdio() 2219 setbuf(stdout, (char *)NULL); in config_init_stdio() 2227 setvbuf(stdout, (char *)NULL, _IONBF, BUFSIZ); in config_init_stdio() 2231 setvbuf(stdout, (char *)NULL, _IOLBF, BUFSIZ); in config_init_stdio() 2242 - initialize C standard streams (stdin, stdout, stder [all...] |
/kernel/linux/linux-5.10/arch/mips/tools/ |
H A D | loongson3-llsc-check.c | 306 fprintf(stdout, "loongson3-llsc-check returns %s\n", in main()
|
/kernel/linux/linux-5.10/Documentation/sphinx/ |
H A D | kerneldoc.py | 125 p = subprocess.Popen(cmd, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
|
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/qemu/ |
H A D | init.c | 29 fflush(stdout); in poweroff()
|
/kernel/linux/linux-5.10/tools/testing/selftests/x86/ |
H A D | test_syscall_vdso.c | 238 fputs(bitstr[(r >> bit) & 1], stdout); in print_flags()
|
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
H A D | thuge-gen.c | 101 fflush(stdout); in show()
|
/kernel/linux/linux-5.10/tools/testing/vsock/ |
H A D | util.c | 305 fflush(stdout); in run_tests()
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/s390x/ |
H A D | resets.c | 271 setbuf(stdout, NULL); /* Tell stdout not to buffer its content */ in main()
|
H A D | sync_regs_test.c | 84 /* Tell stdout not to buffer its content */ in main() 85 setbuf(stdout, NULL); in main()
|
H A D | memop.c | 39 setbuf(stdout, NULL); /* Tell stdout not to buffer its content */ in main()
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/ |
H A D | user_msr_test.c | 203 /* Tell stdout not to buffer its content */ in main() 204 setbuf(stdout, NULL); in main()
|
/kernel/linux/linux-6.6/arch/mips/tools/ |
H A D | loongson3-llsc-check.c | 306 fprintf(stdout, "loongson3-llsc-check returns %s\n", in main()
|
/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | dtc.c | 342 outf = stdout; in main()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-bench.c | 250 setvbuf(stdout, NULL, _IONBF, 0); in cmd_bench()
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | main.c | 399 setlinebuf(stdout); in main() 435 json_wtr = jsonw_new(stdout); in main()
|
H A D | map_perf_ring.c | 105 fprint_hex(stdout, e->data, e->size, " "); in print_bpf_output()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-bench.c | 272 setvbuf(stdout, NULL, _IONBF, 0); in cmd_bench()
|
/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | flamegraph.py | 206 with io.open(sys.stdout.fileno(), "w", encoding="utf-8", closefd=False) as out:
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | thuge-gen.c | 84 fflush(stdout); in show()
|
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/testcases/ |
H A D | testcases.c | 243 fprintf(stdout, in validate_reserved()
|