Home
last modified time | relevance | path

Searched defs:is_stdout (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/env_logger/src/fmt/writer/
Datty.rs12 pub(in crate::fmt) fn is_stdout() -> bool { in is_stdout() function
23 pub(in crate::fmt) fn is_stdout() -> bool { in is_stdout() function
/external/llvm-project/lldb/source/Core/
DDebugger.cpp932 void Debugger::PrintAsync(const char *s, size_t len, bool is_stdout) { in PrintAsync()
/external/flac/src/flac/
Dencode.c79 FLAC__bool is_stdout; member