Lines Matching defs:spill
737 def spill(msg, attrs, predicate):
828 attrs = spill('Methods %s' % tag, attrs,
830 attrs = spill('Class methods %s' % tag, attrs,
832 attrs = spill('Static methods %s' % tag, attrs,
1170 def spill(msg, attrs, predicate):
1233 attrs = spill("Methods %s:\n" % tag, attrs,
1235 attrs = spill("Class methods %s:\n" % tag, attrs,
1237 attrs = spill("Static methods %s:\n" % tag, attrs,