/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
ucontext.h | 35 extern int setcontext (__const ucontext_t *__ucp) __THROW; 44 the next time in `setcontext' or `swapcontext'.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
ucontext.h | 35 extern int setcontext (__const ucontext_t *__ucp) __THROW; 44 the next time in `setcontext' or `swapcontext'.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
ucontext.h | 35 extern int setcontext (__const ucontext_t *__ucp) __THROW; 44 the next time in `setcontext' or `swapcontext'.
|
/external/valgrind/main/memcheck/tests/linux/ |
stack_changes.c | 10 // This test is checking the libc context calls (setcontext, etc.) and 23 setcontext(newc);
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_nec.h | 100 setcontext(uc); \
|
_sony.h | 91 setcontext(uc); \
|
_reliantunix.h | 74 * So we'll use our homegrown, getcontext/setcontext-compatible stuff which 75 * will save us the getcontext/setcontext system calls at each context switch. 92 #define _SETCONTEXT setcontext 219 ** setcontext()...
|
_solaris.h | 607 setcontext(uc); \ 686 setcontext(uc); \
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_mhlib.py | 157 mh.setcontext('wide') 162 mh.setcontext('inbox')
|
test_decimal.py | 61 setcontext(DefaultTestContext) [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_mhlib.py | 157 mh.setcontext('wide') 162 mh.setcontext('inbox')
|
test_decimal.py | 61 setcontext(DefaultTestContext) [all...] |
/external/sepolicy/ |
access_vectors | 702 setcontext
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
decimal.py | 43 >>> setcontext(ExtendedContext) 134 'setcontext', 'getcontext', 'localcontext' 387 # The getcontext() and setcontext() function manage access to a thread-local 414 def setcontext(context): function 455 def setcontext(context, _local=local): function 484 >>> setcontext(DefaultContext) [all...] |
mhlib.py | 15 mh.setcontext(name) # set name of current folder 137 def setcontext(self, context): member in class:MH [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
decimal.py | 43 >>> setcontext(ExtendedContext) 134 'setcontext', 'getcontext', 'localcontext' 387 # The getcontext() and setcontext() function manage access to a thread-local 414 def setcontext(context): function 455 def setcontext(context, _local=local): function 484 >>> setcontext(DefaultContext) [all...] |
mhlib.py | 15 mh.setcontext(name) # set name of current folder 137 def setcontext(self, context): member in class:MH [all...] |
/external/libsepol/tests/policies/test-cond/ |
refpolicy-base.conf | 541 setcontext [all...] |