Home
last modified time | relevance | path

Searched refs:BTREE_MEMORY (Results 1 – 25 of 168) sorted by relevance

1234567

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dbtree.h60 #define BTREE_MEMORY 4 /* This is an in-memory DB */ macro
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dbtree.h60 #define BTREE_MEMORY 4 /* This is an in-memory DB */ macro
H A Dbtree.c1751 flags |= BTREE_MEMORY; in sqlite3BtreeOpen()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dbtree.h61 #define BTREE_MEMORY 2 /* This is an in-memory DB */ macro
H A Dbtree.c2238 flags |= BTREE_MEMORY; in sqlite3BtreeOpen()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dbtree.h61 #define BTREE_MEMORY 2 /* This is an in-memory DB */ macro
H A Dbtree.c2402 flags |= BTREE_MEMORY; in sqlite3BtreeOpen()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dbtree.h61 #define BTREE_MEMORY 2 /* This is an in-memory DB */ macro
H A Dbtree.c2373 flags |= BTREE_MEMORY; in sqlite3BtreeOpen()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dbtree.h61 #define BTREE_MEMORY 2 /* This is an in-memory DB */ macro
H A Dbtree.c2384 flags |= BTREE_MEMORY; in sqlite3BtreeOpen()
/dports/databases/db5/db-5.3.28/lang/sql/adapter/
H A Dbtree.c2087 (flags & BTREE_MEMORY) != 0) { in sqlite3BtreeOpen()
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.c7679 #define BTREE_MEMORY 4 /* This is an in-memory DB */ macro
37317 (flags & BTREE_MEMORY) != 0) {
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c8234 #define BTREE_MEMORY 2 /* This is an in-memory DB */ macro
51103 flags |= BTREE_MEMORY;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c7951 #define BTREE_MEMORY 4 /* This is an in-memory DB */ macro
49288 flags |= BTREE_MEMORY;
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c7944 #define BTREE_MEMORY 4 /* This is an in-memory DB */ macro
49252 flags |= BTREE_MEMORY;
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c7977 #define BTREE_MEMORY 4 /* This is an in-memory DB */ macro
50000 flags |= BTREE_MEMORY;
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c8766 #define BTREE_MEMORY 2 /* This is an in-memory DB */ macro
52600 flags |= BTREE_MEMORY;
/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.c8875 #define BTREE_MEMORY 2 /* This is an in-memory DB */ macro
52942 flags |= BTREE_MEMORY;
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c8551 #define BTREE_MEMORY 2 /* This is an in-memory DB */ macro
51322 flags |= BTREE_MEMORY;
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c8891 #define BTREE_MEMORY 2 /* This is an in-memory DB */ macro
53327 flags |= BTREE_MEMORY;
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c8585 #define BTREE_MEMORY 2 /* This is an in-memory DB */ macro
51358 flags |= BTREE_MEMORY;
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c8875 #define BTREE_MEMORY 2 /* This is an in-memory DB */ macro
52942 flags |= BTREE_MEMORY;
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c8875 #define BTREE_MEMORY 2 /* This is an in-memory DB */ macro
52942 flags |= BTREE_MEMORY;
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c8670 #define BTREE_MEMORY 2 /* This is an in-memory DB */ macro
52131 flags |= BTREE_MEMORY;

1234567