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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tools/trace/
H A Ddiff_state.py307 def _strip_comments(data): function
312 assert _strip_comments('''// a comment
326 data = _strip_comments(data)
/xsrc/external/mit/MesaLib/dist/src/gallium/tools/trace/
H A Ddiff_state.py304 def _strip_comments(data): function
309 assert _strip_comments('''// a comment
323 data = _strip_comments(data)

Completed in 3 milliseconds