Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/protocols/vulkan/xml/
Dreflow.py390 if nestedVuPat.search(self.para[0]):
718 global nestedVuPat
719 nestedVuPat = re.compile(r'^ \*\*') variable
/device/generic/vulkan-cereal/protocols/vulkan/scripts/
Dreflow.py407 if nestedVuPat.search(self.para[0]):
765 global nestedVuPat
766 nestedVuPat = re.compile(r'^ \*\*') variable