Home | History | Annotate | Download | only in dist

Lines Matching full:grow

1248 ** layer a hint of how large the database file will grow to be during the
6007 ** to grow in future releases of SQLite.
16980 /* If recursive mutexes are not available, then we have to grow
17023 /* If recursive mutexes are not available, then we have to grow
32445 ** sometimes grow into tens of thousands or larger. The size of the
38760 ** If writing out a page causes the database file to grow, Pager.dbFileSize
38822 ** page caused the database file to grow, update dbFileSize.
40644 ** then use pager_truncate to grow or shrink the file here.
40864 /* Grow the Pager.aSavepoint array using realloc(). Return SQLITE_NOMEM
43202 /* If the database file may grow as a result of this checkpoint, hint
95149 /* Grow the sqlite3.aVTrans array if required */
107661 /* The aArg[] array needs to grow. */
114982 /* Allocate or grow the PendingList as required. */
118008 ** to grow the buffer until so that it is big enough to accomadate the
120594 ** Return the amount cell p would grow by if it were unioned with pCell.