Searched refs:serial_comma (Results 1 – 3 of 3) 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/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
D | conventions.py | 167 …def _implMakeProseList(self, elements, fmt, with_verb, comma_for_two_elts=False, serial_comma=True… argument 182 assert(serial_comma) # did not implement what we did not need
|
/third_party/vulkan-headers/registry/spec_tools/ |
D | conventions.py | 167 …def _implMakeProseList(self, elements, fmt, with_verb, comma_for_two_elts=False, serial_comma=True… argument 182 assert(serial_comma) # did not implement what we did not need
|