Home
last modified time | relevance | path

Searched refs:link (Results 1 – 5 of 5) sorted by relevance

/cmsis-nn-latest/Documentation/Doxygen/style_template/
Dnavtree.js74 function storeLink(link) argument
77 window.localStorage.setItem('navpath',link);
172 function newNode(o, po, text, link, childrenData, lastNode) argument
200 if (link) {
202 if (link.substring(0,1)=='^') {
203 url = link.substring(1);
204 link = url;
206 url = node.relpath+link;
208 a.className = stripPath(link.replace('#',':'));
209 if (link.indexOf('#')!=-1) {
[all …]
Dextra_stylesheet.css38 --page-link-color: var(--arm_blue);
39 --page-visited-link-color: var(--arm_blue);
175 --code-link-color: var(--arm_blue);
176 --code-external-link-color: #4665A2;
183 --fragment-lineno-link-fg-color: #4665A2;
184 --fragment-lineno-link-bg-color: #D8D8D8;
185 --fragment-lineno-link-hover-fg-color: #4665A2;
186 --fragment-lineno-link-hover-bg-color: #C8C8C8;
192 --tooltip-link-color: #4665A2;
216 --page-link-color: var(--arm_light_blue);
[all …]
/cmsis-nn-latest/Tests/UnitTest/
DREADME.md53 …e can be installed with pip and it can also be built locally. Check this [link](https://www.tensor…
/cmsis-nn-latest/
DLICENSE45 separable from, or merely link (or bind by name) to the interfaces of,
/cmsis-nn-latest/Documentation/Doxygen/
Dnn.dxy.in383 # When enabled doxygen tries to link words that correspond to documented
384 # classes, or namespaces to their corresponding documentation. Such a link can
1217 # REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will
1218 # link to the documentation.