/external/google-breakpad/src/client/windows/handler/ |
D | exception_handler.cc | 550 MDRawAssertionInfo assertion; in HandleInvalidParameter() local 551 memset(&assertion, 0, sizeof(assertion)); in HandleInvalidParameter() 552 _snwprintf_s(reinterpret_cast<wchar_t*>(assertion.expression), in HandleInvalidParameter() 553 sizeof(assertion.expression) / sizeof(assertion.expression[0]), in HandleInvalidParameter() 555 _snwprintf_s(reinterpret_cast<wchar_t*>(assertion.function), in HandleInvalidParameter() 556 sizeof(assertion.function) / sizeof(assertion.function[0]), in HandleInvalidParameter() 558 _snwprintf_s(reinterpret_cast<wchar_t*>(assertion.file), in HandleInvalidParameter() 559 sizeof(assertion.file) / sizeof(assertion.file[0]), in HandleInvalidParameter() 561 assertion.line = line; in HandleInvalidParameter() 562 assertion.type = MD_ASSERTION_INFO_TYPE_INVALID_PARAMETER; in HandleInvalidParameter() [all …]
|
D | exception_handler.h | 112 MDRawAssertionInfo* assertion); 142 MDRawAssertionInfo* assertion, 346 MDRawAssertionInfo* assertion); 356 MDRawAssertionInfo* assertion); 375 MDRawAssertionInfo* assertion,
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
D | LocPathIterator.java | 391 assertion(false, "setNextPosition not supported in this iterator!"); in setNextPosition() 418 assertion(false, "setShouldCacheNodes not supported by this iterater!"); in setShouldCacheNodes() 440 assertion(false, "setCurrentPos not supported by this iterator!"); in setCurrentPos() 464 assertion(false, "size() not supported by this iterator!"); in size() 479 assertion(false, "item(int index) not supported by this iterator!"); in item() 498 assertion(false, "setItem not supported by this iterator!"); in setItem() 700 assertion(false, "This iterator can not reset!"); in reset()
|
D | NodeSequence.java | 185 assertion(nodeVector instanceof NodeVector, in NodeSequence() 227 assertion(false, "Can not get a DTM Unless a DTMManager has been set!"); in getDTM() 275 assertion(false, "Can not setRoot on a non-iterated NodeSequence!"); in setRoot() 689 assertion(false, "Can not getAxis from a non-iterated node sequence!"); in getAxis() 723 assertion(hasCache(), "addNodeInDocOrder must be done on a mutable sequence!"); in addNodeInDocOrder()
|
/external/protobuf/gtest/scripts/ |
D | gen_gtest_pred_impl.py | 598 assertion = assrt + '_PRED' 602 assertion += '_FORMAT' 606 assertion += '%(n)s' % DEFS 650 'assertion' : assertion, 665 indent = (len(assertion) + 3)*' '
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/scripts/ |
D | gen_gtest_pred_impl.py | 595 assertion = assrt + '_PRED' 599 assertion += '_FORMAT' 603 assertion += '%(n)s' % DEFS 647 'assertion' : assertion, 662 indent = (len(assertion) + 3)*' '
|
/external/google-breakpad/src/testing/gtest/scripts/ |
D | gen_gtest_pred_impl.py | 595 assertion = assrt + '_PRED' 599 assertion += '_FORMAT' 603 assertion += '%(n)s' % DEFS 647 'assertion' : assertion, 662 indent = (len(assertion) + 3)*' '
|
/external/eigen/doc/ |
D | UnalignedArrayAssert.dox | 3 /** \eigenManualPage TopicUnalignedArrayAssert Explanation of the assertion on unaligned arrays 5 Hello! You are seeing this webpage because your program terminated on an assertion failure like thi… 10 Assertion `(reinterpret_cast<size_t>(array) & 0xf) == 0 && "this assertion 21 First of all, you need to find out where in your own code this assertion was triggered from. At fir… 77 …r people using GCC on Windows (like MinGW or TDM-GCC). If you have this assertion failure in an in… 91 \section explanation General explanation of this assertion 97 …ses where these alignment settings get overridden: they are the possible causes for this assertion.
|
/external/google-breakpad/src/processor/ |
D | minidump_dump.cc | 135 MinidumpAssertion *assertion = minidump.GetAssertion(); in PrintMinidumpDump() local 136 if (!assertion) { in PrintMinidumpDump() 139 assertion->Print(); in PrintMinidumpDump()
|
D | minidump_processor.cc | 1485 MinidumpAssertion *assertion = dump->GetAssertion(); in GetAssertion() local 1486 if (!assertion) in GetAssertion() 1489 const MDRawAssertionInfo *raw_assertion = assertion->assertion(); in GetAssertion() 1511 string expression = assertion->expression(); in GetAssertion() 1516 string function = assertion->function(); in GetAssertion() 1521 string file = assertion->file(); in GetAssertion()
|
D | stackwalk_common.cc | 814 string assertion = process_state.assertion(); in PrintProcessState() local 815 if (!assertion.empty()) { in PrintProcessState() 816 printf("Assertion: %s\n", assertion.c_str()); in PrintProcessState() 892 string assertion = process_state.assertion(); in PrintProcessStateMachineReadable() local 893 if (!assertion.empty()) { in PrintProcessStateMachineReadable() 894 printf("%s%c%c", StripSeparator(assertion).c_str(), in PrintProcessStateMachineReadable()
|
/external/opencv3/3rdparty/openexr/Iex/ |
D | IexMacros.h | 139 #define ASSERT(assertion, type, text) \ argument 142 if ((assertion) == false) \
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/sts/ |
D | test_connection.py | 220 assertion = 'test' 226 saml_assertion=assertion 231 'SAMLAssertion': assertion,
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-shrink-v1i64.ll | 5 ; But currently it can't handle vector type and will trigger an assertion failure 7 ; This test checks that such assertion failur should not happen.
|
D | neon-or-combine.ll | 3 ; Check that the DAGCombiner does not crash with an assertion failure 7 ; The assertion failure was caused by an invalid comparison between APInt
|
/external/apache-xml/src/main/java/org/apache/xpath/ |
D | Expression.java | 414 public void assertion(boolean b, java.lang.String msg) in assertion() method in Expression 476 assertion(n != this, "Can not parent an expression to itself!"); in exprSetParent() 489 assertion(false, "exprAddChild method not implemented!"); in exprAddChild()
|
/external/llvm/test/CodeGen/Mips/msa/ |
D | llvm-stress-s449609655-simplified.ll | 9 ; "Comparison requires equal bit widths" assertion. 13 ; assertion occurred when trying to check the values were bitwise inverses of
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | RedundentExprEliminator.java | 366 assertion(false, "Could not find common ancestor!!!"); in findCommonAncestor() 456 assertion(null != walker, "Walker should not be null!"); in changePartToRef() 538 assertion((null != aw1) || (null != aw2), "Total match is incorrect!"); in stepsEqual() 1272 assertion(owner.getExpression() == path, "owner.getExpression() != path!!!"); in validateNewAddition() 1278 assertion(ew != owner, "duplicate owner on the list!!!"); in validateNewAddition() 1279 assertion(ew.getExpression() != path, "duplicate expression on the list!!!"); in validateNewAddition() 1286 protected static void assertion(boolean b, String msg) in assertion() method in RedundentExprEliminator 1324 assertion(null != m_exprOwner, "exprOwner can not be null!"); in MultistepExprHolder() 1394 assertion(false, "unlink failed!!!"); in unlink()
|
/external/vulkan-validation-layers/libs/vkjson/ |
D | vkjson_unittest.cc | 45 void ReportFailure(const char* file, int line, const char* assertion) { in ReportFailure() argument 46 std::cout << file << ":" << line << ": \"" << assertion << "\" failed." in ReportFailure()
|
/external/llvm/test/Bindings/llvm-c/ |
D | set_metadata.ll | 2 ; This used to trigger an assertion
|
D | add_named_metadata_operand.ll | 2 ; This used to trigger an assertion
|
/external/valgrind/none/tests/linux/ |
D | mremap6.vgtest | 3 # This testcase used to run into an assertion. Therefore cannot use
|
/external/valgrind/drd/tests/ |
D | unit_vc.c | 19 void VG_(assert_fail)(Bool isCore, const HChar* assertion, const HChar* file, in VG_() 29 assertion); in VG_()
|
/external/llvm/test/Transforms/InstCombine/ |
D | narrow-switch.ll | 64 ; assertion. 95 ; Make sure to avoid assertion crashes and use the type before
|
/external/google-breakpad/src/client/windows/unittests/ |
D | exception_handler_nesting_test.cc | 74 MDRawAssertionInfo* assertion) { in CrashHandlerFilter() argument 114 MDRawAssertionInfo* assertion, in MinidumpWrittenCallback() argument
|