Searched defs:stdout_is_tty (Results 1 – 14 of 14) sorted by relevance
38 bool stdout_is_tty = isatty(STDOUT_FILENO) != 0; in ShouldUseColor() local
2557 bool ShouldUseColor(bool stdout_is_tty) { in ShouldUseColor()
3231 bool ShouldUseColor(bool stdout_is_tty) { in ShouldUseColor()
3234 bool ShouldUseColor(bool stdout_is_tty) { in ShouldUseColor()
3257 bool ShouldUseColor(bool stdout_is_tty) { in ShouldUseColor()
3239 bool ShouldUseColor(bool stdout_is_tty) { in ShouldUseColor()
3227 bool ShouldUseColor(bool stdout_is_tty) { in ShouldUseColor()
3260 bool ShouldUseColor(bool stdout_is_tty) { in ShouldUseColor()
4146 bool ShouldUseColor(bool stdout_is_tty) { in ShouldUseColor()
4725 bool ShouldUseColor(bool stdout_is_tty) { in ShouldUseColor()