Searched refs:getcontext (Results 1 – 5 of 5) sorted by relevance
421 def getcontext(): function441 def getcontext(_local=local): function500 if ctx is None: ctx = getcontext()546 context = getcontext()746 context = getcontext()772 context = getcontext()1046 context = getcontext()1072 context = getcontext()1094 context = getcontext()1136 context = getcontext()[all …]
130 def getcontext(self): member in MH986 context = mh.getcontext()
155 eq(mh.getcontext(), 'inbox')158 eq(mh.getcontext(), 'wide')
43 Signals = tuple(getcontext().flags.keys())55 ORIGINAL_CONTEXT = getcontext().copy()560 nc = copy.copy(getcontext())1205 thiscontext = getcontext()1376 c = getcontext()1601 c = getcontext()2206 orig_ctx = getcontext()2208 set_ctx = getcontext()2209 final_ctx = getcontext()2216 orig_ctx = getcontext()[all …]
43 #define getcontext _getcontext macro