Searched defs:getCondition (Results 1 – 8 of 8) sorted by relevance
53 GLenum getCondition() const { return mCondition; } in getCondition() function
18 public JSONObject getCondition() { in getCondition() method in TestSet
94 public final Condition getCondition() { in getCondition() method in WaitingThread
367 TIntermTyped* getCondition() { return cond; } in getCondition() function621 TIntermTyped* getCondition() const { return condition; } in getCondition() function670 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function
105 const Cond& getCondition (void) const { return m_cond; } in getCondition() function in deqp::gls::AttributeLocationTestUtil::Attribute
538 const Expr *getCondition() const { return Condition; } in getCondition() function
258 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function316 Expr *getCondition() const { return cast_or_null<Expr>(Condition); } in getCondition() function
827 CondCode getCondition() const { return setCond; } in getCondition() function