Home
last modified time | relevance | path

Searched refs:_apply (Results 1 - 6 of 6) sorted by relevance

/third_party/libunwind/libunwind/doc/
H A Dunw_apply_reg_state.tex8 \begin{Name}{3}{unw\_apply\_reg\_state}{David Mosberger-Tang}{Programming Library}{unw\_apply\_reg\_state}unw\_apply\_reg\_state -- apply a register state update to a cursor
16 \Func{unw\_apply\_reg\_state}(\Type{unw\_cursor\_t~*}\Var{cp},
21 The \Func{unw\_apply\_reg\_state}() routine updates the register values
27 On successful completion, \Func{unw\_apply\_reg\_state}() returns 0.
33 \Func{unw\_apply\_reg\_state}() is thread-safe. If cursor \Var{cp} is
46 In addition, \Func{unw\_apply\_reg\_state}() may return any error
H A Dunw_reg_states_iterate.tex36 to \Var{unw\_apply\_reg\_state}.\\
73 \SeeAlso{unw\_apply\_reg\_state(3)}
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dtuple.hpp55 struct _apply;
58 struct _apply<F, T, integral_sequence<Is...>> { struct
76 typename detail::_apply<F, T>::value_type
78 return detail::_apply<F, T>::eval(std::forward<F>(f), in apply()
/third_party/node/deps/npm/node_modules/diff/lib/
H A Dindex.js76 return _apply.applyPatch;
82 return _apply.applyPatches;
191 _apply = require("./patch/apply")
189 _apply = require("./patch/apply") global() variable
/third_party/python/Lib/
H A D_pydecimal.py4185 def _apply(self, a): member in Context
/third_party/python/Lib/test/
H A Dtest_decimal.py205 'apply':'_apply',
3834 (context._apply, [Decimal("100E-425000010")]),

Completed in 14 milliseconds