/external/libunwind/src/hppa/ |
D | unwind_i.h | 39 #define setcontext UNW_ARCH_OBJ (setcontext) macro 45 extern int setcontext (const ucontext_t *ucp);
|
D | Gresume.c | 76 setcontext (uc); in hppa_local_resume()
|
/external/libunwind/src/x86_64/ |
D | unwind_i.h | 60 #define setcontext UNW_ARCH_OBJ (setcontext) macro 82 extern int setcontext (const ucontext_t *ucp);
|
D | Gresume.c | 56 setcontext (uc); in x86_64_local_resume()
|
/external/compiler-rt/test/lsan/TestCases/ |
D | guard-page.c | 44 setcontext(&ctx); in thread()
|
/external/python/cpython2/Lib/test/ |
D | test_mhlib.py | 157 mh.setcontext('wide') 162 mh.setcontext('inbox')
|
D | test_decimal.py | 62 setcontext(DefaultTestContext) 2349 setcontext(ORIGINAL_CONTEXT)
|
/external/linux-kselftest/tools/testing/selftests/sigaltstack/ |
D | sas.c | 102 setcontext(&sc); in switch_fn()
|
/external/python/cpython3/Lib/test/ |
D | test_decimal.py | 103 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/ |
D | decimal.rst | 27 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 …]
|
D | mhlib.rst | 66 .. method:: MH.setcontext(name)
|
/external/python/cpython3/Doc/library/ |
D | decimal.rst | 24 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/ |
D | Gresume.c | 161 setcontext (c->as_arg); /* should not return */ in local_resume()
|
/external/libunwind/src/x86/ |
D | Gos-linux.c | 315 setcontext (uc); in x86_local_resume()
|
D | Gos-freebsd.c | 348 setcontext (uc); in x86_local_resume()
|
/external/libunwind/src/ |
D | Makefile.am | 263 hppa/getcontext.S hppa/setcontext.S \ 329 x86_64/setcontext.S \
|
/external/libunwind/ |
D | Android.bp | 386 "src/x86_64/setcontext.S",
|
/external/python/cpython2/Lib/ |
D | decimal.py | 413 def setcontext(context): function 454 def setcontext(context, _local=local): function 3758 setcontext(self.new_context) 3761 setcontext(self.saved_context)
|
D | mhlib.py | 137 def setcontext(self, context): member in MH
|
/external/selinux/python/sepolgen/tests/ |
D | perm_map | 954 setcontext w 3
|
/external/selinux/python/sepolgen/src/share/ |
D | perm_map | 961 setcontext w 3
|
/external/python/cpython3/Lib/ |
D | _pydecimal.py | 454 def setcontext(context): function 3860 setcontext(self.new_context) 3863 setcontext(self.saved_context)
|
/external/selinux/libsepol/tests/policies/test-cond/ |
D | refpolicy-base.conf | 541 setcontext
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 2827 fun:setcontext=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 227 PUBLIC 409b0 0 setcontext
|