Searched refs:setcontext (Results 1 - 17 of 17) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Ducontext.h35 extern int setcontext (__const ucontext_t *__ucp) __THROWNL;
44 the next time in `setcontext' or `swapcontext'.
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_mhlib.py157 mh.setcontext('wide')
162 mh.setcontext('inbox')
H A Dtest_decimal.py61 setcontext(DefaultTestContext)
2337 setcontext(ORIGINAL_CONTEXT)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_mhlib.py157 mh.setcontext('wide')
162 mh.setcontext('inbox')
H A Dtest_decimal.py61 setcontext(DefaultTestContext)
2337 setcontext(ORIGINAL_CONTEXT)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_mhlib.py157 mh.setcontext('wide')
162 mh.setcontext('inbox')
H A Dtest_decimal.py61 setcontext(DefaultTestContext)
2337 setcontext(ORIGINAL_CONTEXT)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_mhlib.py157 mh.setcontext('wide')
162 mh.setcontext('inbox')
H A Dtest_decimal.py61 setcontext(DefaultTestContext)
2337 setcontext(ORIGINAL_CONTEXT)
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Ddecimal.py43 >>> 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)
3758 setcontext(self.new_context)
3761 setcontext(self.saved_context)
H A Dmhlib.py15 mh.setcontext(name) # set name of current folder
137 def setcontext(self, context): member in class:MH
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Ddecimal.py43 >>> 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)
3758 setcontext(self.new_context)
3761 setcontext(self.saved_context)
H A Dmhlib.py15 mh.setcontext(name) # set name of current folder
137 def setcontext(self, context): member in class:MH
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Ddecimal.py43 >>> 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)
3758 setcontext(self.new_context)
3761 setcontext(self.saved_context)
H A Dmhlib.py15 mh.setcontext(name) # set name of current folder
137 def setcontext(self, context): member in class:MH
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Ddecimal.py43 >>> 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)
3758 setcontext(self.new_context)
3761 setcontext(self.saved_context)
H A Dmhlib.py15 mh.setcontext(name) # set name of current folder
137 def setcontext(self, context): member in class:MH

Completed in 174 milliseconds