Searched refs:actions (Results 1 – 24 of 24) sorted by relevance
/ndk/sources/cxx-stl/gabi++/src/ |
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.h | 81 _Unwind_Action actions, 94 _Unwind_Action actions = 0; \ 100 actions = _UA_SEARCH_PHASE; \ 104 actions = _UA_CLEANUP_PHASE; \ 106 actions |= _UA_HANDLER_FRAME; \ 118 __gxx_personality_v0(int version, _Unwind_Action actions, uint64_t exceptionClass, \
|
D | helper_func_internal.cc | 59 _Unwind_Action actions, in scanEHTable() argument 72 if (actions & _UA_SEARCH_PHASE) { in scanEHTable() 73 if (actions & (_UA_CLEANUP_PHASE | _UA_HANDLER_FRAME | _UA_FORCE_UNWIND)) { in scanEHTable() 77 } else if (actions & _UA_CLEANUP_PHASE) { in scanEHTable() 78 if ((actions & _UA_HANDLER_FRAME) && (actions & _UA_FORCE_UNWIND)) { in scanEHTable() 132 if ((actions & _UA_CLEANUP_PHASE) && !(actions & _UA_HANDLER_FRAME)) in scanEHTable() 156 if ((actions & _UA_SEARCH_PHASE) || (actions & _UA_HANDLER_FRAME)) in scanEHTable() 166 else if (!(actions & _UA_FORCE_UNWIND)) in scanEHTable() 189 if (actions & _UA_SEARCH_PHASE) { in scanEHTable() 197 } 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.inp | 1 …s lost and won. Still, this was but conjecture, and the whole series of actions was so idly put f…
|
D | madding.good | 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/docs/text/ |
D | OVERVIEW.text | 100 in this environment require specific actions from the developers, that are
|
/ndk/tests/build/lambda-defarg3/ |
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/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/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/tests/build/test-stlport_static-exception-force-rebuild/ |
D | COPYING | 182 distribute the Program or its derivative works. These actions are
|
/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/gdb-pretty-printers/stlport/gppfs-0.2/ |
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
|