Searched defs:results (Results 1 – 3 of 3) sorted by relevance
/cmsis-dsp-latest/dsppp/Include/dsppp/ |
D | unroll.hpp | 121 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/ |
D | processResult.py | 316 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/ |
D | run_all.py | 122 def results(): function
|