Searched defs:coreid (Results 1 – 2 of 2) sorted by relevance
/cmsis-dsp-latest/Testing/ |
D | createDb.sql | 2 coreid INTEGER PRIMARY KEY, field 66 coreid INTEGER, field
|
D | extractDb.py | 210 def getExistingCompilerForCore(benchTable,coreid): argument 221 def getCoreDesc(coreid): argument 422 def getNbElemsInBenchAndTypeAndCoreCmd(benchTable,coreid,typeid): argument 434 def getNbElemsInBenchAndCoreAndCompilerCmd(benchTable,comp,coreid): argument 444 def getNbElemsInBenchAndCoreCmd(benchTable,coreid): argument 564 def getCompilerForHistory(benchTable,coreid,typeid,testid,runid): argument
|