Searched defs:moduleName (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/benchmarks/ |
| H A D | benchmarkAssembly.py | 20 def processSummary(moduleName, times, events): argument
|
| H A D | benchmarkExample.py | 148 def processSummary(moduleName, defaultStage, eventNames, sizes, times, errors, events): argument
|
| /petsc/config/BuildSystem/ |
| H A D | script.py | 150 def importModule(moduleName): argument 382 def getLanguageModule(self, language, moduleName = None): argument
|
| /petsc/config/BuildSystem/config/ |
| H A D | framework.py | 303 def getChild(self, moduleName, keywordArgs = {}): argument 356 def require(self, moduleName, depChild = None, keywordArgs = {}): argument
|