Home
last modified time | relevance | path

Searched refs:_resume (Results 1 – 21 of 21) sorted by relevance

/external/libunwind/doc/
Dunw_resume.tex8 \begin{Name}{3}{unw\_resume}{David Mosberger-Tang}{Programming Library}{unw\_resume}unw\_resume -- …
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 state
39 \Func{unw\_resume} routine then returns normally (that is, unlikely
40 for local unwinding, \Func{unw\_resume} will always return for remote
[all …]
Dlibunwind-ptrace.tex37 \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
Dlibunwind.tex32 \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)},
Dunw_create_addr_space.tex203 \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)}
/external/skqp/third_party/harfbuzz/
Dhb-ot-shape-complex-myanmar-machine.hh324 _resume: in find_syllables()
393 goto _resume; in find_syllables()
Dhb-ot-shape-complex-use-machine.hh401 _resume: in find_syllables()
522 goto _resume; in find_syllables()
Dhb-ot-shape-complex-indic-machine.hh957 _resume: in find_syllables()
1099 goto _resume; in find_syllables()
Dhb-buffer-deserialize-json.hh480 _resume: in _hb_buffer_deserialize_glyphs_json()
630 goto _resume; in _hb_buffer_deserialize_glyphs_json()
Dhb-buffer-deserialize-text.hh357 _resume: in _hb_buffer_deserialize_glyphs_text()
486 goto _resume; in _hb_buffer_deserialize_glyphs_text()
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-khmer-machine.hh273 _resume: in find_syllables()
362 goto _resume; in find_syllables()
Dhb-ot-shape-complex-myanmar-machine.hh324 _resume: in find_syllables()
393 goto _resume; in find_syllables()
Dhb-ot-shape-complex-use-machine.hh401 _resume: in find_syllables()
522 goto _resume; in find_syllables()
Dhb-ot-shape-complex-indic-machine.hh957 _resume: in find_syllables()
1099 goto _resume; in find_syllables()
Dhb-buffer-deserialize-json.hh480 _resume: in _hb_buffer_deserialize_glyphs_json()
630 goto _resume; in _hb_buffer_deserialize_glyphs_json()
Dhb-buffer-deserialize-text.hh357 _resume: in _hb_buffer_deserialize_glyphs_text()
486 goto _resume; in _hb_buffer_deserialize_glyphs_text()
/external/u-boot/include/linux/mtd/
Dmtd.h278 void (*_resume) (struct mtd_info *mtd); member
408 if (mtd->_resume) in mtd_resume()
409 mtd->_resume(mtd); in mtd_resume()
/external/libunwind/tests/
Dcheck-namespace.sh.in104 match _UL${plat}_resume
191 match _U${plat}_resume
/external/u-boot/drivers/mtd/
Dmtdpart.c319 part->master->_resume(part->master); in part_resume()
455 master->_resume) { in allocate_partition()
457 slave->mtd._resume = part_resume; in allocate_partition()
Dmtdconcat.c820 concat->mtd._resume = concat_resume; in mtd_concat_create()
/external/protobuf/php/ext/google/protobuf/
Dupb.c10926 _resume: in parse()
11108 goto _resume; in parse()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c11627 _resume: in parse()
11809 goto _resume; in parse()