Home | History | Annotate | Download | only in dist

Lines Matching full:deallocated

821 ** successfully destroyed and all associated resources are deallocated.
1701 ** other SQLite resources must be deallocated prior to invoking
2511 ** A result table should be deallocated using [sqlite3_free_table()].
3273 ** However, the error string might be overwritten or deallocated by
4741 ** be deallocated after sqlite3_result_value() returns without harm.
6073 ** use when they are deallocated. Attempting to deallocate a static
9613 ** Schema objects are automatically deallocated when the last Btree that
13187 #define VDBE_MAGIC_DEAD 0xb606c3c8 /* The VDBE has been deallocated */
37980 ** chunks are kept on a linked list so that they can be deallocated
54857 ** The cell content is not freed or deallocated. It is assumed that
59647 ** correctly deallocated along with the rest of the Vdbe).
65963 ** Worse, if the original is deallocated, the copy becomes invalid.
77310 ** If the register is a temporary register that can be deallocated,
86118 ** block of registers has already been deallocated by the time
115026 ** data for this thread has been deallocated.