Searched refs:aborting (Results 1 – 25 of 170) sorted by relevance
1234567
/external/valgrind/gdbserver_tests/ |
D | nlgone_abrt.stderr.exp | 5 aborting ...
|
/external/autotest/client/tests/aborttest/ |
D | control | 8 Raise a JobError to simulate a test aborting. This is for testing Autotest
|
/external/llvm/test/Other/ |
D | close-stderr.ll | 13 ; program cleanly rather than aborting.
|
/external/autotest/client/site_tests/video_YouTubeMseEme/ |
D | control.append_abort | 9 This test will fail if aborting a source buffer append functions correctly.
|
/external/google-breakpad/src/client/mac/tests/ |
D | exception_handler_test.cc | 67 void InProcessCrash(bool aborting); 103 void ExceptionHandlerTest::InProcessCrash(bool aborting) { in InProcessCrash() argument 114 SoonToCrash(aborting ? &AbortCrasher : &Crasher); in InProcessCrash() 135 if (aborting) { in InProcessCrash()
|
/external/llvm/test/CodeGen/Hexagon/ |
D | tail-dup-subreg-abort.ll | 6 ; This could lead to HexagonInstrInfo::copyPhysReg aborting on an unhandled
|
/external/llvm/test/Transforms/ScalarRepl/ |
D | 2007-11-03-bigendian_apint.ll | 4 ; It was working because SROA was aborting when
|
/external/autotest/test_suites/ |
D | control.suite_attr_wrapper | 41 'keyword to specify it. suite aborting' % suite_args_dict)
|
D | control.test_that_wrapper | 52 logging.error('Unable to parse test_that arguments %s, suite aborting',
|
/external/openssh/ |
D | PROTOCOL | 140 NB. due to certain broken SSH implementations aborting upon receipt 169 NB. due to certain broken SSH implementations aborting upon receipt
|
/external/v8/src/heap/ |
D | mark-compact.h | 194 void Uninitialize(bool aborting = false);
|
D | mark-compact.cc | 2233 void MarkingDeque::Uninitialize(bool aborting) { in Uninitialize() argument 2234 if (!aborting) { in Uninitialize()
|
/external/curl/tests/ |
D | README | 95 the script from aborting on the first error. Run the script with -v for more
|
/external/bzip2/ |
D | CHANGES | 242 when aborting in cleanUpAndFail().
|
/external/clang/docs/ |
D | ControlFlowIntegrity.rst | 84 execution instead of aborting by using the :ref:`-fsanitize-recover=
|
/external/selinux/policycoreutils/po/ |
D | en_GB.po | 1037 msgid "Error changing uid, aborting.\n" 1038 msgstr "Error changing uid, aborting.\n" 1042 msgid "Error resetting KEEPCAPS, aborting\n" 1043 msgstr "Error resetting KEEPCAPS, aborting\n" 1252 msgid "Unable to restore the environment, aborting\n" 1253 msgstr "Unable to restore the environment, aborting\n"
|
D | ast.po | 1031 msgid "Error changing uid, aborting.\n" 1036 msgid "Error resetting KEEPCAPS, aborting\n" 1245 msgid "Unable to restore the environment, aborting\n"
|
D | si_LK.po | 1031 msgid "Error changing uid, aborting.\n" 1036 msgid "Error resetting KEEPCAPS, aborting\n" 1245 msgid "Unable to restore the environment, aborting\n"
|
D | it_IT.po | 1031 msgid "Error changing uid, aborting.\n" 1036 msgid "Error resetting KEEPCAPS, aborting\n" 1245 msgid "Unable to restore the environment, aborting\n"
|
D | bn_BD.po | 1031 msgid "Error changing uid, aborting.\n" 1036 msgid "Error resetting KEEPCAPS, aborting\n" 1245 msgid "Unable to restore the environment, aborting\n"
|
/external/bison/ |
D | ChangeLog-1998 | 204 and changed fatal to warn to avoid aborting. 237 `fatal' to `warnxxx' to avoid aborting for error. Revised and use
|
/external/okhttp/ |
D | CHANGELOG.md | 574 * Fix: Use strict timeouts when aborting a download.
|
/external/mksh/src/ |
D | Build.sh | 2427 print Cannot find a working Perl interpreter, aborting.
|
/external/llvm/docs/ |
D | ExceptionHandling.rst | 222 aborting if it does not find one, before entering any landingpad blocks.
|
/external/libmtp/ |
D | README | 705 unnaturally big and then aborting the file transfer when the stream ends.
|
1234567