Lines Matching defs:const

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