Searched refs:comp (Results 1 – 1 of 1) sorted by relevance
/cmsis-dsp-3.5.0/Testing/ |
D | extractDb.py | 377 def getTestNamesForCompiler(benchTable,comp,typeid): argument 378 vals=(comp,typeid) + runidval 428 def getNbElemsInBenchAndTypeAndCompilerCmd(benchTable,comp,typeid): argument 429 vals=(comp,typeid) + runidval 434 def getNbElemsInBenchAndCoreAndCompilerCmd(benchTable,comp,coreid): argument 435 vals=(comp,coreid) + runidval 494 def getColNamesAndDataForCompiler(benchTable,comp,typeid): argument 500 vals=(comp,typeid) + runidval
|