Home
last modified time | relevance | path

Searched refs:tmpstr (Results 1 – 2 of 2) sorted by relevance

/cmsis-dsp-latest/Testing/FrameworkSource/
DSemihosting.cpp108 std::string tmpstr; in ReadPatternList() local
118 tmpstr.assign(tmp); in ReadPatternList()
119 this->patternFilenames->push_back(tmpstr); in ReadPatternList()
133 std::string tmpstr; in ReadParameterList() local
157 tmpstr.assign(tmp); in ReadParameterList()
163 tmp += tmpstr; in ReadParameterList()
228 std::string tmpstr; in ReadOutputList() local
238 tmpstr.assign(tmp); in ReadOutputList()
239 this->outputNames->push_back(tmpstr); in ReadOutputList()
DFPGA.cpp303 std::string tmpstr; in ReadPatternList() local
334 std::string tmpstr; in ReadParameterList() local
392 std::string tmpstr; in ReadOutputList() local
397 tmpstr.assign(tmp); in ReadOutputList()
398 this->outputNames->push_back(tmpstr); in ReadOutputList()