Home
last modified time | relevance | path

Searched refs:PGHDR_WAL_APPEND (Results 1 – 25 of 132) sorted by relevance

123456

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dpcache.h57 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
H A Dwal.c3165 p->flags &= ~PGHDR_WAL_APPEND; in sqlite3WalFrames()
3177 p->flags |= PGHDR_WAL_APPEND; in sqlite3WalFrames()
3240 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue; in sqlite3WalFrames()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dpcache.h59 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
H A Dwal.c3619 p->flags &= ~PGHDR_WAL_APPEND; in sqlite3WalFrames()
3631 p->flags |= PGHDR_WAL_APPEND; in sqlite3WalFrames()
3695 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue; in sqlite3WalFrames()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dpcache.h59 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
H A Dwal.c3450 p->flags &= ~PGHDR_WAL_APPEND; in sqlite3WalFrames()
3462 p->flags |= PGHDR_WAL_APPEND; in sqlite3WalFrames()
3526 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue; in sqlite3WalFrames()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dpcache.h59 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
H A Dwal.c3619 p->flags &= ~PGHDR_WAL_APPEND; in sqlite3WalFrames()
3631 p->flags |= PGHDR_WAL_APPEND; in sqlite3WalFrames()
3695 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue; in sqlite3WalFrames()
/dports/lang/jimtcl/jimtcl-0.81/sqlite3/
H A Dsqlite3.c13181 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
56756 p->flags &= ~PGHDR_WAL_APPEND;
56768 p->flags |= PGHDR_WAL_APPEND;
56831 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/wxsqlite3/sqlite3/secure/src/
H A Dsqlite3.c11487 #define PGHDR_WAL_APPEND 0x080 /* Appended to wal file */ macro
54439 p->flags &= ~PGHDR_WAL_APPEND;
54451 p->flags |= PGHDR_WAL_APPEND;
54509 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c13177 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
56732 p->flags &= ~PGHDR_WAL_APPEND;
56744 p->flags |= PGHDR_WAL_APPEND;
56807 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/devel/openocd/openocd-0.11.0/jimtcl/sqlite3/
H A Dsqlite3.c13181 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
56756 p->flags &= ~PGHDR_WAL_APPEND;
56768 p->flags |= PGHDR_WAL_APPEND;
56831 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/lang/php73/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c15595 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
61748 p->flags &= ~PGHDR_WAL_APPEND;
61760 p->flags |= PGHDR_WAL_APPEND;
61823 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/sqlite-3.20.1/
H A Dsqlite3.c14365 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
58168 p->flags &= ~PGHDR_WAL_APPEND;
58180 p->flags |= PGHDR_WAL_APPEND;
58243 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/sqlite/
H A Dsqlite3.c15640 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
61813 p->flags &= ~PGHDR_WAL_APPEND;
61825 p->flags |= PGHDR_WAL_APPEND;
61888 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/databases/php73-sqlite3/php-7.3.33/ext/sqlite3/libsqlite/
H A Dsqlite3.c15595 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
61748 p->flags &= ~PGHDR_WAL_APPEND;
61760 p->flags |= PGHDR_WAL_APPEND;
61823 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/cloudflare/cfssl/cfssl-2001f384ec4f/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c15410 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
61222 p->flags &= ~PGHDR_WAL_APPEND;
61234 p->flags |= PGHDR_WAL_APPEND;
61297 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/emulators/mgba/mgba-0.9.2/src/third-party/sqlite3/
H A Dsqlite3.c13299 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
57359 p->flags &= ~PGHDR_WAL_APPEND;
57371 p->flags |= PGHDR_WAL_APPEND;
57434 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/direct-sqlite-2.3.26/cbits/
H A Dsqlite3.c15595 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
61748 p->flags &= ~PGHDR_WAL_APPEND;
61760 p->flags |= PGHDR_WAL_APPEND;
61823 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c15410 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
61222 p->flags &= ~PGHDR_WAL_APPEND;
61234 p->flags |= PGHDR_WAL_APPEND;
61297 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/libsqlite3-sys-0.15.0/sqlite3/
H A Dsqlite3.c15595 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
61748 p->flags &= ~PGHDR_WAL_APPEND;
61760 p->flags |= PGHDR_WAL_APPEND;
61823 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c15410 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
61222 p->flags &= ~PGHDR_WAL_APPEND;
61234 p->flags |= PGHDR_WAL_APPEND;
61297 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/mattn/go-sqlite3/
H A Dsqlite3-binding.c15410 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
61222 p->flags &= ~PGHDR_WAL_APPEND;
61234 p->flags |= PGHDR_WAL_APPEND;
61297 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/astro/opencpn/OpenCPN-5.2.4/libs/sqlite/src/
H A Dsqlite3.c14365 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
58168 p->flags &= ~PGHDR_WAL_APPEND;
58180 p->flags |= PGHDR_WAL_APPEND;
58243 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;
/dports/www/firefox/firefox-99.0/security/nss/lib/sqlite/
H A Dsqlite3.c15640 #define PGHDR_WAL_APPEND 0x040 /* Appended to wal file */ macro
61813 p->flags &= ~PGHDR_WAL_APPEND;
61825 p->flags |= PGHDR_WAL_APPEND;
61888 if( (p->flags & PGHDR_WAL_APPEND)==0 ) continue;

123456