Home
last modified time | relevance | path

Searched refs:stdout (Results 1051 - 1075 of 1885) sorted by relevance

1...<<41424344454647484950>>...76

/third_party/exfatprogs/fsck/
H A Drepair.c99 fflush(stdout); in ask_repair()
/third_party/ffmpeg/libavfilter/tests/
H A Dfiltfmts.c156 fflush(stdout); in main()
/third_party/elfutils/libasm/
H A Dasm_begin.c49 result->out.file = stdout; in prepare_text_output()
/third_party/gn/examples/ios/build/config/ios/scripts/
H A Dsdk_info.py139 help='path of the output file to create; - means stdout')
152 sys.stdout.write(json.dumps(sdk_info))
/third_party/ffmpeg/tools/
H A Dffescape.c56 "-o OUTFILE set OUTFILE as output file, stdout if omitted\n" in usage()
149 outfilename = "stdout"; in main()
150 outfile = stdout; in main()
/third_party/curl/docs/examples/
H A Dcacertinmem.c135 curl_easy_setopt(ch, CURLOPT_WRITEDATA, stdout); in main()
H A Dusercertinmem.c189 curl_easy_setopt(ch, CURLOPT_WRITEDATA, stdout); in main()
/third_party/cups-filters/cupsfilters/
H A Ddriver.h236 # define cupsWritePrintData(s,n) fwrite((s), 1, (n), stdout)
/third_party/icu/icu4c/source/tools/gencolusb/
H A Dextract_unsafe_backwards.cpp166 fflush(stdout); in main()
/third_party/icu/icu4c/source/tools/toolutil/
H A Dfilestrm.cpp214 return (FileStream*)stdout; in T_FileStream_stdout()
/third_party/googletest/googletest/test/
H A Dgtest_test_utils.py217 output Child process's stdout and stderr output
227 stdout=subprocess.PIPE, stderr=stderr,
/third_party/icu/icu4c/source/samples/ufortune/
H A Dufortune.c71 UFILE *u_stdout; /* Unicode stdout file. */ in main()
110 * data to stdout. The string data that we get from resources in main()
113 u_stdout = u_finit(stdout, NULL /*locale*/, NULL /*codepage */); in main()
/third_party/icu/tools/multi/proj/chello/
H A Ddate.c198 uprint(s, stdout, status); in date()
/third_party/libsnd/tests/
H A Dulaw_test.c58 fflush (stdout) ; in main()
H A Dalaw_test.c58 fflush (stdout) ; in main()
H A Dlocale_test.c146 fflush (stdout) ; in locale_test()
/third_party/libwebsockets/lib/misc/
H A Ddaemonize.c215 if (!freopen("/dev/null", "w", stdout)) in lws_daemonize()
216 fprintf(stderr, "unable to freopen() stdout, code %d (%s)", in lws_daemonize()
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dc_build_helper.py107 stdout=subprocess.DEVNULL,
/third_party/lzma/CPP/Common/
H A DStdOutStream.cpp14 CStdOutStream g_StdOut(stdout);
/third_party/mbedtls/scripts/
H A Dmin_requirements.py133 reqs.write(sys.stdout)
/third_party/libcoap/include/coap3/
H A Dcoap_debug.h31 #define COAP_DEBUG_FD stdout
/third_party/libdrm/intel/
H A Dtest_decode.c80 drm_intel_decode_set_output_file(ctx, stdout); in dump_batch()
/third_party/lame/frontend/
H A Dmp3rtp.c202 lame_set_stream_binary_mode(outf = stdout); in lame_main()
/third_party/jerryscript/tools/
H A Drun_jerry_tdd_executable.py55 subp = subprocess.Popen(cmd, shell=True, stdout=subprocess.PIPE, stderr=subprocess.PIPE,
/third_party/json/tests/thirdparty/imapdl/
H A Dfilterbr.py104 filter_lcov_trace_file(sys.argv[1], sys.stdout)

Completed in 10 milliseconds

1...<<41424344454647484950>>...76