Lines Matching refs:emit
185 - emitversions - regex matching API versions to actually emit
197 - emitExtensions - regex matching names of extensions to actually emit
201 to actually emit interfaces for.
202 - emitFormats - regex matching names of formats to actually emit
251 """regex matching API versions to actually emit
271 """regex matching names of extensions to actually emit
277 to actually emit interfaces for."""
281 to actually emit interfaces for."""
930 def beginFeature(self, interface, emit):
934 - emit - actually write to the header only when True"""
935 self.emit = emit