/third_party/alsa-lib/test/ |
H A D | pcm.c | 877 err = snd_output_stdio_attach(&output, stdout, 0); in main()
|
/third_party/googletest/googletest/test/ |
H A D | googletest-death-test-test.cc | 722 fflush(stdout); in TEST()
|
/third_party/icu/icu4c/source/test/iotest/ |
H A D | iotest.cpp | 888 fprintf(stdout, "Default charset for this run is %s\n", ucnv_getDefaultName()); in main()
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbiscan.cpp | 975 // putc(c.fChar, stdout); 1033 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPrintf("."); fflush(stdout);}
|
/third_party/mesa3d/src/freedreno/perfcntrs/ |
H A D | fdperf.c | 739 fputc(' ', stdout); in dump_counters()
|
/third_party/node/test/parallel/ |
H A D | test-assert-deep.js | 11 // message comparisons. This should only be an issue when process.stdout 13 if (process.stdout.isTTY)
|
H A D | test-assert.js | 33 // message comparisons. This should only be an issue when process.stdout 35 if (process.stdout.isTTY)
|
/third_party/node/src/ |
H A D | node.cc | 501 setvbuf(stdout, nullptr, _IONBF, 0); in PlatformInit()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbiscan.cpp | 973 // putc(c.fChar, stdout); 1031 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPrintf("."); fflush(stdout);}
|
/third_party/libinput/tools/ |
H A D | libinput-debug-events.c | 955 fflush(stdout); in handle_and_print_events()
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl14.c | 828 /* flush the stdout to avoid garbled output */ in run_test() 829 fflush(stdout); in run_test()
|
/third_party/littlefs/scripts/ |
H A D | summary.py | 554 # allow '-' for stdin/stdout 559 return os.fdopen(os.dup(sys.stdout.fileno()), mode, buffering)
|
H A D | stack.py | 123 # allow '-' for stdin/stdout 128 return os.fdopen(os.dup(sys.stdout.fileno()), mode, buffering)
|
/third_party/lz4/programs/ |
H A D | bench.c | 94 if (g_displayLevel>=4) fflush(stdout); } }
|
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-posix.cc | 756 fflush(stdout); in ExitProcess()
|
/third_party/node/deps/v8/src/objects/ |
H A D | objects.h | 654 V8_EXPORT_PRIVATE void ShortPrint(FILE* out = stdout) const;
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-internal.cc | 595 // With an integer argument, the results are written to stdout/stderr. in RUNTIME_FUNCTION() 598 f = fd == 1 ? stdout : stderr; in RUNTIME_FUNCTION()
|
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
H A D | codegen.c | 820 ppir_disassemble_instr(prog, offset, stdout); in ppir_codegen_print_prog()
|
/third_party/rust/crates/either/src/ |
H A D | lib.rs | 1411 Left(io::stdout()) in read_write()
|
/third_party/rust/crates/bindgen/bindgen-cli/ |
H A D | options.rs | 812 Box::new(io::BufWriter::new(io::stdout())) as Box<dyn io::Write> in builder_from_flags()
|
/third_party/pulseaudio/src/daemon/ |
H A D | main.c | 724 fputs(s, stdout);
|
/third_party/python/Lib/ |
H A D | ftplib.py | 558 By default list current directory to stdout. 976 sys.stdout.write, 1024)
|
/third_party/python/Lib/test/libregrtest/ |
H A D | main.py | 561 print(msg, file=sys.stdout, flush=True)
|
/third_party/python/Include/internal/ |
H A D | pycore_runtime_init.h | 965 INIT_ID(stdout), \
|
/third_party/vk-gl-cts/external/amber/src/android_gradle/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/BootstrapMainStarter ... |