/external/musl/include/ |
D | ucontext.h | 19 int setcontext(const struct __ucontext *);
|
/external/ltp/testcases/kernel/syscalls/getcontext/ |
D | getcontext01.c | 37 setcontext(&ptr); in run()
|
/external/compiler-rt/test/lsan/TestCases/ |
D | guard-page.c | 44 setcontext(&ctx); in thread()
|
/external/rust/crates/nix/src/ |
D | ucontext.rs | 29 libc::setcontext(&self.context as *const libc::ucontext_t) in set()
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/aarch64/ |
D | align.rs | 55 pub fn setcontext(ucp: *const ucontext_t) -> ::c_int; in setcontext() function
|
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
D | tm-signal-context-force-tm.c | 105 setcontext(&init_context); in seg_signal_handler()
|
/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 | 108 setcontext(&sc); in switch_fn()
|
/external/python/cpython3/Lib/test/ |
D | test_decimal.py | 111 m.setcontext(DefaultTestContext) 3661 setcontext = self.decimal.setcontext 3666 setcontext(n1) 3672 setcontext(n2) 3676 setcontext(n3) 3683 setcontext(n4) 3974 setcontext = self.decimal.setcontext 3993 setcontext(template) 4002 setcontext(savecontext) 4011 setcontext = self.decimal.setcontext [all …]
|
/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/python/cpython3/Modules/_decimal/tests/ |
D | deccheck.py | 713 C.setcontext(t.maxcontext) 720 C.setcontext(context.c) 816 C.setcontext(t.maxcontext) 819 C.setcontext(context.c)
|
/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/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 811 pub fn setcontext(ucp: *const ucontext_t) -> ::c_int; in setcontext() function
|
/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/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/ |
D | s390x.rs | 958 pub fn setcontext(ucp: *const ::ucontext_t) -> ::c_int; in setcontext() function
|
/external/selinux/python/sepolgen/src/share/ |
D | perm_map | 961 setcontext w 3
|
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/ |
D | mod.rs | 1099 pub fn setcontext(ucp: *const ucontext_t) -> ::c_int; in setcontext() function
|
/external/selinux/python/sepolgen/tests/ |
D | perm_map | 954 setcontext w 3
|
/external/python/cpython3/Lib/ |
D | _pydecimal.py | 458 def setcontext(context): function 3864 setcontext(self.new_context) 3867 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
|