Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dvaliditygenerator.py12 from spec_tools.conventions import ProseListFormats as plf unknown
110 def makeProseList(self, elements, fmt=plf.AND,
131 def makeProseListIs(self, elements, fmt=plf.AND,
439 entry += self.makeProseListIs(optionallengths, fmt=plf.OR)
988 entry += self.makeProseList(extensionstructs, fmt=plf.OR)
1011 self.makeProseList(duplicatestructs, fmt=plf.OR))
1163 fmt=plf.OR, comma_for_two_elts=True)
1194 fmt=plf.OR, comma_for_two_elts=True)
1279 plf.ANY_OR, comma_for_two_elts=True)