Searched refs:SQLITE_CONFIG_PAGECACHE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3.h1510 ** [[SQLITE_CONFIG_PAGECACHE]] <dt>SQLITE_CONFIG_PAGECACHE</dt>
1534 ** for by [SQLITE_CONFIG_SCRATCH] and [SQLITE_CONFIG_PAGECACHE].
1683 #define SQLITE_CONFIG_PAGECACHE 7 /* void*, int sz, int N */ macro
4925 ** by [sqlite3_config]([SQLITE_CONFIG_PAGECACHE],...) rather than
6050 ** memory controlled by [SQLITE_CONFIG_PAGECACHE] is not included in
6068 ** [SQLITE_CONFIG_PAGECACHE]. The
6074 ** allocation which could not be satisfied by the [SQLITE_CONFIG_PAGECACHE]
6078 ** [SQLITE_CONFIG_PAGECACHE]) and allocations that overflowed because
H A Dsqlite3.c2081 ** [[SQLITE_CONFIG_PAGECACHE]] <dt>SQLITE_CONFIG_PAGECACHE</dt>
2105 ** for by [SQLITE_CONFIG_SCRATCH] and [SQLITE_CONFIG_PAGECACHE].
2254 #define SQLITE_CONFIG_PAGECACHE 7 /* void*, int sz, int N */ macro
5496 ** by [sqlite3_config]([SQLITE_CONFIG_PAGECACHE],...) rather than
6621 ** memory controlled by [SQLITE_CONFIG_PAGECACHE] is not included in
6639 ** [SQLITE_CONFIG_PAGECACHE]. The
6645 ** allocation which could not be satisfied by the [SQLITE_CONFIG_PAGECACHE]
6649 ** [SQLITE_CONFIG_PAGECACHE]) and allocations that overflowed because
9443 ** These routines implement SQLITE_CONFIG_PAGECACHE
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h1367 ** [[SQLITE_CONFIG_PAGECACHE]] <dt>SQLITE_CONFIG_PAGECACHE</dt>
1391 ** for by [SQLITE_CONFIG_SCRATCH] and [SQLITE_CONFIG_PAGECACHE].
1489 #define SQLITE_CONFIG_PAGECACHE 7 /* void*, int sz, int N */ macro
4539 ** by [sqlite3_config]([SQLITE_CONFIG_PAGECACHE],...) rather than
5656 ** memory controlled by [SQLITE_CONFIG_PAGECACHE] is not included in
5674 ** [SQLITE_CONFIG_PAGECACHE]. The
5680 ** allocation which could not be satisfied by the [SQLITE_CONFIG_PAGECACHE]
5684 ** [SQLITE_CONFIG_PAGECACHE]) and allocations that overflowed because
H A Dsqlite3.c1920 ** [[SQLITE_CONFIG_PAGECACHE]] <dt>SQLITE_CONFIG_PAGECACHE</dt>
1944 ** for by [SQLITE_CONFIG_SCRATCH] and [SQLITE_CONFIG_PAGECACHE].
2042 #define SQLITE_CONFIG_PAGECACHE 7 /* void*, int sz, int N */ macro
5092 ** by [sqlite3_config]([SQLITE_CONFIG_PAGECACHE],...) rather than
6209 ** memory controlled by [SQLITE_CONFIG_PAGECACHE] is not included in
6227 ** [SQLITE_CONFIG_PAGECACHE]. The
6233 ** allocation which could not be satisfied by the [SQLITE_CONFIG_PAGECACHE]
6237 ** [SQLITE_CONFIG_PAGECACHE]) and allocations that overflowed because
8839 ** These routines implement SQLITE_CONFIG_PAGECACHE
[all...]

Completed in 508 milliseconds