Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c918 int nRow = 0; in shellFakeSchema() local
10816 double nRow; /* Number of rows seen */ member
17834 sqlite3_int64 nRow = 0; exec_prepared_stmt_columnar() local
18060 sqlite3_uint64 nRow = 0; exec_prepared_stmt() local
18127 nRow, nRow!=1 ? "s" : ""); exec_prepared_stmt() local
19884 int nRow; /* Number of rows imported */ global() member
24655 int nRow, nAlloc; do_meta_command() local
[all...]
H A Dsqlite3.c84636 int nRow; /* Stop when row count reaches this */ global() local
114890 tRowcnt nRow; /* Number of rows visited so far */ global() member
116249 tRowcnt nRow; /* Number of rows in index */ global() local
140984 int nRow = 1; global() local
146192 u32 nRow; /* Number of rows in the result */ global() member
151515 LogEst nRow; /* Estimated number of rows generated by this path */ global() member
161276 whereSortingCost( WhereInfo *pWInfo, LogEst nRow, int nOrderBy, int nSorted ) global() argument
181223 fts3SetEstimatedRows(sqlite3_index_info *pIdxInfo, i64 nRow) global() argument
202936 i64 nRow; /* Estimated rows returned by this scan */ global() local
204386 i64 nRow = RTREE_MIN_ROWEST; global() local
209033 int nRow; global() member
224854 sqlite3_int64 nRow = 0; /* Number of rows in table */ global() local
240725 i64 nRow = 0; global() local
240730 i64 nRow = 0; global() local
[all...]

Completed in 147 milliseconds