Searched defs:getargs (Results 1 – 7 of 7) sorted by relevance
| /external/curl/docs/cmdline-opts/ | ||
| D | gen.pl | 558 sub getargs { subroutine |
| /external/python/cpython2/Tools/scripts/ | ||
| D | xxci.py | 16 def getargs(): function |
| /external/python/cpython2/Tools/bgen/bgen/ | ||
| D | bgenGenerator.py | 189 def getargs(self): member in FunctionGenerator |
| D | bgenType.py | 55 def getargs(self): member in Type |
| /external/python/cpython2/Lib/ | ||
| D | inspect.py | 750 def getargs(co): function |
| /external/python/cpython3/Lib/test/ | ||
| D | test_getargs2.py | 751 from _testcapi import getargs_positional_only_and_keywords as getargs unknown in PositionalOnlyAndKeywords_TestCase |
| /external/python/cpython3/Lib/ | ||
| D | inspect.py | 1190 def getargs(co): function |