HomeSort by relevance Sort by last modified time
    Searched refs:_resume (Results 1 - 16 of 16) sorted by null

  /external/libunwind/doc/
unw_resume.tex 8 \begin{Name}{3}{unw\_resume}{David Mosberger-Tang}{Programming Library}{unw\_resume}unw\_resume -- resume execution in a particular stack frame
15 \Type{int} \Func{unw\_resume}(\Type{unw\_cursor\_t~*}\Var{cp});\\
19 The \Func{unw\_resume}() routine resumes execution at the stack frame
23 For local unwinding, \Func{unw\_resume}() restores the machine state
25 \Func{unw\_resume}() does not return in this case. Restoring the
29 \Var{cp} was interrupted by a signal, then \Func{unw\_resume}() will
31 \Func{unw\_resume}() on a cursor which identifies the stack frame of
35 For remote unwinding, \Func{unw\_resume}() installs the machine stat
    [all...]
libunwind-ptrace.tex 37 \Type{int} \Func{\_UPT\_resume}(\Type{unw\_addr\_space\_t}, \Type{unw\_cursor\_t~*}, \Type{void~*});\\
79 The \Func{\_UPT\_resume}() routine can be used to resume execution of
libunwind.tex 32 \Type{int} \Func{unw\_resume}(\Type{unw\_cursor\_t~*});\\
124 \Func{unw\_resume}() and passing the cursor identifying the target
198 \Func{unw\_resume}.
338 \SeeAlso{unw\_resume(3)},
unw_create_addr_space.tex 203 \Func{unw\_resume}(3), so applications which never invoke
204 \Func{unw\_resume}(3) need not define the \Func{resume} callback.
255 \SeeAlso{unw\_resume(3)}
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
app-android.c 83 void _resume() function
99 _resume();
111 _resume();
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-sea-machine.hh 141 _resume:
206 goto _resume;
hb-ot-shape-complex-myanmar-machine.hh 313 _resume:
382 goto _resume;
hb-buffer-deserialize-json.hh 480 _resume:
630 goto _resume;
hb-buffer-deserialize-text.hh 357 _resume:
486 goto _resume;
hb-ot-shape-complex-indic-machine.hh     [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-sea-machine.hh 141 _resume:
206 goto _resume;
hb-ot-shape-complex-myanmar-machine.hh 313 _resume:
382 goto _resume;
hb-buffer-deserialize-json.hh 480 _resume:
630 goto _resume;
hb-buffer-deserialize-text.hh 357 _resume:
486 goto _resume;
hb-ot-shape-complex-indic-machine.hh     [all...]
  /external/libunwind/tests/
check-namespace.sh.in 104 match _UL${plat}_resume
191 match _U${plat}_resume

Completed in 332 milliseconds