Searched refs:reason (Results 1 – 25 of 34) sorted by relevance
12
/ndk/sources/cxx-stl/gabi++/src/ |
D | helper_func_internal.cc | 73 results.reason = _URC_FATAL_PHASE1_ERROR; in scanEHTable() 78 results.reason = _URC_FATAL_PHASE1_ERROR; in scanEHTable() 83 results.reason = _URC_FATAL_PHASE2_ERROR; in scanEHTable() 87 results.reason = _URC_FATAL_PHASE1_ERROR; in scanEHTable() 96 results.reason = _URC_CONTINUE_UNWIND; in scanEHTable() 130 results.reason = _URC_CONTINUE_UNWIND; in scanEHTable() 140 results.reason = _URC_HANDLER_FOUND; in scanEHTable() 144 results.reason = _URC_CONTINUE_UNWIND; in scanEHTable() 167 results.reason = _URC_HANDLER_FOUND; in scanEHTable() 199 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 | 75 _Unwind_Reason_Code reason; // One of _URC_FATAL_PHASE1_ERROR, member
|
D | cxxabi.cc | 46 void defaultExceptionCleanupFunc(_Unwind_Reason_Code reason, _Unwind_Exception* exc) { 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/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
|
D | ABOUT-NLS | 86 and therefore it will not be used. The reason is that even an
|
D | aclocal.m4 | 85 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
|
D | COPYING | 512 country that you have reason to believe are valid.
|
/ndk/sources/host-tools/make-3.81/glob/ |
D | SMakefile | 47 # For some reason, Unix make wants the dependencies on the source files.
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | NEWS | 115 flush their output for some reason will still print all the
|
D | COPYING | 198 infringement or for any other reason (not limited to patent issues),
|
/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),
|
D | aclocal.m4 | 60 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | SPENCER.tests | 191 # Same reason as for the two tests above:
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 198 infringement or for any other reason (not limited to patent issues),
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 198 infringement or for any other reason (not limited to patent issues),
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 198 infringement or for any other reason (not limited to patent issues),
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make-stds.texi | 789 The reason we say ``almost everything'' is that running the command 1039 The reason for distinguishing the commands in this way is for the sake
|
/ndk/build/tools/ |
D | DEV-SCRIPTS-USAGE.TXT | 86 This directory contains platform-specific files. The reason why it
|
/ndk/sources/host-tools/sed-4.2.1/doc/ |
D | sed.info | 768 this reason, the current version of GNU `sed' interprets specially 2137 reason, `sed' does not let you use `-i' on a writeable file in a 2174 locales). For this reason, GNU `sed' provides a `z' command (for
|
12