Home
last modified time | relevance | path

Searched refs:matchDESC (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/util/xmlpool/
Dgen_xmlpool.py190 matchDESC = reDESC .match (line) variable
192 if matchDESC:
194 expandMatches ([matchDESC], translations)