Searched defs:path (Results 1 – 11 of 11) sorted by relevance
/cmsis-dsp-3.7.0-3.6.0/Testing/PatternGeneration/ |
D | DebugTools.py | 78 def readQ31Output(path): argument 83 def readQ15Output(path): argument 89 def readF32Output(path): argument 94 def readF16Output(path): argument
|
D | Tools.py | 187 def canOverwrite(self,path): argument
|
/cmsis-dsp-3.7.0-3.6.0/Testing/ |
D | summaryBench.py | 17 def findItem(root,path): argument 64 def summaryBenchmark(resultPath,elem,path): argument
|
D | convertToOld.py | 20 def findItem(root,path): argument
|
D | processResult.py | 48 def findItem(root,path): argument 311 def correctPath(path): argument
|
/cmsis-dsp-3.7.0-3.6.0/Testing/FrameworkInclude/ |
D | Semihosting.h | 135 std::vector<std::string> *path; variable
|
D | FPGA.h | 146 std::vector<std::string> *path; variable
|
/cmsis-dsp-3.7.0-3.6.0/Testing/TestScripts/ |
D | CodeGen.py | 561 def addPattern(self,includeFile,path): argument 634 def addParameter(self,includeFile,path): argument
|
D | Parser.py | 109 def path(self): member in TreeElem
|
/cmsis-dsp-3.7.0-3.6.0/PythonWrapper/examples/ |
D | example_1_11.py | 106 path=dsp.arm_dtw_path_f32(np.copy(dtwMatrix)) variable
|
/cmsis-dsp-3.7.0-3.6.0/Testing/FrameworkSource/ |
D | Semihosting.cpp | 49 std::string path; member 56 …Semihosting::Semihosting(std::string path,std::string patternRootPath,std::string outputRootPath,s… in Semihosting()
|