Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dconventions.py129 …def _implMakeProseList(self, elements, fmt, with_verb, comma_for_two_elts=False, serial_comma=True… argument
144 assert(serial_comma) # did not implement what we did not need
/third_party/vulkan-headers/registry/spec_tools/
Dconventions.py172 …def _implMakeProseList(self, elements, fmt, with_verb, comma_for_two_elts=False, serial_comma=True… argument
187 assert(serial_comma) # did not implement what we did not need