Home
last modified time | relevance | path

Searched refs:BTREE_INCR_VACUUM (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dbtree.h144 #define BTREE_INCR_VACUUM 7 macro
H A Dpragma.c642 { OP_SetCookie, 0, BTREE_INCR_VACUUM, 1}, /* 5 */ in sqlite3Pragma()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dbtree.h136 #define BTREE_INCR_VACUUM 7 macro
H A Dbtree.c7817 if( idx==BTREE_INCR_VACUUM ){ in sqlite3BtreeUpdateMeta()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dbtree.h151 #define BTREE_INCR_VACUUM 7 macro
H A Dpragma.c733 { OP_SetCookie, 0, BTREE_INCR_VACUUM, 0}, /* 4 */ in sqlite3Pragma()
H A Dbtree.c8883 if( idx==BTREE_INCR_VACUUM ){ in sqlite3BtreeUpdateMeta()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dbtree.h159 #define BTREE_INCR_VACUUM 7 macro
H A Dpragma.c780 { OP_SetCookie, 0, BTREE_INCR_VACUUM, 0}, /* 4 */ in sqlite3Pragma()
H A Dbtree.c9701 if( idx==BTREE_INCR_VACUUM ){ in sqlite3BtreeUpdateMeta()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dbtree.h151 #define BTREE_INCR_VACUUM 7 macro
H A Dpragma.c772 { OP_SetCookie, 0, BTREE_INCR_VACUUM, 0}, /* 4 */ in sqlite3Pragma()
H A Dbtree.c9506 if( idx==BTREE_INCR_VACUUM ){ in sqlite3BtreeUpdateMeta()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dbtree.h159 #define BTREE_INCR_VACUUM 7 macro
H A Dpragma.c780 { OP_SetCookie, 0, BTREE_INCR_VACUUM, 0}, /* 4 */ in sqlite3Pragma()
H A Dbtree.c9545 if( idx==BTREE_INCR_VACUUM ){ in sqlite3BtreeUpdateMeta()
/dports/databases/db5/db-5.3.28/lang/sql/adapter/
H A Dbtree.c758 else if (idx == BTREE_INCR_VACUUM && *pCreating) in btreeOpenMetaTables()
774 sqlite3BtreeGetMeta(p, BTREE_INCR_VACUUM, &val); in btreeOpenMetaTables()
5598 if (idx == BTREE_INCR_VACUUM) { in sqlite3BtreeUpdateMeta()
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.c7763 #define BTREE_INCR_VACUUM 7 macro
35988 else if (idx == BTREE_INCR_VACUUM && *pCreating)
36004 sqlite3BtreeGetMeta(p, BTREE_INCR_VACUUM, &val);
40828 if (idx == BTREE_INCR_VACUUM) {
79247 { OP_SetCookie, 0, BTREE_INCR_VACUUM, 1}, /* 5 */
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c6965 #define BTREE_INCR_VACUUM 7 macro
44713 if( idx==BTREE_INCR_VACUUM ){
77322 { OP_SetCookie, 0, BTREE_INCR_VACUUM, 1}, /* 5 */
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c8310 #define BTREE_INCR_VACUUM 7 macro
56795 if( idx==BTREE_INCR_VACUUM ){
92742 { OP_SetCookie, 0, BTREE_INCR_VACUUM, 1}, /* 5 */
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c8027 #define BTREE_INCR_VACUUM 7 macro
54885 if( idx==BTREE_INCR_VACUUM ){
88753 { OP_SetCookie, 0, BTREE_INCR_VACUUM, 1}, /* 5 */
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c8020 #define BTREE_INCR_VACUUM 7 macro
54849 if( idx==BTREE_INCR_VACUUM ){
88717 { OP_SetCookie, 0, BTREE_INCR_VACUUM, 1}, /* 5 */
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c8053 #define BTREE_INCR_VACUUM 7 macro
55605 if( idx==BTREE_INCR_VACUUM ){
90595 { OP_SetCookie, 0, BTREE_INCR_VACUUM, 1}, /* 5 */
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c8848 #define BTREE_INCR_VACUUM 7 macro
58428 if( idx==BTREE_INCR_VACUUM ){
97940 { OP_SetCookie, 0, BTREE_INCR_VACUUM, 1}, /* 5 */
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/vendor/github.com/mattn/go-sqlite3/code/
H A Dsqlite3-binding.c8960 #define BTREE_INCR_VACUUM 7 macro
58809 if( idx==BTREE_INCR_VACUUM ){
98491 { OP_SetCookie, 0, BTREE_INCR_VACUUM, 1}, /* 5 */

1234567