Home
last modified time | relevance | path

Searched refs:content (Results 1 – 25 of 34) sorted by relevance

12

/doc/static/
A Dacrn-custom.css4 .wy-nav-content {
59 .rst-content tt.literal, .rst-content code.literal, .highlight {
62 .rst-content tt.literal, .rst-content code.literal {
94 content: ": ";
134 .rst-content dl.group>dt {
137 .rst-content dl.group {
140 .rst-content dl.group>dd {
154 .rst-content dt > span.pre {
297 content: counter(step-count);
312 .rst-content .toctree-l1 > a {
[all …]
/doc/
A DMakefile40 .PHONY: help Makefile copy-to-sourcedir doxy content html singlehtml clean publish
54 content: target
63 html: content doxy
64 @echo making HTML content
69 singlehtml: content doxy
A Dindex.rst12 using raw html. There's a risk of broken links if referenced content is
/doc/scripts/
A Dextract_content.py59 content = f.readlines()
61 content = [x.strip() for x in content]
64 for l in content:
A Dpublish-README.md3 Content changes are not made directly in this repo. Instead, edit content
5 Sphinx (make html), and push the updated content here for publishing
A Dpublish-redirect.sh19 <meta http-equiv="refresh" content="0; URL=$2">
/doc/reference/
A Dhardware.rst34 https://ark.intel.com/content/www/us/en/ark/products/205594/intel-nuc-11-pro-kit-nuc11tnhi5.html
37 https://www.intel.com/content/www/us/en/products/boards-kits/nuc/kits/nuc6cayh.html
40 https://www.intel.com/content/www/us/en/products/boards-kits/nuc/kits/NUC7i5BNH.html
43 https://www.intel.com/content/www/us/en/products/boards-kits/nuc/kits/NUC7i7BNH.html
46 https://ark.intel.com/content/www/us/en/ark/products/122488/intel-nuc-kit-nuc7i5dnhe.html
49 https://ark.intel.com/content/www/us/en/ark/products/130393/intel-nuc-kit-nuc7i7dnhe.html
/doc/extensions/
A Dhtml_redirects.py70 content = REDIRECT_TEMPLATE.replace("$NEWURL", new_url)
74 rp.write(content)
A Dlink_roles.py51 def role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
/doc/developer-guides/
A Ddoc_guidelines.rst6 Project ACRN content is written using the `reStructuredText`_ markup
9 view this content either in its raw form as ``.rst`` markup files, or (with
11 (on Linux systems) to generate the HTML content. The HTML content can then be
12 viewed using a web browser. This same ``.rst`` content is also fed into the
139 this reST content:
354 Note the leading underscore indicating an inbound link. The content
435 first line of the code-block body, and the body content is indented three
470 paragraph with a double colon (``::``) and indent the code block content
473 .. note:: The highlighting package makes a best guess at the type of content
621 content for that tab is displayed. For example::
[all …]
A Dtrusty.rst51 :content-only:
131 :content-only:
A Dl1tf.rst12 …https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/ad…
137 …https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/te…
187 into un-cached memory. As the content will never go to L1D, it is immune to
A Dgraphviz.rst42 in the content block for the directive. For example, for a simple directed
/doc/tutorials/
A Ddocbuild.rst18 Project ACRN content is written using the reStructuredText markup
21 view this content either in its raw form as .rst markup files, or you
22 can generate the HTML content and view it with a web browser directly on
229 collect and generate the HTML content. When done, you can view the HTML
245 After the HTML content is generated, it leaves artifacts behind that you can
249 folder. This process automatically makes a few passes over the content to create the index
261 generate the HTML content and then make the PDF file in one step:
295 This uses git commands to synchronize the new content with what's
298 the newly-generated HTML content are added to the GitHub pages
A Dusing_serial_port.rst10 `TGL Intel NUC <https://ark.intel.com/content/www/us/en/ark/products/205594/intel-nuc-11-pro-kit-nu…
23 <https://ark.intel.com/content/www/us/en/ark/products/205594/intel-nuc-11-pro-kit-nuc11tnhi5.html>`_
A Drealtime_performance_tuning.rst111 <http://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-optimiz…
A Dusing_windows_as_user_vm.rst83 …all script, a **/home/acrn/work/install_win.sh** file should be created with the following content.
/doc/developer-guides/hld/
A Dhld-security.rst327 security practice, any memory content from a guest VM memory space must
569 entire platform. The hypervisor must prevent any memory content (e.g.,
571 content may contain platform secrets such as SEEDs, which are used as
577 Memory content from one guest VM might be leaked to another guest VM.
579 crashes, its memory content should be scrubbed either by the hypervisor
580 or the Service VM Device Model process, in case its memory content is
694 the same memory content (or some overlaps) for this new User VM.
717 launched to dump the memory content for debugging analysis. In a warm
718 reboot, the memory content must be preserved after a virtual power
722 power cycle, the same memory content won't be re-allocated to another
[all …]
A Dhv-interrupt.rst385 :content-only:
395 :content-only:
405 :content-only:
416 :content-only:
A Dhv-virt-interrupt.rst59 :content-only:
224 …d IA-32 Architectures Software Developer's Manual <https://www.intel.com/content/www/us/en/develop…
A Dusb-virt-hld.rst132 .. note:: Reference the Doxygen-generated API content.
A Dhld-splitlock.rst35 …nual (SDM), Volume 3, (Section 8.1.2 Bus Locking) <https://www.intel.com/content/www/us/en/develop…
A Dhv-rdt.rst14 …Resource Director Technology Allocation Features) <https://www.intel.com/content/www/us/en/develop…
A Dhv-memmgt.rst367 :content-only:
373 :content-only:
/doc/custom-doxygen/
A Dstandard-doxygen.css231 content:"\000A";
1392 content: "";
1406 content: " ";
1525 #doc-content

Completed in 67 milliseconds

12