Home
last modified time | relevance | path

Searched defs:nRow (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/third_party/sqlite/src/tool/
Dspeedtest16.c82 int nRow = 0; in prepareAndRun() local
Dspeedtest8.c74 int nRow = 0; in prepareAndRun() local
Dspeedtest8inst1.c55 int nRow = 0; in prepareAndRun() local
/external/chromium_org/third_party/sqlite/src/src/
Dtable.c33 int nRow; /* Number of rows in the result */ member
Dshell.c1232 int nRow = 0; in dump_callback() local
2116 int nRow; in do_meta_command() local
Dwhere.c1653 double nRow = 0; in bestOrClauseIndex() local
2757 double nRow; /* Estimated number of rows in result set */ in bestBtreeIndex() local
3520 sqlite3_int64 nRow; /* Expected number of rows visited by scan */ in explainOneScan() local
Dtest8.c779 int nRow; in echoBestIndex() local
Dvdbeaux.c1127 int nRow; /* Stop when row count reaches this */ in sqlite3VdbeList() local
Dtest1.c584 int nRow, nCol; in test_get_table_printf() local
DsqliteInt.h1886 double nRow; /* Estimated number of rows (for EQP) */ member
/external/sqlite/dist/
Dshell.c1497 int nRow = 0; in dump_callback() local
3204 int nRow, nAlloc; in do_meta_command() local
/external/sqlite/dist/orig/
Dshell.c1492 int nRow = 0; in dump_callback() local
3184 int nRow, nAlloc; in do_meta_command() local
/external/chromium_org/third_party/sqlite/src/test/
Dthreadtest3.c1154 i64 nRow; in walthread5_thread() local
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c10231 double nRow; /* Estimated number of rows (for EQP) */ member