Home
last modified time | relevance | path

Searched refs:generation (Results 1 – 6 of 6) sorted by relevance

/cmsis-dsp-latest/Testing/FrameworkInclude/
DPattern.h193 if (this->currentGen != this->m_mgr->generation()) in ptr()
224 if (this->currentGen != this->m_mgr->generation()) in nbSamples()
268 this->currentGen = this->m_mgr->generation();
297 this->currentGen = this->m_mgr->generation();
336 this->currentGen = this->m_mgr->generation(); in create()
DTest.h173 unsigned long generation() in generation() function
481 unsigned long generation() in generation() function
483 return(m_mem->generation()); in generation()
/cmsis-dsp-latest/Documentation/Doxygen/src/
Dtemplate.md41 What we said above for code generation applies. For a template algorithm using any kind of vector, …
/cmsis-dsp-latest/Testing/
DREADME.md330 … provide new buffer, free all the already allocated buffers and give a generation number which is …
353 They will return NULL when a pattern is still referencing a generation of memory older than the cur…
/cmsis-dsp-latest/Documentation/Doxygen/
Ddsp.dxy.in764 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
771 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
2222 # Set optional variables used in the generation of an RTF document. Syntax is
2732 # enable generation of interactive SVG images that allow zooming and panning.
/cmsis-dsp-latest/PythonWrapper/examples/kws_example/
Dkws.ipynb25 "* C++ code generation for the compute graph\n",