Searched refs:nRowEst (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9927 unsigned nRowEst; /* Estimated rows in table - from sqlite_stat1 table */ member in struct:Table
103070 double nRowEst; /* New estimate of the number of rows */ local
103127 double nRowEst; /* New estimate of the number of rows */ local
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c128326 tRowcnt nRowEst = 0; /* New estimate of the number of rows */ local
130364 wherePathSolver(WhereInfo *pWInfo, LogEst nRowEst) argument
160088 i64 nRowEst; /* Estimated number of rows in this table */ member in struct:Rtree
[all...]

Completed in 694 milliseconds