Home
last modified time | relevance | path

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

12345

/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbpexpect.py66 def quit(self, gracefully=True): argument
68 self.child.close(force=not gracefully)
/external/llvm-project/lld/test/ELF/lto/
Dltopasses-custom.ll26 ; Check that invalid passes are rejected gracefully.
32 ; Check that invalid AA pipelines are rejected gracefully.
/external/llvm/test/CodeGen/NVPTX/
Dalias.ll3 ; Check that llc dies gracefully when given an alias.
/external/llvm-project/llvm/test/CodeGen/NVPTX/
Dalias.ll3 ; Check that llc dies gracefully when given an alias.
/external/llvm-project/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/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-project/compiler-rt/test/fuzzer/
Dsigint.test3 # Check that libFuzzer exits gracefully under SIGINT with MSan.
Dsigusr.test15 CHECK: INFO: signal received, trying to exit gracefully
Dmerge-sigusr.test38 CHECK: INFO: signal received, trying to exit gracefully
/external/libchrome/mojo/public/mojom/base/
Dprocess_id.mojom9 // value can be DWORD_MAX which maps gracefully to uint32 while on linux
/external/llvm-project/lldb/test/Shell/Watchpoint/
Dnetbsd-nouserdbregs.test1 # Check that 'watchpoint set' errors out gracefully when we can't set dbregs
/external/llvm/test/Analysis/ScalarEvolution/
D2012-05-18-LoopPredRecurse.ll6 ; We actually want SCEV simplification to fail gracefully in this
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/
D2012-05-18-LoopPredRecurse.ll7 ; We actually want SCEV simplification to fail gracefully in this
/external/glide/third_party/disklrucache/
DCHANGELOG.md55 * Fix: Cache will gracefully recover if directory is deleted at runtime.
/external/llvm-project/clang/test/SemaOpenCLCXX/
Dnewdelete.cl20 // rejects these gracefully.
/external/llvm-project/lld/test/ELF/linkerscript/
Dalign1.test37 ## Test we fail gracefully when alignment value is not a power of 2 (#1).
Dsubalign.s37 ## Test we fail gracefully when alignment value is not a power of 2.
/external/perfetto/docs/concepts/
Ddetached-mode.md61 - sending a `SIGKILL` (or Ctrl-C) to the client will gracefully stop the tracing
67 `--stop` will gracefully terminate the tracing session immediately after
/external/llvm-project/polly/test/GPGPU/
Dfailing-invariant-load-handling.ll25 ; Check that we gracefully handle failing invariant loads.
Dinvalid-kernel.ll21 ; detect the invalid IR and bail out gracefully.
/external/llvm-project/llvm/test/CodeGen/Hexagon/loop-idiom/
Dpmpy-long-loop.ll7 ; Instead of crashing, gracefully abort the simplification.
/external/rust/crates/libz-sys/src/zlib-ng/arch/s390/
DREADME.md53 this is not possible, gracefully fail.
79 unsupported `inflatePrime()` and `inflateMark()` calls fail gracefully.
85 in order to detect and gracefully handle such situations.
/external/e2fsprogs/doc/RelNotes/
Dv1.44.5.txt34 find the file system to open more gracefully. (Addresses Debian Bug:

12345