Searched refs:iFirst (Results 1 – 6 of 6) sorted by relevance
221 boolean iFirst = true; in appendParameterList()223 if (iFirst) { in appendParameterList()225 iFirst = false; in appendParameterList()
208 int32_t iFirst = pLayoutItem->GetFirst()->GetPage()->GetPageIndex(); in pageSpan() local209 int32_t iPageSpan = iLast - iFirst + 1; in pageSpan()
8681 int iFirst,8689 int i = iFirst;8751 int iFirst,8755 int i = iFirst;8758 int iEnd = iFirst + nCell;8762 if( iEnd<=iFirst ) return 0;8803 int iFirst,8812 int iEnd = iFirst + nCell;8816 for(i=iFirst; i<iEnd; i++){
60655 u32 iFirst = 1 + (iPg==0?0:HASHTABLE_NPAGE_ONE+(iPg-1)*HASHTABLE_NPAGE);60661 for(iFrame=iFirst; iFrame<=iLast; iFrame++){62918 u32 iFirst = 0; /* First frame that may be overwritten */62937 iFirst = pLive->mxFrame+1;63009 if( iFirst && (p->pDirty || isCommit==0) ){63013 if( iWrite>=iFirst ){71424 int iFirst, /* First cell in pCArray to use */71432 int i = iFirst; /* Which cell to copy from pCArray*/71518 int iFirst, /* Index of first cell to add */71522 int i = iFirst; /* Loop counter - cell index to insert */[all …]
62774 u32 iFirst = 0; /* First frame that may be overwritten */62793 iFirst = pLive->mxFrame+1;62865 if( iFirst && (p->pDirty || isCommit==0) ){62869 if( iWrite>=iFirst ){71273 int iFirst, /* First cell in pCArray to use */71281 int i = iFirst; /* Which cell to copy from pCArray*/71367 int iFirst, /* Index of first cell to add */71371 int i = iFirst; /* Loop counter - cell index to insert */71374 int iEnd = iFirst + nCell; /* End of loop. One past last cell to ins */71378 if( iEnd<=iFirst ) return 0;[all …]
62790 u32 iFirst = 0; /* First frame that may be overwritten */62809 iFirst = pLive->mxFrame+1;62881 if( iFirst && (p->pDirty || isCommit==0) ){62885 if( iWrite>=iFirst ){71289 int iFirst, /* First cell in pCArray to use */71297 int i = iFirst; /* Which cell to copy from pCArray*/71383 int iFirst, /* Index of first cell to add */71387 int i = iFirst; /* Loop counter - cell index to insert */71390 int iEnd = iFirst + nCell; /* End of loop. One past last cell to ins */71394 if( iEnd<=iFirst ) return 0;[all …]