Searched defs:executor (Results 1 – 2 of 2) sorted by relevance
| /petsc/config/BuildSystem/config/ |
| H A D | libraries.py | 411 …gs = '&argc, &argv', boolType = 'int', noCheckArg = 0, defaultArg = '', executor = None, timeout =… argument 555 …def checkExportedSymbols(self, flags, checkLink = None, libraries = [], defaultArg = '', executor … argument
|
| H A D | base.py | 646 …def outputRun(self, includes, body, cleanup = 1, defaultOutputArg = '', executor = None,linkLangua… argument 691 …def checkRun(self, includes = '', body = '', cleanup = 1, defaultArg = '', executor = None, linkLa… argument
|