Home | History | Annotate | Download | only in dist

Lines Matching full:grow

1255 ** layer a hint of how large the database file will grow to be during the
6014 ** to grow in future releases of SQLite.
16987 /* If recursive mutexes are not available, then we have to grow
17030 /* If recursive mutexes are not available, then we have to grow
32452 ** sometimes grow into tens of thousands or larger. The size of the
38767 ** If writing out a page causes the database file to grow, Pager.dbFileSize
38829 ** page caused the database file to grow, update dbFileSize.
40651 ** then use pager_truncate to grow or shrink the file here.
40871 /* Grow the Pager.aSavepoint array using realloc(). Return SQLITE_NOMEM
43209 /* If the database file may grow as a result of this checkpoint, hint
95156 /* Grow the sqlite3.aVTrans array if required */
107689 /* The aArg[] array needs to grow. */
115013 /* Allocate or grow the PendingList as required. */
118039 ** to grow the buffer until so that it is big enough to accomadate the
120625 ** Return the amount cell p would grow by if it were unioned with pCell.