Searched refs:with_output (Results 1 – 7 of 7) sorted by relevance
25 pub fn with_output(mut self, output: bool) -> Self { in with_output() method
909 let _t = time::Timer::new("parse").with_output(time_phases); in generate()995 .with_output(self.options.time_phases); in format_tokens()
154 if test "$with_output" = "no"; then157 with_output=yes190 if test "$with_output" = "no"; then193 with_output=yes235 test "$with_output" = "" && with_output=no258 if test "$with_output" = "no"; then571 if test "$with_output" = "no" ; then
153 if test "$with_output" = "no"; then156 with_output=yes189 if test "$with_output" = "no"; then192 with_output=yes228 test "$with_output" = "" && with_output=no251 if test "$with_output" = "no"; then563 if test "$with_output" = "no" ; then
116 int with_output) { in ReplaceEdge() argument123 g->AddEdge(with, with_output, replace_node, dst_input); in ReplaceEdge()
548 Timer::new("translation_unit").with_output(options.time_phases); in new()620 Timer::new(name).with_output(self.options.time_phases) in timer()