Home
last modified time | relevance | path

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

1234567

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dbtree.h58 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
H A Dvdbe.c3152 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, vfsFlags); in sqlite3VdbeExec()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dbtree.h58 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
H A Dsqlite3.amalgamation.c1235 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
50122 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, vfsFlags);
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dbtree.h60 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
H A Dvdbe.c3512 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, vfsFlags); in sqlite3VdbeExec()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dbtree.h60 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
H A Dvdbe.c3963 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, in sqlite3VdbeExec()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dbtree.h60 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
H A Dvdbe.c3932 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, in sqlite3VdbeExec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dbtree.h60 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
H A Dvdbe.c3972 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, in sqlite3VdbeExec()
/dports/databases/db5/db-5.3.28/lang/sql/adapter/
H A Dbtree.c176 ((pBt)->flags & BTREE_OMIT_JOURNAL) == 0)
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.c7677 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
35406 ((pBt)->flags & BTREE_OMIT_JOURNAL) == 0)
56547 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, vfsFlags);
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c6894 #define BTREE_OMIT_JOURNAL 1 /* Do not use journal. No argument */ macro
96478 btFlags |= BTREE_OMIT_JOURNAL;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c6653 #define BTREE_OMIT_JOURNAL 1 /* Do not use journal. No argument */ macro
90005 btFlags |= BTREE_OMIT_JOURNAL;
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c8233 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
68109 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, vfsFlags);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c7949 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
65995 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, vfsFlags);
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c7942 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
65959 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, vfsFlags);
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c7975 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
66756 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, vfsFlags);
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c8765 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
70427 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, vfsFlags);
/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.c8874 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
70851 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, vfsFlags);
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c8550 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
68648 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, vfsFlags);
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c8890 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
71401 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, vfsFlags);
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c8584 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */ macro
68781 BTREE_OMIT_JOURNAL | BTREE_SINGLE | pOp->p5, vfsFlags);

1234567