Searched defs:nRow (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c1988 int nRow = 0; local
13297 double nRow; /* Number of rows seen */ member in struct:IdxSampleCtx
20103 i64 nRow local
20600 sqlite3_int64 nRow = 0; local
20827 sqlite3_uint64 nRow = 0; local
20894 nRow, nRow!=1 ? "s" : ""); local
22613 int nRow; /* Number of rows imported */ member in struct:ImportCtx
27499 int nRow, nAlloc; local
[all...]
H A Dsqlite3.c86608 int nRow; /* Stop when row count reaches this */ local
118003 tRowcnt nRow; /* Number of rows visited so far */ member in struct:StatAccum
119417 tRowcnt nRow; /* Number of rows in index */ local
144582 int nRow = 1; local
150390 u32 nRow; /* Number of rows in the result */ member in struct:TabResult
155743 LogEst nRow; /* Estimated number of rows generated by this path */ member in struct:WherePath
165881 whereSortingCost( WhereInfo *pWInfo, LogEst nRow, int nOrderBy, int nSorted ) argument
186117 fts3SetEstimatedRows(sqlite3_index_info *pIdxInfo, i64 nRow) argument
210529 i64 nRow; /* Estimated rows returned by this scan */ local
211811 i64 nRow = RTREE_MIN_ROWEST; local
216501 int nRow; member in struct:RbuState
233146 sqlite3_int64 nRow = 0; /* Number of rows in table */ local
251796 i64 nRow = 0; local
251801 i64 nRow = 0; local
[all...]

Completed in 1316 milliseconds