Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dantora-prep.py48 Partials = 'partials' variable
218 return (Partials, match.group('title'), lineno, titleAnchor)
222 return(Partials, 'NO TITLE FOUND', -1, titleAnchor)
268 self.category = Partials
273 if self.category == Partials:
274 self.dstpath = Path(self.component) / Partials / self.relpath
277 self.dstpath = Path(self.component) / Partials / self.relpath
395 elif self.category == Partials: