/cmsis-dsp-latest/Testing/TestScripts/ |
D | Deprecate.py | 22 def deprecateRec(root,others,deprecated): argument 45 def deprecate(root,others): argument
|
D | CodeGen.py | 64 def _genGroup(self,root,fi): argument 125 def _genSuite(self,root,thedir,sourceFile): argument 207 def _genCode(self,root,dir,sourceFile,headerFile): argument 238 def getSuites(self,root,listOfSuites): argument 269 def _genText(self,root,textFile): argument 691 def _genDriver(self,root,driverFile,includeFile): argument 835 def genCodeForTree(self,genFolder,root,benchMode): argument
|
/cmsis-dsp-latest/Testing/ |
D | preprocess.py | 16 root = p.parse(args.f) variable
|
D | processTests.py | 34 root=parse.loadRoot(args.f) variable
|
D | convertToOld.py | 20 def findItem(root,path): argument 103 root=parse.loadRoot(args.f) variable
|
D | summaryBench.py | 17 def findItem(root,path): argument 132 root=parse.loadRoot(args.f) variable
|
D | processResult.py | 48 def findItem(root,path): argument 361 def analyseResult(resultPath,root,results,embedded,benchmark,trace,formatter): argument 545 def analyze(root,results,args,trace): argument 591 root=parse.loadRoot(args.f) variable
|
D | addToRegDB.py | 339 root=parse.loadRoot(args.f) variable
|
D | addToDB.py | 329 root=parse.loadRoot(args.f) variable
|
/cmsis-dsp-latest/Documentation/Doxygen/style_template/ |
D | navtree.js | 408 function gotoNode(o,subIndex,root,hash,relpath) argument 423 function navTo(o,root,hash,relpath) argument
|
/cmsis-dsp-latest/Testing/cmsis_build/ |
D | runall.py | 194 root=loadRoot(t) variable
|