Home
last modified time | relevance | path

Searched full:prose (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/protocols/vulkan/xml/
Dconventions.py83 """Make a (comma-separated) list for use in prose.
130 """Internal-use implementation to make a (comma-separated) list for use in prose.
153 prose = ' '.join(my_elts)
155 prose = ', '.join(my_elts)
159 parts = [quantifier, prose]
Dvaliditygenerator.py126 """Make a (comma-separated) list for use in prose.
138 'Cannot pass an empty list if you are trying to make a prose list.')
147 …"""Make a (comma-separated) list for use in prose, followed by either 'is' or 'are' as appropriate.
159 'Cannot pass an empty list if you are trying to make a prose list.')
/device/generic/vulkan-cereal/protocols/vulkan/config/themes/
Dpdf-theme.yml74 # literal is currently used for inline monospaced in prose and table cells
191 prose:
/device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/
Dmacro_checker.py49 # (which distinguish "names being used somewhere other than prose").