Home
last modified time | relevance | path

Searched defs:results (Results 1 – 3 of 3) sorted by relevance

/cmsis-dsp-latest/dsppp/Include/dsppp/
Dunroll.hpp121 results(_Tp&... __t) noexcept {return Merged<_Tp&...>(__t...);} in results() function
229 auto results(std::array<T,N> &a) noexcept in results() function
241 auto results(const F& func) noexcept in results() function
/cmsis-dsp-latest/Testing/
DprocessResult.py316 def extractDataFiles(results,outputDir): argument
361 def analyseResult(resultPath,root,results,embedded,benchmark,trace,formatter): argument
545 def analyze(root,results,args,trace): argument
/cmsis-dsp-latest/dsppp/
Drun_all.py122 def results(): function