Searched refs:category (Results 1 – 5 of 5) sorted by relevance
/cmsis-dsp-latest/Testing/ |
D | createDb.sql | 46 category text); field 48 CREATE INDEX category_index ON CATEGORY(category);
|
D | examples.sql | 10 select NB,CATEGORY.category,NAME,CYCLES,PLATFORM.platform,CORE.core,COMPILERKIND.compiler,COMPILER.…
|
D | processResult.py | 233 category= "".join(list(joinit(self.name,":"))) 234 print("%s,%s,%d,%d,%d,\"%s\"" % (category,name,theId,passed,cycles,params)) 348 category=elem.getSuiteMessage() 353 …benchFile.write("\"%s\",\"%s\",\"%s\",%d,\"%s\",%s,%d,%s\n" % (category,testname,name,theId,old,pa…
|
D | diff.sql | 46 CATEGORY.category as CATEGORY,
|
/cmsis-dsp-latest/Documentation/Doxygen/src/ |
D | mainpage.md | 7 The library is divided into a number of functions each covering a specific category:
|