/ndk/sources/cxx-stl/gabi++/src/ |
D | helper_func_internal.cc | 69 results.reason = _URC_FATAL_PHASE1_ERROR; in scanEHTable() 74 results.reason = _URC_FATAL_PHASE1_ERROR; in scanEHTable() 79 results.reason = _URC_FATAL_PHASE2_ERROR; in scanEHTable() 83 results.reason = _URC_FATAL_PHASE1_ERROR; in scanEHTable() 92 results.reason = _URC_CONTINUE_UNWIND; in scanEHTable() 126 results.reason = _URC_CONTINUE_UNWIND; in scanEHTable() 136 results.reason = _URC_HANDLER_FOUND; in scanEHTable() 140 results.reason = _URC_CONTINUE_UNWIND; in scanEHTable() 163 results.reason = _URC_HANDLER_FOUND; in scanEHTable() 195 results.reason = _URC_HANDLER_FOUND; in scanEHTable() [all …]
|
D | personality.cc | 69 if (results.reason == _URC_HANDLER_FOUND) { 102 if (results.reason != _URC_HANDLER_FOUND) 115 if (results.reason == _URC_HANDLER_FOUND) {
|
D | dwarf_helper.h | 76 _Unwind_Reason_Code reason; // One of _URC_FATAL_PHASE1_ERROR, member
|
D | cxxabi.cc | 46 void defaultExceptionCleanupFunc(_Unwind_Reason_Code reason, in defaultExceptionCleanupFunc() argument
|
/ndk/sources/cxx-stl/gabi++/include/ |
D | unwind-itanium.h | 58 typedef void (*_Unwind_Exception_Cleanup_Fn) (_Unwind_Reason_Code reason,
|
/ndk/sources/third_party/googletest/patches.ndk/ |
D | 0003-Allow-clone-usage-on-X86.patch | 23 -// on x86, for some reason.
|
D | 0001-Allow-clone-usage-on-MIPS.patch | 27 +// on x86, for some reason.
|
/ndk/docs/text/ |
D | ANDROID-ATOMICS.text | 25 If you can't use NDK r7b or later for some reason, read the section below. 54 reason, or a custom build system / toolchain), we recommend stopping from
|
D | IMPORT-MODULE.text | 32 (The reason why it must be at the end is to avoid messing with
|
D | ANDROID-MK.text | 314 > For this reason, it's better to put additional includes after 631 > However, if for some reason you need to disable this check, set this
|
D | STANDALONE-TOOLCHAIN.text | 320 The reason the shared version of the libraries is not simply called
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | reinvoke | 13 # For some reason if we don't do this then the test fails for systems
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | BUGS | 36 command switch has been specified. More information on the reason 89 reason, sed will not let one use `-i' on a writeable file in a 126 (including UTF-8 locales). For this reason, GNU sed provides a `z'
|
D | NEWS | 156 other cases give an error (you are hindering portability for no reason
|
/ndk/sources/third_party/googletest/googletest/src/ |
D | gtest-death-test.cc | 376 void Abort(AbortReason reason); 470 void DeathTestImpl::Abort(AbortReason reason) { in Abort() argument 475 reason == TEST_DID_NOT_DIE ? kDeathTestLived : in Abort() 476 reason == TEST_THREW_EXCEPTION ? kDeathTestThrew : kDeathTestReturned; in Abort()
|
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/ |
D | gtest-death-test-internal.h | 124 virtual void Abort(AbortReason reason) = 0;
|
/ndk/sources/host-tools/make-3.81/glob/ |
D | SMakefile | 47 # For some reason, Unix make wants the dependencies on the source files.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/ |
D | unit_test_main.ipp | 207 …results_reporter::get_stream() << "Boost.Test framework internal error: unknown reason" << std::en…
|
/ndk/sources/third_party/googletest/googletest/test/ |
D | gtest-death-test_test.cc | 891 virtual void Abort(AbortReason reason) { in Abort() argument 892 parent_->abort_args_.push_back(reason); in Abort()
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | NEWS | 115 flush their output for some reason will still print all the
|
/ndk/sources/host-tools/make-3.81/ |
D | README.W32 | 247 package using SAMBA as my file server. The reason seems to be
|
D | ABOUT-NLS | 85 and therefore it will not be used. The reason is that even an
|
D | COPYING | 199 infringement or for any other reason (not limited to patent issues),
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | SPENCER.tests | 191 # Same reason as for the two tests above:
|
/ndk/tests/build/lambda-defarg3/ |
D | COPYING | 198 infringement or for any other reason (not limited to patent issues),
|