Home
last modified time | relevance | path

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

12

/external/autotest/client/tests/kvm/tests/
Dmigration.py47 offline = params.get("offline", "no") == "yes"
74 vm.migrate(mig_timeout, mig_protocol, mig_cancel_delay, offline, check)
Dvirtio_console.py1276 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/
Dverify-offline.groovy1 File realBaseDir = new File(basedir, "../../../target/it-offline/build");
/external/autotest/client/virt/
Dvirt_test_utils.py148 mig_cancel=False, offline=False, stable_check=False, argument
223 if offline:
234 if offline:
256 if (dest_host == 'localhost') and offline:
Dkvm_vm.py1129 offline=False, stable_check=False, clean=True, argument
1216 if offline:
Dvirt_vm.py769 offline=False, stable_check=False, clean=True, argument
/external/dnsmasq/contrib/dnslist/
Ddhcp.css46 tr.offline td.hostname
/external/jacoco/
DREADME.android8 Since we only use offline instrumentation for code coverage (using Jack) and do not execute these
/external/elfutils/libdwfl/
DMakefile.am45 derelocate.c offline.c segment.c \
DAndroid.mk78 offline.c \
DChangeLog118 * 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/
D2001-07-06-LoweringIRForCodeGen.txt21 is relatively portable. Anyone (an offline tool, the linker, etc., or even
/external/eigen/doc/
DOverview.dox5 …n for Eigen3. You can <a href="eigen-doc.tgz">download</a> it as a tgz archive for offline reading.
/external/webrtc/webrtc/build/
Dwebrtc.gni31 # which can be easily parsed for offline processing.
Dcommon.gypi80 # which can be easily parsed for offline processing.
/external/valgrind/docs/internals/
D3_7_BUGSTATUS.txt62 using offline symbol resolving
Dxml-output.txt33 * Produce output in a form which suitable for both offline GUIs (run
/external/libpcap/msdos/
Dreadme.dos146 Only effective when reading offline traffic from dump-files.
/external/elfutils/tests/
DMakefile.am99 run-dwfl-bug-offline-rel.sh run-dwfl-addr-sect.sh \
177 run-addrname-test.sh run-dwfl-bug-offline-rel.sh \
/external/libpcap/
DINSTALL.txt370 pcap-null.c - dummy monitor support (allows offline use of libpcap)
392 savefile.c - offline support
/external/clang/docs/
DAddressSanitizer.rst108 separate script to symbolize the result offline (online symbolization can be
/external/opencv3/doc/py_tutorials/py_setup/py_setup_in_fedora/
Dpy_setup_in_fedora.markdown103 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/
Dvideo_input_psnr_ssim.markdown30 How to read a video stream (online-camera or offline-file)?
/external/libdrm/
Dconfigure.ac440 # check for offline man-pages stylesheet
/external/libphonenumber/
Drelease_notes.txt134 - 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

12