Searched refs:MVA_UPSIZE (Results 1 – 15 of 15) sorted by relevance
367 int64_t iMva = MVA_UPSIZE ( (const DWORD *)pVal ); in MvaEval()429 int64_t iMva = MVA_UPSIZE ( (const DWORD *)pVal ); in MvaEval()441 int64_t iMvaL = MVA_UPSIZE ( (const DWORD *)L ); in MvaEval()
387 uint64_t uMva = MVA_UPSIZE ( pValues ); in main()
375 inline int64_t MVA_UPSIZE ( const DWORD * pMva ) in MVA_UPSIZE() function680 int64_t iVal = MVA_UPSIZE ( pMva ); in CollectRowMVA()
1375 int64_t iMva = MVA_UPSIZE ( pValues ); in Push()
2075 int64_t iMva = MVA_UPSIZE ( (const DWORD *)pVal ); in MvaEval()
7745 SphAttr_t uValue = dBigints[iCol] ? MVA_UPSIZE ( &tUpd.m_dPool[iPos] ) : tUpd.m_dPool[iPos]; in UpdateAttributes()7810 int64_t uValue = MVA_UPSIZE ( pSrc ); in UpdateAttributes()9185 pMva->m_iValue = MVA_UPSIZE ( pSource->m_dMva.Begin() ); in BuildMVA()10286 tMva.m_iValue = MVA_UPSIZE ( pSource->m_dMva.Begin() + j ); in Build()16095 iPrev = MVA_UPSIZE ( pMva+uVal-2 ); in DebugCheck()16096 iCur = MVA_UPSIZE ( pMva+uVal ); in DebugCheck()
5024 SphAttr_t uValue = dBigints[iCol] ? MVA_UPSIZE ( &tUpd.m_dPool[iPos] ) : tUpd.m_dPool[iPos]; in UpdateAttributes()
5132 uint64_t uVal = (uint64_t)MVA_UPSIZE ( pValues ); in SendResult()11300 int64_t iVal = MVA_UPSIZE ( pValues ); in SendMysqlSelectResult()
449 int64_t iMva = MVA_UPSIZE ( (const DWORD *)pVal ); in MvaEval()470 return MVA_UPSIZE ( (const DWORD *)pVal ); in GetMvaValue()
555 inline int64_t MVA_UPSIZE ( const DWORD * pMva ) in MVA_UPSIZE() function842 int64_t iVal = MVA_UPSIZE ( pMva ); in CollectRowMVA()
5266 iPrev = MVA_UPSIZE ( pMvaCur+uVal-2 ); in DebugCheck()5267 iCur = MVA_UPSIZE ( pMvaCur+uVal ); in DebugCheck()7736 : dBigints.BitGet ( iCol ) ? MVA_UPSIZE ( &tUpd.m_dPool[iPos] ) : tUpd.m_dPool[iPos]; in UpdateAttributes()7780 : dBigints.BitGet ( iCol ) ? MVA_UPSIZE ( &tUpd.m_dPool[iPos] ) : tUpd.m_dPool[iPos]; in UpdateAttributes()7800 …SphAttr_t uValue = dBigints.BitGet ( iCol ) ? MVA_UPSIZE ( &tUpd.m_dPool[iPos] ) : tUpd.m_dPool[iP… in UpdateAttributes()
636 m_sBuilder.Appendf ( INT64_FMT, MVA_UPSIZE ( pValues ) ); in StringEval()4459 int64_t iMva = MVA_UPSIZE ( (const DWORD *)pVal ); in MvaEval()
9987 : dBigints.BitGet ( iCol ) ? MVA_UPSIZE ( &tUpd.m_dPool[iPos] ) : tUpd.m_dPool[iPos]; in UpdateAttributes()10110 …SphAttr_t uValue = dBigints.BitGet ( iCol ) ? MVA_UPSIZE ( &tUpd.m_dPool[iPos] ) : tUpd.m_dPool[iP… in UpdateAttributes()10153 : dBigints.BitGet ( iCol ) ? MVA_UPSIZE ( &tUpd.m_dPool[iPos] ) : tUpd.m_dPool[iPos]; in UpdateAttributes()10199 int64_t uValue = MVA_UPSIZE ( pSrc ); in UpdateAttributes()12123 pMva->m_iValue = MVA_UPSIZE ( pSource->m_dMva.Begin() ); in BuildMVA()12866 tMva.m_iValue = MVA_UPSIZE(pMVA); in Build()12910 tMva.m_iValue = MVA_UPSIZE ( pSource->m_dMva.Begin() + j ); in Build()20709 iPrev = MVA_UPSIZE ( dMva.Begin() + uVal - 2 ); in DebugCheck()20710 iCur = MVA_UPSIZE ( dMva.Begin() + uVal ); in DebugCheck()
2854 int64_t iMva = MVA_UPSIZE ( pValues ); in Push()
8068 uint64_t uVal = (uint64_t)MVA_UPSIZE ( pValues ); in SendResult()16982 int64_t iVal = MVA_UPSIZE ( pValues ); in SendMysqlSelectResult()