Home
last modified time | relevance | path

Searched refs:query (Results 1 – 13 of 13) sorted by relevance

/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Dsearchtools.js47 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 Dlanguage_data.js278 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 Dxlat-tables-lib-v2-design.rst318 translation tables and helpers to query memory attributes and to modify them.
A Dsecure-partition-manager.rst389 - *spmc_id* defines the endpoint ID value that SPMC can query through
/trusted-firmware-a/docs/getting_started/
A Dpsci-lib-integration-guide.rst98 is expected that the EL3 Runtime Software will query the ``cpu_context_t`` and
A Dporting-guide.rst629 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 Dpsci-lib-integration-guide.rst.txt98 is expected that the EL3 Runtime Software will query the ``cpu_context_t`` and
A Dporting-guide.rst.txt629 type of reset nor to query the warm reset entrypoint. Therefore, implementing
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dxlat-tables-lib-v2-design.rst.txt318 translation tables and helpers to query memory attributes and to modify them.
A Dsecure-partition-manager.rst.txt389 - *spmc_id* defines the endpoint ID value that SPMC can query through
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt109 …- 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 Dchange-log.md109 …- 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 Dtrustedfirmware-a.tex6246 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