Home
last modified time | relevance | path

Searched refs:action (Results 1 – 11 of 11) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/config/
D_apple.h112 # define _STLP_MPWFIX_CATCH_ACTION(action) }catch(...){action;throw;} //*TY 06/01/2000 - exception… argument
Dfeatures.h322 # define _STLP_MPWFIX_CATCH_ACTION(action) argument
822 # define _STLP_UNWIND(action) catch(...) { action; throw; } argument
843 # define _STLP_UNWIND(action) argument
/ndk/
Dndk-gdb.py113 help='Enable verbose mode', action='store_true', dest='verbose')
117 action='store_true')
121 action='store_true')
129 action='store_true')
158 action='store_true', dest='emulator')
162 action='store_true', dest='device')
171 action='store_true', dest='tui')
/ndk/sources/cxx-stl/gabi++/src/
Dhelper_func_internal.cc148 const uint8_t* action = actionTableStart + (actionEntry - 1); in scanEHTable() local
150 const uint8_t* actionRecord = action; in scanEHTable()
151 int64_t ttypeIndex = readSLEB128(&action); in scanEHTable()
266 const uint8_t* temp = action; in scanEHTable()
275 action += actionOffset; in scanEHTable()
/ndk/sources/host-tools/nawk-20071023/
DFIXES726 !x+y is (!x)+y, and x!y is x !y, not two pattern-action statements.
850 multiple pattern-action statements on one line without
/ndk/sources/cxx-stl/llvm-libc++/include/
D__hash_table1291 // __found key_eq() action
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-1466 can also be the name of an action to carry out, such as `clean' (*note
472 A "command" is an action that `make' carries out. A rule may have
486 can also explain how and when to carry out an action. *Note Writing
568 The target `clean' is not a file, but merely the name of an action.
2373 commands for an action that you request explicitly from time to time.
Dmake.texi520 can also be the name of an action to carry out, such as @samp{clean}
527 A @dfn{command} is an action that @code{make} carries out.
541 rule can also explain how and when to carry out an action.
637 action. Since you
2795 commands for an action that you request explicitly from time to time.
/ndk/sources/host-tools/make-3.81/
DChangeLog2505 (new_job): Use it to temporarily clear the SIGCHLD action flags
/ndk/sources/host-tools/sed-4.2.1/doc/
Dsed.texi4002 the normal action of the matcher is to try again with only 5
Dsed-in.texi3835 the normal action of the matcher is to try again with only 5