Lines Matching refs:m_aCodeList
169 m_aCodeList.push_back(new OOp_OR()); in execute()
173 m_aCodeList.push_back(new OOp_AND()); in execute()
182 m_aCodeList.push_back(new OOp_NOT()); in execute()
206 m_aCodeList.push_back(new OOp_ADD()); in execute()
209 m_aCodeList.push_back(new OOp_SUB()); in execute()
221 m_aCodeList.push_back(new OOp_MUL()); in execute()
224 m_aCodeList.push_back(new OOp_DIV()); in execute()
279 m_aCodeList.push_back( new OOp_COMPARE(ePredicateType) ); in execute_COMPARE()
330 m_aCodeList.push_back(pOperator); in execute_LIKE()
357 m_aCodeList.push_back(pOperator); in execute_BETWEEN()
362 m_aCodeList.push_back(pOperator); in execute_BETWEEN()
410 m_aCodeList.push_back(pBoolOp); in execute_BETWEEN()
430 m_aCodeList.push_back(pOperator); in execute_ISNULL()
556 m_aCodeList.push_back(pOperand); in execute_Operand()
629 m_aCodeList.push_back(pOperator); in execute_Fold()
812 m_aCodeList.push_back(new OStopOperand); in executeFunction()
882 m_aCodeList.push_back(new OStopOperand); in executeFunction()
899 m_aCodeList.push_back(new OStopOperand); in executeFunction()
917 m_aCodeList.push_back(pOperator); in executeFunction()