Lines Matching defs:const
35 ORowSetValue OOp_DayOfWeek::operate(const ORowSetValue& lhs) const in operate() argument
73 ORowSetValue OOp_DayOfMonth::operate(const ORowSetValue& lhs) const in operate() argument
82 ORowSetValue OOp_DayOfYear::operate(const ORowSetValue& lhs) const in operate() argument
92 ORowSetValue OOp_Month::operate(const ORowSetValue& lhs) const in operate() argument
101 ORowSetValue OOp_DayName::operate(const ORowSetValue& lhs) const in operate() argument
139 ORowSetValue OOp_MonthName::operate(const ORowSetValue& lhs) const in operate() argument
188 ORowSetValue OOp_Quarter::operate(const ORowSetValue& lhs) const in operate() argument
205 ORowSetValue OOp_Week::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
222 ORowSetValue OOp_Year::operate(const ORowSetValue& lhs) const in operate() argument
231 ORowSetValue OOp_Hour::operate(const ORowSetValue& lhs) const in operate() argument
240 ORowSetValue OOp_Minute::operate(const ORowSetValue& lhs) const in operate() argument
249 ORowSetValue OOp_Second::operate(const ORowSetValue& lhs) const in operate() argument
258 ORowSetValue OOp_CurDate::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
267 ORowSetValue OOp_CurTime::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
276 ORowSetValue OOp_Now::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()