Lines Matching defs:operate

34 ORowSetValue OOp_Abs::operate(const ORowSetValue& lhs) const  in operate()  function in OOp_Abs
45 ORowSetValue OOp_Sign::operate(const ORowSetValue& lhs) const in operate() function in OOp_Sign
60 ORowSetValue OOp_Mod::operate(const ORowSetValue& lhs,const ORowSetValue& rhs) const in operate() function in OOp_Mod
68 ORowSetValue OOp_Floor::operate(const ORowSetValue& lhs) const in operate() function in OOp_Floor
76 ORowSetValue OOp_Ceiling::operate(const ORowSetValue& lhs) const in operate() function in OOp_Ceiling
85 ORowSetValue OOp_Round::operate(const ::std::vector<ORowSetValue>& lhs) const in operate() function in OOp_Round
99 ORowSetValue OOp_Exp::operate(const ORowSetValue& lhs) const in operate() function in OOp_Exp
108 ORowSetValue OOp_Ln::operate(const ORowSetValue& lhs) const in operate() function in OOp_Ln
120 ORowSetValue OOp_Log::operate(const ::std::vector<ORowSetValue>& lhs) const in operate() function in OOp_Log
136 ORowSetValue OOp_Log10::operate(const ORowSetValue& lhs) const in operate() function in OOp_Log10
148 ORowSetValue OOp_Pow::operate(const ORowSetValue& lhs,const ORowSetValue& rhs) const in operate() function in OOp_Pow
156 ORowSetValue OOp_Sqrt::operate(const ORowSetValue& lhs) const in operate() function in OOp_Sqrt
167 ORowSetValue OOp_Pi::operate(const ::std::vector<ORowSetValue>& /*lhs*/) const in operate() function in OOp_Pi
172 ORowSetValue OOp_Cos::operate(const ORowSetValue& lhs) const in operate() function in OOp_Cos
180 ORowSetValue OOp_Sin::operate(const ORowSetValue& lhs) const in operate() function in OOp_Sin
188 ORowSetValue OOp_Tan::operate(const ORowSetValue& lhs) const in operate() function in OOp_Tan
196 ORowSetValue OOp_ACos::operate(const ORowSetValue& lhs) const in operate() function in OOp_ACos
204 ORowSetValue OOp_ASin::operate(const ORowSetValue& lhs) const in operate() function in OOp_ASin
212 ORowSetValue OOp_ATan::operate(const ORowSetValue& lhs) const in operate() function in OOp_ATan
220 ORowSetValue OOp_ATan2::operate(const ORowSetValue& lhs,const ORowSetValue& rhs) const in operate() function in OOp_ATan2
228 ORowSetValue OOp_Degrees::operate(const ORowSetValue& lhs) const in operate() function in OOp_Degrees
237 ORowSetValue OOp_Radians::operate(const ORowSetValue& lhs) const in operate() function in OOp_Radians