Searched refs:query (Results 1 – 13 of 13) sorted by relevance
| /trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
| A D | searchtools.js | 47 function splitQuery(query) { argument 48 return query.split(/\s+/); 77 var query = params.q[0]; 79 this.performSearch(query); 98 Search.query(q); 106 deferQuery : function(query) { argument 107 this._queued_query = query; 146 this.query(query); 148 this.deferQuery(query); 154 query : function(query) { argument [all …]
|
| A D | language_data.js | 278 function splitQuery(query) { argument 281 for (var i = 0; i < query.length; i++) { 282 if (splitChars[query.charCodeAt(i)]) { 284 result.push(query.slice(start, i)); 292 result.push(query.slice(start));
|
| /trusted-firmware-a/docs/components/ |
| A D | xlat-tables-lib-v2-design.rst | 318 translation tables and helpers to query memory attributes and to modify them.
|
| A D | secure-partition-manager.rst | 389 - *spmc_id* defines the endpoint ID value that SPMC can query through
|
| /trusted-firmware-a/docs/getting_started/ |
| A D | psci-lib-integration-guide.rst | 98 is expected that the EL3 Runtime Software will query the ``cpu_context_t`` and
|
| A D | porting-guide.rst | 629 type of reset nor to query the warm reset entrypoint. Therefore, implementing
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/ |
| A D | psci-lib-integration-guide.rst.txt | 98 is expected that the EL3 Runtime Software will query the ``cpu_context_t`` and
|
| A D | porting-guide.rst.txt | 629 type of reset nor to query the warm reset entrypoint. Therefore, implementing
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/ |
| A D | xlat-tables-lib-v2-design.rst.txt | 318 translation tables and helpers to query memory attributes and to modify them.
|
| A D | secure-partition-manager.rst.txt | 389 - *spmc_id* defines the endpoint ID value that SPMC can query through
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/ |
| A D | change-log.md.txt | 109 …- query PL011 to learn system frequency ([d850169](https://review.trustedfirmware.org/plugins/giti… 1407 - Update return type in query functions 2114 - xilinx: versal: Add set wakeup source, client wakeup, query data, request 2124 function, support to query max divisor, CLK_SET_RATE_PARENT in gem clock 2977 resulting in the command being treated as a query. This prevents the command
|
| /trusted-firmware-a/docs/ |
| A D | change-log.md | 109 …- query PL011 to learn system frequency ([d850169](https://review.trustedfirmware.org/plugins/giti… 1407 - Update return type in query functions 2114 - xilinx: versal: Add set wakeup source, client wakeup, query data, request 2124 function, support to query max divisor, CLK_SET_RATE_PARENT in gem clock 2977 resulting in the command being treated as a query. This prevents the command
|
| /trusted-firmware-a/docs/build/latex/ |
| A D | trustedfirmware-a.tex | 6246 type of reset nor to query the warm reset entrypoint. Therefore, implementing 9388 is expected that the EL3 Runtime Software will query the \sphinxcode{\sphinxupquote{cpu\_context\_t… 19217 \sphinxstyleemphasis{spmc\_id} defines the endpoint ID value that SPMC can query through 23396 translation tables and helpers to query memory attributes and to modify them. 51621 query PL011 to learn system frequency (\sphinxhref{https://review.trustedfirmware.org/plugins/gitil… 55945 Update return type in query functions 58698 xilinx: versal: Add set wakeup source, client wakeup, query data, request 58720 function, support to query max divisor, CLK\_SET\_RATE\_PARENT in gem clock 61156 resulting in the command being treated as a query. This prevents the command
|
Completed in 130 milliseconds