Home
last modified time | relevance | path

Searched defs:nRowEst (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
Dwhere.c2548 double nRowEst; /* New estimate of the number of rows */ in whereEqualScanEst() local
2605 double nRowEst; /* New estimate of the number of rows */ in whereInScanEst() local
DsqliteInt.h1275 unsigned nRowEst; /* Estimated rows in table - from sqlite_stat1 table */ member
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c9620 unsigned nRowEst; /* Estimated rows in table - from sqlite_stat1 table */ member