Searched refs:flat_output (Results 1 – 2 of 2) sorted by relevance
84 case 'F': flat_output = true; break; in SetOptionValue()132 flat_output = false; in OptionParsingStarting()167 .SetFlatOutput(flat_output) in GetAsDumpOptions()
56 flat_output == true || in AnyOptionWasSet()73 bool flat_output; variable