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

/external/sqlite/dist/orig/
H A Dsqlite3.c8349 SQLITE_PRIVATE char *sqlite3BtreeIntegrityCheck(Btree*, int *aRoot, int nRoot, int, int*);
57286 sqlite3BtreeIntegrityCheck( Btree *p, int *aRoot, int nRoot, int mxErr, int *pnErr ) argument
65307 int nRoot; /* Number of tables to check. (Number of root pages.) */ member in struct:vdbeExecUnion::OP_IntegrityCk_stack_vars
119274 int nRoot = sqlite3_column_bytes(pStmt, 4); local
126527 sqlite3Fts3SegReaderNew( int iAge, int bLookup, sqlite3_int64 iStartLeaf, sqlite3_int64 iEndLeaf, sqlite3_int64 iEndBlock, const char *zRoot, int nRoot, Fts3SegReader **ppReader ) argument
127251 int nRoot = 0; /* Size of buffer zRoot */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c8349 SQLITE_PRIVATE char *sqlite3BtreeIntegrityCheck(Btree*, int *aRoot, int nRoot, int, int*);
57299 sqlite3BtreeIntegrityCheck( Btree *p, int *aRoot, int nRoot, int mxErr, int *pnErr ) argument
65320 int nRoot; /* Number of tables to check. (Number of root pages.) */ member in struct:vdbeExecUnion::OP_IntegrityCk_stack_vars
119302 int nRoot = sqlite3_column_bytes(pStmt, 4); local
126558 sqlite3Fts3SegReaderNew( int iAge, int bLookup, sqlite3_int64 iStartLeaf, sqlite3_int64 iEndLeaf, sqlite3_int64 iEndBlock, const char *zRoot, int nRoot, Fts3SegReader **ppReader ) argument
127282 int nRoot = 0; /* Size of buffer zRoot */ local
[all...]

Completed in 262 milliseconds