/third_party/icu/tools/colprobe/ |
H A D | colprobe.cpp | 1649 log = u_finit(stdout, "en", "latin-1"); in main()
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_gpu_info.c | 1361 ac_parse_ib(stdout, ib, size / 4, NULL, 0, "IB", info->gfx_level, NULL, NULL); in ac_query_gpu_info()
|
/third_party/libcoap/examples/ |
H A D | coap-client.c | 170 file = stdout; in append_to_output()
|
/third_party/lame/frontend/ |
H A D | get_audio.c | 535 outf = stdout; in init_outfile()
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | glsl_parser_extras.cpp | 2282 _mesa_print_ir(stdout, shader->ir, state);
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_pipe.c | 1180 ac_print_gpu_info(&sscreen->info, stdout); in radeonsi_screen_create_impl()
|
/third_party/node/tools/gyp/pylib/gyp/ |
H A D | input.py | 967 stdout=subprocess.PIPE,
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsinfo.c | 2455 setlinebuf(stdout); in main()
|
/third_party/musl/libc-test/src/math/gen/ |
H A D | mp.c | 31 mpfr_out_str(stdout, 10, 0, x, MPFR_RNDN); in debug()
|
/third_party/icu/icu4c/source/test/iotest/ |
H A D | filetst.c | 377 uStdOut = u_finit(stdout, NULL, NULL); in StdinBuffering()
|
/third_party/lz4/tests/ |
H A D | frametest.c | 86 if (displayLevel>=4) fflush(stdout); } }
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_context.c | 1618 fflush(stdout); in print_help()
|
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_capi.c | 297 out = BIO_new_fp(stdout, BIO_NOCLOSE); in capi_ctrl()
|
/third_party/popt/src/ |
H A D | popt.c | 1200 fprintf(stdout, POPT_("option type (%u) not implemented in popt\n"), in poptSaveArg()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | reg.py | 832 def dumpReg(self, maxlen=120, filehandle=sys.stdout): 835 Diagnostic to dump the dictionaries to specified file handle (default stdout).
|
/third_party/openssl/engines/ |
H A D | e_capi.c | 297 out = BIO_new_fp(stdout, BIO_NOCLOSE); in capi_ctrl()
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
H A D | rpng2-x.c | 1614 fflush(stdout); in rpng2_x_finish_display()
|
/third_party/python/Lib/test/ |
H A D | test_concurrent_futures.py | 72 sys.stdout.flush()
|
H A D | test_curses.py | 75 # initstr() unconditionally uses C stdout. 78 # First, save a copy of the file descriptor of stdout, so it 109 sys.stdout.flush()
|
H A D | test_bigmem.py | 988 l = [sys.stdout] * size
|
H A D | test_shutil.py | 1415 stdout=subprocess.DEVNULL) 1488 stdout=subprocess.DEVNULL) 2671 This test will fail if stdin and stdout are connected to
|
/third_party/toybox/toys/pending/ |
H A D | dhcp.c | 1279 setlinebuf(stdout); in dhcp_main()
|
H A D | awk.c | 3034 // !fn (null ptr) means close all (exc. stdin/stdout/stderr) in close_file() 4257 fflush(stdout); in interpx() 4474 new_file("/dev/stdout", stdout, 'w', 'f')->is_std_file = 1; in run()
|
/third_party/skia/fuzz/ |
H A D | FuzzCanvas.cpp | 1687 fwrite(json->data(), json->size(), 1, stdout);
|
/third_party/vulkan-headers/registry/ |
H A D | reg.py | 832 def dumpReg(self, maxlen=120, filehandle=sys.stdout): 835 Diagnostic to dump the dictionaries to specified file handle (default stdout).
|