Home
last modified time | relevance | path

Searched refs:getOutputPath (Results 1 – 4 of 4) sorted by relevance

/cmsis-dsp-latest/Testing/FrameworkSource/
DFPGA.cpp144 std::string FPGA::getOutputPath(Testing::outputID_t id) in getOutputPath() function in Client::FPGA
729 std::string fileName = this->getOutputPath(id); in DumpPattern_f64()
752 std::string fileName = this->getOutputPath(id); in DumpPattern_f32()
772 std::string fileName = this->getOutputPath(id); in DumpPattern_f16()
792 std::string fileName = this->getOutputPath(id); in DumpPattern_q63()
815 std::string fileName = this->getOutputPath(id); in DumpPattern_q31()
834 std::string fileName = this->getOutputPath(id); in DumpPattern_q15()
853 std::string fileName = this->getOutputPath(id); in DumpPattern_q7()
872 std::string fileName = this->getOutputPath(id); in DumpPattern_u64()
896 std::string fileName = this->getOutputPath(id); in DumpPattern_u32()
[all …]
DSemihosting.cpp430 std::string Semihosting::getOutputPath(Testing::outputID_t id) in getOutputPath() function in Client::Semihosting
1022 std::string fileName = this->getOutputPath(id); in DumpPattern_f64()
1041 std::string fileName = this->getOutputPath(id); in DumpPattern_f32()
1061 std::string fileName = this->getOutputPath(id); in DumpPattern_f16()
1081 std::string fileName = this->getOutputPath(id); in DumpPattern_q63()
1098 std::string fileName = this->getOutputPath(id); in DumpPattern_q31()
1114 std::string fileName = this->getOutputPath(id); in DumpPattern_q15()
1130 std::string fileName = this->getOutputPath(id); in DumpPattern_q7()
1147 std::string fileName = this->getOutputPath(id); in DumpPattern_u64()
1164 std::string fileName = this->getOutputPath(id); in DumpPattern_u32()
[all …]
/cmsis-dsp-latest/Testing/FrameworkInclude/
DFPGA.h104 std::string getOutputPath(Testing::outputID_t id);
DSemihosting.h111 std::string getOutputPath(Testing::outputID_t id);