Searched refs:nRow (Results 1 – 2 of 2) sorted by relevance
2002 int nRow = 0; in shellFakeSchema() local2020 nRow++; in shellFakeSchema()2029 if( nRow==0 ){ in shellFakeSchema()13376 double nRow; /* Number of rows seen */ member13390 if( p->nRow==0.0 ){ in idxSampleFunc()13393 bRet = (p->nRet / p->nRow) <= p->target; in idxSampleFunc()13402 p->nRow += 1.0; in idxSampleFunc()13706 samplectx.nRow = 0.0; in idxPopulateStat1()21366 i64 nRow = 0; in display_explain_scanstats() local21380 sqlite3_stmt_scanstatus_v2(p, ii, SQLITE_SCANSTAT_NVISIT,f,(void*)&nRow); in display_explain_scanstats()[all …]
19299 u32 nRow; /* Number of rows in a VALUES clause */ member32004 pItem->u1.nRow); in sqlite3_str_vappendf()70222 i64 nRow; /* Number of rows visited in current tree */81360 pCheck->nRow += nCell;81662 sCheck.nRow = 0;81673 sqlite3MemSetArrayInt64(aCnt, i, sCheck.nRow);87084 int nRow; /* Stop when row count reaches this */87099 nRow = p->nOp;87108 nRow += apSub[i]->nOp;87114 if( i>=nRow ){[all …]