Searched refs:_strip_comment (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Ddiff_state.py300 def _strip_comment(mo): function
309 return _tokens_re.sub(_strip_comment, data)
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Ddiff_state.py297 def _strip_comment(mo): function
306 return _tokens_re.sub(_strip_comment, data)

Completed in 3 milliseconds