Home
last modified time | relevance | path

Searched refs:src (Results 1 – 4 of 4) sorted by relevance

/doc/scripts/
A Dextract_content.py26 def copy_if_different(src, dst): argument
30 if os.path.exists(dst) and filecmp.cmp(src, dst):
32 shutil.copyfile(src, dst)
72 src = os.path.join(ZEPHYR_BASE, dir, inf)
75 copy_if_different(src, dst)
109 for d in args.src:
/doc/
A Dindex.rst20 <img alt="" src="_static/images/ACRNlogo80w.png"/>
A Dacrn.doxyfile793 # directories like /usr/src/myproject. Separate the files or directories with
/doc/developer-guides/hld/
A Dhv-cpu-virt.rst1154 b. Is the GVA of RIP, dest, and src valid? If not, inject #PF to the guest.

Completed in 17 milliseconds