Lines Matching refs:aRight
67701 ht_slot *aRight = *paRight; local
67709 && (iRight>=nRight || aContent[aLeft[iLeft]]<aContent[aRight[iRight]])
67713 logpage = aRight[iRight++];
67721 assert( iRight>=nRight || aContent[aRight[iRight]]>dbpage );
191781 char *aRight = *paRight;
191783 char *pEnd2 = &aRight[*pnRight];
191785 char *p2 = aRight;
191795 aOut = aRight;
191828 sqlite3_free(aRight);
215853 int *aRight = &aIdx[nLeft];
215856 SortByDimension(pRtree, aRight, nRight, iDim, aCell, aSpare);
215863 RtreeDValue xright1 = DCOORD(aCell[aRight[iRight]].aCoord[iDim*2]);
215864 RtreeDValue xright2 = DCOORD(aCell[aRight[iRight]].aCoord[iDim*2+1]);
215872 aIdx[iLeft+iRight] = aRight[iRight];
228820 u8 *aRight /* Change record */
228823 u8 *a2 = aRight; /* Cursor to iterate through aRight */
228862 u8 *aRight
228865 u8 *a2 = aRight; /* Cursor used to iterate through aRight */