Searched refs:callable (Results 1 – 12 of 12) sorted by relevance
32 if callable(hlp):
37 if hasattr(clss, 'setUpHooker') and callable(getattr(clss, 'setUpHooker')):
168 if self.tags_filter is not None and callable(self.tags_filter):
776 def visit_commands(cmds, callable): argument781 map(lambda c: visit_commands(c,callable), cmds)783 callable(cmds)
8 - per current design the syscall is a C-callable function in the U-Boot
423 p.callable(pslice)462 p.callable(pslice)712 p.callable(pslice)748 p.callable(pslice)973 p.callable(pslice)1003 p.callable(pslice)1160 self.callable = None1220 self.callable = pdict[self.func]1231 self.callable = None1243 self.callable = pdict[self.func]
130 if callable(attr):
321 if not callable(fcall):
224 if callable(hook):
1157 if callable(recursecb):
1565 if callable(required_formats):
1707 * A callable object that takes the Tag object or attribute value as a1797 * A callable that returns None/false/empty string if the given value