Home
last modified time | relevance | path

Searched refs:stdout (Results 1776 - 1800 of 1885) sorted by relevance

1...<<717273747576

/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtxml.cpp1055 fprintf(stdout, "Warning: The file name is not same as the resource name!\n"); in bundle_write_xml()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxml.h1519 void Print() const { Print( stdout, 0 ); } in Print()
1734 fprintf( stdout, "%s", printer.CStr() );
/third_party/skia/third_party/externals/tint/samples/
H A Dmain.cc69 std::string output_file = "-"; // Default to stdout
114 --dump-inspector-bindings -- Dump reflection data about bindins to stdout.
519 FILE* file = stdout; in WriteFile()
/third_party/skia/third_party/externals/tint/tools/src/cmd/get-test-plan/
H A Dmain.go128 if omitted, a human readable version of the rules is written to stdout`)
156 // if no output then write rules to stdout
/third_party/toybox/lib/
H A Dlib.c75 if (!msg) show_help(stdout); in help_exit()
695 // flags is O_RDONLY, stdout otherwise. An empty argument list calls
696 // function() on just stdin/stdout.
/third_party/python/Lib/unittest/test/
H A Dtest_runner.py1304 opts = dict(stdout=subprocess.PIPE, stderr=subprocess.PIPE,
/third_party/python/Parser/
H A Dtokenizer.c885 char *newtok = PyOS_Readline(tok->fp ? tok->fp : stdin, stdout, tok->prompt); in tok_underflow_interactive()
/third_party/python/Lib/test/
H A Dtest_plistlib.py1032 return subprocess.run(['plutil', "-lint", self.file_name], capture_output=True, text=True).stdout
H A Dtest_dataclasses.py1506 stdout = io.StringIO()
1510 traceback.print_exception(exc, file=stdout)
1511 printed_traceback = stdout.getvalue()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dhostapd_cli.c795 print_help(stdout, argc > 0 ? argv[0] : NULL); in hostapd_cli_cmd_help()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dwpa_debug.c248 * output may be directed to stdout, stderr, and/or syslog based on
251 * Note: New line '\n' is added to the end of the text when printing to stdout.
996 setvbuf(stdout, NULL, _IOLBF, 0); in wpa_debug_setup_stdout()
/third_party/vulkan-loader/scripts/
H A Dloader_extension_generator.py177 diagFile = sys.stdout):
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dhostapd_cli.c794 print_help(stdout, argc > 0 ? argv[0] : NULL); in hostapd_cli_cmd_help()
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.h1245 FILE* stream = stdout,
1249 FILE* stream = stdout,
1254 FILE* stream = stdout);
/third_party/alsa-utils/aplay/
H A Daplay.c556 direction = stdout;
2864 name = (stream == SND_PCM_STREAM_PLAYBACK) ? "stdout" : "stdin";
3281 /* write to stdout? */
3283 fd = fileno(stdout);
3284 name = "stdout";
/third_party/mesa3d/src/compiler/nir/
H A Dnir.h4406 nir_print_shader(nir, stdout); \
4417 nir_print_shader(nir, stdout); \
/third_party/pulseaudio/src/utils/
H A Dpactl.c1710 fflush(stdout); in list_handlers_callback()
2220 fflush(stdout); in context_subscribe_callback()
/third_party/tzdata/
H A Dzic.c998 close_file(stdout, NULL, NULL, NULL); in main()
1001 usage(stdout, EXIT_SUCCESS); in main()
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c2389 "Can't have both 'if' as stdin _and_ 'of' as stdout\n"); in do_scsi_device_read_write()
5179 fprintf(stdout, ">>> Unable to read %s Page %02xh\n", in get_mode_page()
5215 fprintf(stdout, in get_mode_page10()
5398 fprintf(stdout, ">>> Unable to read %s defect data.\n", in read_defect_list()
5465 fprintf(stdout, ">>> Unable to read %s defect data.\n", in read_defect_list()
6461 "Can't have both 'if' as stdin _and_ 'of' as stdout\n"); in do_scsi_sgm_read_write()
7428 "Disallow both if and of to be stdin and stdout"); in do_scsi_sgp_read_write()
/third_party/toybox/toys/pending/
H A Dbc.c1076 // We are about to output to stderr, so flush stdout to in bc_read_line()
1078 fflush(stdout); in bc_read_line()
5612 fputs(bc_copyright, stdout); in bc_vm_info()
5618 // Make sure all of stdout is written first. in bc_vm_printError()
5619 fflush(stdout); in bc_vm_printError()
5704 if (FLAG(i)) fflush(stdout); in bc_vm_process()
/third_party/alsa-utils/alsactl/
H A Dstate.c1647 err = snd_output_stdio_attach(&out, stdout, 0); in save_state()
H A Dinit_parse.c1600 fwrite(string, strlen(string), 1, stdout); in parse_line()
/third_party/backends/frontend/
H A Dtstbackend.c148 fflush(stdout); in check()
/third_party/alsa-lib/src/alisp/
H A Dalisp.c989 err = snd_output_stdio_attach(&out, stdout, 0); in dump_objects()
1062 err = snd_output_stdio_attach(&out, stdout, 0); in dump_obj_lists()
3277 err = snd_output_stdio_attach(&output, stdout, 0); in alsa_lisp_default_cfg()
/third_party/icu/tools/colprobe/
H A Dcolprobe.cpp1649 log = u_finit(stdout, "en", "latin-1"); in main()

Completed in 84 milliseconds

1...<<717273747576