Home
last modified time | relevance | path

Searched defs:title (Results 1 – 3 of 3) sorted by relevance

/cmsis-dsp-latest/Documentation/Doxygen/style_template/
Ddarkmode_toggle.js33 static title = "Toggle Light/Dark Mode" field in DarkModeToggle
/cmsis-dsp-latest/dsppp/tests/
Dcommon_tests.h275 void title(const std::string &s) in title() function
/cmsis-dsp-latest/dsppp/
Dprocess.py90 title = workbook.add_format({'bold': True,'font_size':24}) variable