Searched refs:get_context (Results 1 – 14 of 14) sorted by relevance
377 typename ProgramStateTrait<T>::context_type get_context() const;607 typename ProgramStateTrait<T>::context_type get_context() { in get_context() function733 return getStateManager().add<T>(this, K, get_context<T>()); in add()737 typename ProgramStateTrait<T>::context_type ProgramState::get_context() const { in get_context() function738 return getStateManager().get_context<T>(); in get_context()743 return getStateManager().remove<T>(this, K, get_context<T>()); in remove()765 return getStateManager().set<T>(this, K, E, get_context<T>()); in set()
105 gobject.MainLoop().get_context().iteration(True)
110 gobject.MainLoop().get_context().iteration(True)
108 gobject.MainLoop().get_context().iteration(True)
118 gobject.MainLoop().get_context().iteration(True)
136 gobject.MainLoop().get_context().iteration(True)
150 gobject.MainLoop().get_context().iteration(True)
195 Drivers may use the _glapi_set/get_context() functions to maintain
371 ConstraintRangeTy::Factory& CRFactory = state->get_context<ConstraintRange>(); in removeDeadBindings()
1953 CStringLengthTy::Factory &F = state->get_context<CStringLength>(); in checkRegionChanges()2005 CStringLengthTy::Factory &F = state->get_context<CStringLength>(); in checkDeadSymbols()
3476 RefBindingsTy::Factory &RefBFactory = state->get_context<RefBindings>(); in evalAssume()3720 RefBindingsTy::Factory &F = state->get_context<RefBindings>(); in checkDeadSymbols()
1637 RegionStateTy::Factory &F = state->get_context<RegionState>(); in checkDeadSymbols()