Searched refs:serial_comma (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
D | conventions.py | 129 …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/ |
D | conventions.py | 172 …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
|