Searched defs:conversions (Results 1 – 5 of 5) sorted by relevance
107 def match(self, func, conversions={}): argument274 def match(self, other, conversions={}): argument
90 void conversions() { in conversions() function
300 ConversionSet &conversions() { in conversions() function304 const ConversionSet &conversions() const { in conversions() function
114 static const AttributeConversion conversions[12] = { variable
778 def gen_order(conversions): argument