Home
last modified time | relevance | path

Searched refs:serial_comma (Results 1 – 3 of 3) 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/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dconventions.py167 …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/
Dconventions.py167 …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