Home
last modified time | relevance | path

Searched defs:macro (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/
Dentity_db.py231 def findMacroAndEntity(self, macro, entity): argument
371 def shouldBeRecognized(self, macro, entity_name): argument
381 def isLinkedMacro(self, macro): argument
385 def isValidMacro(self, macro): argument
392 def getCategoriesForMacro(self, macro): argument
424 def addMacro(self, macro, categories, link=False): argument
474 def addEntity(self, entityName, macro, category=None, elem=None, argument
Dmacro_checker.py97 def findMacroAndEntity(self, macro, entity): argument
134 def isLinkedMacro(self, macro): argument
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dcheck_spec_links.py101 def shouldBeRecognized(self, macro, entity_name): argument