Lines Matching refs:this
54 # We could make this an (extension name, api name) set to be more specific.
98 # This is most likely an error in this script, not the XML.
360 message = f'{self.entity}.{param_name} member has disallowed \'optional="false"\' attribute (remove this attribute)'
409 # Is this an explicitly allowed struct?
413 # Is this a struct extending an explicitly allowed struct?
442 # Do not tag this as missing if it is not required
459 # If not allowed to have limittypes, verify this for each member
474 message = f'{name} member {memname} has disallowed \'optional="false"\' attribute (remove this attribute)'
639 # Keep track of this case
651 as separate words in extension enumerant names. If this is an extension\n\
689 If this is intentional, add it to EXTENSION_NAME_RESERVED_EXCEPTIONS in scripts/xml_consistency.py.')
770 # If this changes in the future, remove this warning and update generator script