Home
last modified time | relevance | path

Searched refs:gracefully (Results 1 – 25 of 57) sorted by relevance

123

/external/autotest/client/tests/kvm/tests/
Dksm_overcommit.py196 lvms[j].destroy(gracefully = False)
212 lvms[j].destroy(gracefully = False)
229 lvms[i].destroy(gracefully = False)
238 lvms[last_vm].destroy(gracefully = False)
362 vm.destroy(gracefully = False)
Dvirtio_console.py1025 vm[0].destroy(gracefully = False)
1195 vm[0].destroy(gracefully = False)
1213 vm[0].destroy(gracefully = False)
1231 vm[0].destroy(gracefully = False)
1272 vm[0].destroy(gracefully=True)
1627 vm[0].destroy(gracefully = False)
1924 vm[0].destroy(gracefully = True)
1929 vm[0].destroy(gracefully = False)
1957 vm[0].destroy(gracefully=False)
2173 vm[0].destroy(gracefully=False)
/external/llvm/test/CodeGen/X86/
Dfast-isel-bail.ll4 ; to gracefully bail out and let SelectionDAGISel take over.
Dasm-invalid-register-class-crasher.ll4 ; No FileCheck, just make sure we handle this gracefully.
/external/llvm/test/Analysis/ScalarEvolution/
D2012-05-18-LoopPredRecurse.ll6 ; We actually want SCEV simplification to fail gracefully in this
/external/llvm/test/tools/gold/X86/
Dthinlto.ll2 ; bitcode without function summary sections gracefully.
/external/glide/third_party/disklrucache/
DCHANGELOG.md55 * Fix: Cache will gracefully recover if directory is deleted at runtime.
/external/autotest/client/virt/tests/
Dnetstress_kill_guest.py46 vm.destroy(gracefully=False)
/external/autotest/client/virt/
Dvirt_env_process.py138 vm.destroy(gracefully = params.get("kill_vm_gracefully") == "yes")
353 vm.destroy(gracefully=False)
Dvirt_test_utils.py237 dest_vm.destroy(gracefully=False)
285 vm.destroy(gracefully=False)
Dkvm_vm.py855 def destroy(self, gracefully=True, free_mac_addresses=True): argument
876 if gracefully and self.params.get("shutdown_command"):
1280 clone.destroy(gracefully=False)
Dvirt_vm.py751 def destroy(self, gracefully=True, free_mac_addresses=True): argument
/external/google-breakpad/src/testing/scripts/generator/
DREADME.cppclean107 * Handling invalid C++ source gracefully
/external/iproute2/doc/
Darpd.sgml76 <p> <tt/arpd/ exits gracefully syncing database and restoring adjusted
/external/chromium-trace/catapult/third_party/gsutil/third_party/six/
DCHANGES71 module gracefully.
/external/chromium-trace/catapult/third_party/six/
DCHANGES87 module gracefully.
/external/llvm/test/DebugInfo/X86/
Dnophysreg.ll8 ; Test that we handle this situation gracefully by omitting the DW_AT_location
/external/fonttools/Doc/
Dchanges.txt107 - Added some workarounds so as to handle certain buggy fonts more gracefully.
/external/llvm/test/Linker/
Dfuncimport.ll2 ; bitcode without function summary sections gracefully.
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/
DCHANGELOG76 proxy support: degrade gracefully when socket.socket is unavailable
/external/libvorbis/doc/
Dvorbis-clip.txt82 however, implementations should handle such an illegal file gracefully
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
Drhino-python.extensions111 The DEDENTS possibly needed at EOF are gracefully handled by forcing
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/
DCHANGELOG.md78 * Make `oauth2client.tools` import gracefully if `argparse` isn't present.
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/
DCHANGES61 - Bail out gracefully whenever Python version is older than 2.4.
/external/opencv3/modules/core/doc/
Dintro.markdown291 cv::Exception is a derivative of std::exception. So it can be gracefully handled in the code using

123