Searched refs:PrettyPrinter (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Dmodel.py53 pretty_printer = PrettyPrinter(formatter)
170 class PrettyPrinter: class in inherits:
H A Dparse.py358 self.pretty_printer = PrettyPrinter(self.formatter)
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Dmodel.py48 pretty_printer = PrettyPrinter(formatter, {})
197 class PrettyPrinter: class in inherits:
H A Dparse.py361 self.pretty_printer = PrettyPrinter(self.formatter, options)

Completed in 4 milliseconds