Home
last modified time | relevance | path

Searched refs:stdout (Results 1751 - 1775 of 1885) sorted by relevance

1...<<717273747576

/third_party/backends/backend/
H A Dcanon630u-common.c678 fflush (stdout); in do_scan()
H A Dniash_core.c762 fflush (stdout); in XferBufferGetLine()
/third_party/curl/lib/
H A Dcookie.c1620 * "-" as file name to write to stdout.
1641 /* use stdout */ in cookie_output()
1642 out = stdout; in cookie_output()
/third_party/cups-filters/filter/
H A Drastertopclx.c555 ppdEmit(ppd, stdout, PPD_ORDER_JCL); in StartPage()
/third_party/icu/tools/colprobe/
H A DcolprobeNew.cpp816 logger = new UPrinter(stdout, "en", "latin-1"); in main()
/third_party/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp1001 options.IsStdOutTerminal = MY_IS_TERMINAL(stdout); in Parse1()
1604 throw CArcCmdLineException("stdout mode and email mode cannot be combined"); in Parse2()
/third_party/ltp/lib/
H A Dtst_test.c1723 rval = fflush(stdout); in tst_flush()
1725 tst_brk(TBROK | TERRNO, "fflush(stdout) failed"); in tst_flush()
H A Dtlibio.c2161 fflush(stdout);
/third_party/ltp/testcases/kernel/fs/doio/
H A Diogen.c141 int p_opt = 0; /* output pipe - default is stdout */
457 p_opt ? Outpipe : "stdout"); in startup_info()
527 * Initialize output descriptor. If going to stdout, its easy,
1448 help(stdout); in parse_cmdline()
2028 "\t-p Output pipe. Default is stdout.\n"); in help()
/third_party/node/lib/internal/streams/
H A Dreadable.js726 dest !== process.stdout &&
/third_party/node/lib/
H A Drepl.js290 // Use stdin and stdout as the default streams if none were given.
296 options.output = stream.stdout || stream;
305 // If possible, check if stdout supports colors or not.
1069 // source is a stream to use for I/O, defaulting to stdin/stdout.
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdecrypt.c1360 * ntfs_cat_decrypt - Decrypt the contents of an encrypted file to stdout.
1412 written = fwrite(buffer, 1, bytes_read, stdout); in ntfs_cat_decrypt()
/third_party/nghttp2/src/
H A Dutil.cc1692 if (freopen("/dev/null", "w", stdout) == nullptr) { in daemonize()
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtxml.cpp1051 fprintf(stdout, "Warning: The file name is not same as the resource name!\n"); in bundle_write_xml()
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp1051 fprintf(stdout, "Warning: The file name is not same as the resource name!\n"); in bundle_write_xml()
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_sockopt.c108 /* Rather than fflush() throughout the code, set stdout to in main()
111 setvbuf(stdout, NULL, _IONBF, 0); in main()
/third_party/lwip/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c762 mbedtls_ssl_conf_dbg(&conf->conf, altcp_mbedtls_debug, stdout); in altcp_tls_create_config()
/third_party/littlefs/scripts/
H A Dplotmpl.py158 # allow '-' for stdin/stdout
163 return os.fdopen(os.dup(sys.stdout.fileno()), mode, buffering)
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir.c1180 nir_print_shader(s, stdout); in etna_compile_shader()
/third_party/musl/Benchmark/musl/
H A Dlibc_stdio.cpp1359 FILE *stream = stdout; in Bm_function_Setbuf()
/third_party/pulseaudio/src/daemon/
H A Dohos_pa_main.c748 fputs(s, stdout); in real_main()
/third_party/python/Lib/
H A Doptparse.py19 help="don't print status messages to stdout")
1579 """print_usage(file : file = stdout)
1582 'file' (default stdout). Any occurrence of the string "%prog" in
1597 """print_version(file : file = stdout)
1600 'file' (default stdout). As with print_usage(), any occurrence
1640 """print_help(file : file = stdout)
1643 help text provided with them, to 'file' (default stdout).
1646 file = sys.stdout
H A Dpickletools.py2403 printed. It defaults to sys.stdout.
2854 '-o', '--output', default=sys.stdout, type=argparse.FileType('w'),
/third_party/python/Lib/test/test_capi/
H A Dtest_misc.py75 stdout=subprocess.PIPE,
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dmakepng.c73 * written to stdout. Notice that stdout is not supported on systems where, by
75 * text mode of stdout!
1680 FILE *fp = stdout; in main()
1852 " Make a test PNG file, by default writes to stdout.\n" in main()

Completed in 47 milliseconds

1...<<717273747576