/external/autotest/client/tests/kvm/tests/ |
D | migration.py | 47 offline = params.get("offline", "no") == "yes" 74 vm.migrate(mig_timeout, mig_protocol, mig_cancel_delay, offline, check)
|
D | virtio_console.py | 1276 def __tmigrate(vm, consoles, parms, offline=True): argument 1293 if not offline: # TODO BUG: online migration causes more loses 1344 offline) 1403 def _tmigrate(vm, consoles, parms, offline): argument 1416 if offline: 1435 __tmigrate(vm, consoles, param, offline=offline) 1449 _tmigrate(vm, consoles, parms, offline=True) 1463 _tmigrate(vm, consoles, parms, offline=False)
|
/external/jacoco/org.jacoco.examples.test/src/test/resources/ |
D | verify-offline.groovy | 1 File realBaseDir = new File(basedir, "../../../target/it-offline/build");
|
/external/autotest/client/virt/ |
D | virt_test_utils.py | 148 mig_cancel=False, offline=False, stable_check=False, argument 223 if offline: 234 if offline: 256 if (dest_host == 'localhost') and offline:
|
D | kvm_vm.py | 1129 offline=False, stable_check=False, clean=True, argument 1216 if offline:
|
D | virt_vm.py | 769 offline=False, stable_check=False, clean=True, argument
|
/external/dnsmasq/contrib/dnslist/ |
D | dhcp.css | 46 tr.offline td.hostname
|
/external/jacoco/ |
D | README.android | 8 Since we only use offline instrumentation for code coverage (using Jack) and do not execute these
|
/external/elfutils/libdwfl/ |
D | Makefile.am | 45 derelocate.c offline.c segment.c \
|
D | Android.mk | 78 offline.c \
|
D | ChangeLog | 118 * offline.c (dwfl_report_offline): Likewise. 389 * offline.c (dwfl_offline_section_address): Assert shndx is not zero. 1121 * offline.c (process_elf): Use true add_p_vaddr for dwfl_report_elf. 1268 * offline.c (process_archive_member): Ignore entry "/SYM64/". 1684 * offline.c (process_elf): Call it with false, so we don't refuse 1738 * offline.c (__libdwfl_report_offline): Likewise. 1769 * offline.c (process_archive): Don't call elf_end and close if 1954 * offline.c (process_archive_member): Take FD argument, pass it down 2034 * offline.c (dwfl_offline_section_address): Bail early if there is 2043 * offline.c (dwfl_offline_section_address): Never called for sh_addr [all …]
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-07-06-LoweringIRForCodeGen.txt | 21 is relatively portable. Anyone (an offline tool, the linker, etc., or even
|
/external/eigen/doc/ |
D | Overview.dox | 5 …n for Eigen3. You can <a href="eigen-doc.tgz">download</a> it as a tgz archive for offline reading.
|
/external/webrtc/webrtc/build/ |
D | webrtc.gni | 31 # which can be easily parsed for offline processing.
|
D | common.gypi | 80 # which can be easily parsed for offline processing.
|
/external/valgrind/docs/internals/ |
D | 3_7_BUGSTATUS.txt | 62 using offline symbol resolving
|
D | xml-output.txt | 33 * Produce output in a form which suitable for both offline GUIs (run
|
/external/libpcap/msdos/ |
D | readme.dos | 146 Only effective when reading offline traffic from dump-files.
|
/external/elfutils/tests/ |
D | Makefile.am | 99 run-dwfl-bug-offline-rel.sh run-dwfl-addr-sect.sh \ 177 run-addrname-test.sh run-dwfl-bug-offline-rel.sh \
|
/external/libpcap/ |
D | INSTALL.txt | 370 pcap-null.c - dummy monitor support (allows offline use of libpcap) 392 savefile.c - offline support
|
/external/clang/docs/ |
D | AddressSanitizer.rst | 108 separate script to symbolize the result offline (online symbolization can be
|
/external/opencv3/doc/py_tutorials/py_setup/py_setup_in_fedora/ |
D | py_setup_in_fedora.markdown | 103 If you want to build **documentation** ( *Yes, you can create offline version of OpenCV's complete
|
/external/opencv3/doc/tutorials/highgui/video-input-psnr-ssim/ |
D | video_input_psnr_ssim.markdown | 30 How to read a video stream (online-camera or offline-file)?
|
/external/libdrm/ |
D | configure.ac | 440 # check for offline man-pages stylesheet
|
/external/libphonenumber/ |
D | release_notes.txt | 134 - Changing the offline geocoder to not return any country at all if the number 705 - Simple offline geocoding function which takes into account the user's region. 851 - An offline phone number geocoder has been added. The current implementation just returns the
|