Searched refs:actions (Results 1 – 20 of 20) sorted by relevance
/ndk/sources/cxx-stl/gabi++/src/ |
D | helper_func_internal.h | 76 _Unwind_Action actions, 89 _Unwind_Action actions = 0; \ 95 actions = _UA_SEARCH_PHASE; \ 99 actions = _UA_CLEANUP_PHASE; \ 101 actions |= _UA_HANDLER_FRAME; \ 113 __gxx_personality_v0(int version, _Unwind_Action actions, uint64_t exceptionClass, \
|
D | personality.cc | 67 if (actions & _UA_SEARCH_PHASE) { 68 scanEHTable(results, actions, native_exception, unwind_exception, context); 88 if (actions & _UA_CLEANUP_PHASE) { 89 if (actions & _UA_HANDLER_FRAME) { 100 scanEHTable(results, actions, native_exception, unwind_exception, context); 114 scanEHTable(results, actions, native_exception, unwind_exception, context);
|
D | helper_func_internal.cc | 63 _Unwind_Action actions, in scanEHTable() argument 76 if (actions & _UA_SEARCH_PHASE) { in scanEHTable() 77 if (actions & (_UA_CLEANUP_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)) { in scanEHTable() 81 } else if (actions & _UA_CLEANUP_PHASE) { in scanEHTable() 82 if ((actions & _UA_HANDLER_FRAME) && (actions & _UA_FORCE_UNWIND)) { in scanEHTable() 136 if ((actions & _UA_CLEANUP_PHASE) && !(actions & _UA_HANDLER_FRAME)) in scanEHTable() 160 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME)) in scanEHTable() 170 else if (!(actions & _UA_FORCE_UNWIND)) in scanEHTable() 193 if (actions & _UA_SEARCH_PHASE) { in scanEHTable() 201 } else if (!(actions & _UA_FORCE_UNWIND)) { in scanEHTable() [all …]
|
/ndk/sources/cxx-stl/gabi++/include/ |
D | unwind-itanium.h | 62 _Unwind_Action actions,
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | gettext.m4 | 243 dnl Mark actions used to generate GNU NLS library. 254 dnl Mark actions to use GNU gettext tools.
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
D | madding.sed | 8 …actions was so idly put forth as to make it rash to assert that intention had any part in them at …
|
D | madding.good | 1 …s lost and won. Still, this was but conjecture, and the whole series of actions was so idly put f…
|
D | madding.inp | 1 …s lost and won. Still, this was but conjecture, and the whole series of actions was so idly put f…
|
/ndk/sources/host-tools/make-3.81/config/ |
D | gettext.m4 | 233 dnl Mark actions used to generate GNU NLS library. 243 dnl Mark actions to use GNU gettext tools.
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 182 distribute the Program or its derivative works. These actions are
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 182 distribute the Program or its derivative works. These actions are
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 182 distribute the Program or its derivative works. These actions are
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | COPYING | 182 distribute the Program or its derivative works. These actions are
|
/ndk/sources/host-tools/make-3.81/ |
D | COPYING | 183 distribute the Program or its derivative works. These actions are
|
D | configure | 1753 # left behind by Apple's compiler. We do this before executing the actions.
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | COPYING | 443 modify any covered work. These actions infringe copyright if you do
|
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
D | traces.0 | 979 …..): suspicious presence of an AC_SUBST in the second argument, where no actions should be taken],…
|
D | output.0 | 1753 # left behind by Apple's compiler. We do this before executing the actions. 9884 \`$as_me' instantiates files and other configuration actions 9886 and actions are specified as TAGs, all are instantiated by default.
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | make.info-1 | 569 Since you normally do not want to carry out the actions in this rule, 574 commands. Targets that do not refer to files but are just actions are 3794 to include any options that will drastically affect the actions of
|
D | make.texi | 639 do not want to carry out the actions in this rule, @samp{clean} is not a prerequisite of any other … 644 but are just actions are called @dfn{phony targets}. @xref{Phony 4588 to include any options that will drastically affect the actions of
|