Home
last modified time | relevance | path

Searched refs:setcontext (Results 1 – 25 of 27) sorted by relevance

12

/external/libunwind/src/hppa/
Dunwind_i.h39 #define setcontext UNW_ARCH_OBJ (setcontext) macro
45 extern int setcontext (const ucontext_t *ucp);
DGresume.c76 setcontext (uc); in hppa_local_resume()
/external/libunwind/src/x86_64/
Dunwind_i.h60 #define setcontext UNW_ARCH_OBJ (setcontext) macro
82 extern int setcontext (const ucontext_t *ucp);
DGresume.c56 setcontext (uc); in x86_64_local_resume()
/external/compiler-rt/test/lsan/TestCases/
Dguard-page.c44 setcontext(&ctx); in thread()
/external/python/cpython2/Lib/test/
Dtest_mhlib.py157 mh.setcontext('wide')
162 mh.setcontext('inbox')
Dtest_decimal.py62 setcontext(DefaultTestContext)
2349 setcontext(ORIGINAL_CONTEXT)
/external/linux-kselftest/tools/testing/selftests/sigaltstack/
Dsas.c102 setcontext(&sc); in switch_fn()
/external/python/cpython3/Lib/test/
Dtest_decimal.py103 m.setcontext(DefaultTestContext)
3642 setcontext = self.decimal.setcontext
3647 setcontext(n1)
3653 setcontext(n2)
3657 setcontext(n3)
3664 setcontext(n4)
3955 setcontext = self.decimal.setcontext
3974 setcontext(template)
3983 setcontext(savecontext)
3992 setcontext = self.decimal.setcontext
[all …]
/external/python/cpython2/Doc/library/
Ddecimal.rst27 setcontext(Context())
233 Context() constructor. To make an alternate active, use the :func:`setcontext`
245 >>> setcontext(myothercontext)
252 >>> setcontext(ExtendedContext)
258 >>> setcontext(BasicContext)
270 >>> setcontext(ExtendedContext)
287 >>> setcontext(ExtendedContext)
943 :func:`getcontext` and :func:`setcontext` functions:
951 .. function:: setcontext(c)
1722 Likewise, the :func:`setcontext` function automatically assigns its target to
[all …]
Dmhlib.rst66 .. method:: MH.setcontext(name)
/external/python/cpython3/Doc/library/
Ddecimal.rst24 setcontext(Context())
29 setcontext(Context())
267 Context() constructor. To make an alternate active, use the :func:`setcontext`
279 >>> setcontext(myothercontext)
286 >>> setcontext(ExtendedContext)
292 >>> setcontext(BasicContext)
304 >>> setcontext(ExtendedContext)
321 >>> setcontext(ExtendedContext)
913 :func:`getcontext` and :func:`setcontext` functions:
921 .. function:: setcontext(c)
[all …]
/external/libunwind/src/ia64/
DGresume.c161 setcontext (c->as_arg); /* should not return */ in local_resume()
/external/libunwind/src/x86/
DGos-linux.c315 setcontext (uc); in x86_local_resume()
DGos-freebsd.c348 setcontext (uc); in x86_local_resume()
/external/libunwind/src/
DMakefile.am263 hppa/getcontext.S hppa/setcontext.S \
329 x86_64/setcontext.S \
/external/libunwind/
DAndroid.bp386 "src/x86_64/setcontext.S",
/external/python/cpython2/Lib/
Ddecimal.py413 def setcontext(context): function
454 def setcontext(context, _local=local): function
3758 setcontext(self.new_context)
3761 setcontext(self.saved_context)
Dmhlib.py137 def setcontext(self, context): member in MH
/external/selinux/python/sepolgen/tests/
Dperm_map954 setcontext w 3
/external/selinux/python/sepolgen/src/share/
Dperm_map961 setcontext w 3
/external/python/cpython3/Lib/
D_pydecimal.py454 def setcontext(context): function
3860 setcontext(self.new_context)
3863 setcontext(self.saved_context)
/external/selinux/libsepol/tests/policies/test-cond/
Drefpolicy-base.conf541 setcontext
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2827 fun:setcontext=uninstrumented
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym227 PUBLIC 409b0 0 setcontext

12