Searched defs:paramsArgs (Results 1 – 25 of 57) sorted by relevance
123
/cmsis-dsp-latest/Testing/Source/Tests/ |
D | NNSupport.cpp | 16 …void NNSupport::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::Patte… in setUp()
|
D | TransformCF16.cpp | 33 …void TransformCF16::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::P… in setUp()
|
D | TransformCF32.cpp | 33 …void TransformCF32::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::P… in setUp()
|
D | TransformCF64.cpp | 29 …void TransformCF64::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::P… in setUp()
|
D | Pooling.cpp | 39 …void Pooling::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::Pattern… in setUp()
|
D | TransformRF16.cpp | 33 …void TransformRF16::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::P… in setUp()
|
D | TransformRF32.cpp | 33 …void TransformRF32::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::P… in setUp()
|
D | TransformRF64.cpp | 33 …void TransformRF64::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::P… in setUp()
|
D | TransformRQ31.cpp | 46 …void TransformRQ31::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::P… in setUp()
|
D | TransformRQ15.cpp | 54 …void TransformRQ15::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::P… in setUp()
|
D | BayesF32.cpp | 33 …void BayesF32::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::Patter… in setUp()
|
D | FastMathF64.cpp | 101 …void FastMathF64::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::Pat… in setUp()
|
D | MISCF64.cpp | 105 …void MISCF64::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::Pattern… in setUp()
|
D | SupportBarTestsF16.cpp | 37 …void SupportBarTestsF16::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Clie… in setUp()
|
D | SupportBarTestsF32.cpp | 37 …void SupportBarTestsF32::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Clie… in setUp()
|
D | TransformCQ15.cpp | 56 …void TransformCQ15::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::P… in setUp()
|
D | TransformCQ31.cpp | 61 …void TransformCQ31::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::P… in setUp()
|
D | BayesF16.cpp | 33 …void BayesF16::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::Patter… in setUp()
|
/cmsis-dsp-latest/Testing/Source/Benchmarks/ |
D | PoolingBench.cpp | 39 …void PoolingBench::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::Pa… in setUp()
|
D | StatsF64.cpp | 27 …void StatsF64::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::Patter… in setUp()
|
D | BayesF16.cpp | 18 …void BayesF16::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::Patter… in setUp()
|
D | BayesF32.cpp | 18 …void BayesF32::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::Patter… in setUp()
|
D | DistanceF16.cpp | 78 …void DistanceF16::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::Pat… in setUp()
|
D | DistanceF32.cpp | 78 …void DistanceF32::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::Pat… in setUp()
|
D | DistanceU32.cpp | 74 …void DistanceU32::setUp(Testing::testID_t id,std::vector<Testing::param_t>& paramsArgs,Client::Pat… in setUp()
|
123