Home
last modified time | relevance | path

Searched defs:cleanup (Results 1 – 8 of 8) sorted by relevance

/petsc/config/BuildSystem/config/
H A Dbase.py529 def outputCompile(self, includes = '', body = '', cleanup = 1, codeBegin = None, codeEnd = None): argument
552 …def checkCompile(self, includes = '', body = '', cleanup = 1, codeBegin = None, codeEnd = None, fl… argument
586 …def outputLink(self, includes, body, cleanup = 1, codeBegin = None, codeEnd = None, shared = 0, li… argument
627 …def checkLink(self, includes = '', body = '', cleanup = 1, codeBegin = None, codeEnd = None, share… argument
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
H A Dpython.py33 …def checkPythonLink(self, includes, body, cleanup = 1, codeBegin = None, codeEnd = None, shared = … argument
H A Dframework.py281 def cleanup(self): member in Framework
1137 def addBatchCleanup(self, cleanup): argument
H A Dpackage.py975 …def checkPackageLink(self, includes, body, cleanup = 1, codeBegin = None, codeEnd = None, shared =… argument
H A DsetCompilers.py1212 …def checkCompiler(self, language, linkLanguage=None,includes = '', body = '', cleanup = 1, codeBeg… argument
/petsc/config/BuildSystem/
H A Dargs.py80 def cleanup(self): member in ArgumentProcessor
H A Dscript.py122 def cleanup(self): member in Script
/petsc/config/PETSc/
H A Dpetsc.py259 …def checkPETScLink(self, includes, body, cleanup = 1, codeBegin = None, codeEnd = None, shared = N… argument