Searched refs:_callable (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dargparse.py95 def _callable(obj): function
1279 if not _callable(action_class):
1285 if not _callable(type_func):
2241 if not _callable(type_func):
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dargparse.py95 def _callable(obj): function
1279 if not _callable(action_class):
1285 if not _callable(type_func):
2241 if not _callable(type_func):
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dargparse.py95 def _callable(obj): function
1279 if not _callable(action_class):
1285 if not _callable(type_func):
2241 if not _callable(type_func):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dargparse.py95 def _callable(obj): function
1279 if not _callable(action_class):
1285 if not _callable(type_func):
2241 if not _callable(type_func):

Completed in 116 milliseconds