Home
last modified time | relevance | path

Searched defs:pBtree (Results 1 – 23 of 23) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DbtreeInt.h313 Btree *pBtree; /* Btree handle holding this lock */ member
502 Btree *pBtree; /* The Btree to which this cursor belongs */ member
H A Dbtree.c141 Btree *pBtree, /* Handle that must hold lock */ in hasSharedCacheTableLock()
227 static int hasReadConflicts(Btree *pBtree, Pgno iRoot){ in hasReadConflicts()
501 Btree *pBtree, /* The database file to check */ in invalidateIncrblobCursors()
3976 int sqlite3BtreeTripAllCursors(Btree *pBtree, int errCode, int writeOnly){ in sqlite3BtreeTripAllCursors()
4298 Btree *pBtree = pCur->pBtree; in sqlite3BtreeCloseCursor() local
9810 int sqlite3BtreeSetVersion(Btree *pBtree, int iVersion){ in sqlite3BtreeSetVersion()
H A Dmain.c3539 Btree *pBtree; in sqlite3_file_control() local
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DbtreeInt.h313 Btree *pBtree; /* Btree handle holding this lock */ member
531 Btree *pBtree; /* The Btree to which this cursor belongs */ member
H A Dbtree.c180 Btree *pBtree, /* Handle that must hold lock */ in hasSharedCacheTableLock()
268 static int hasReadConflicts(Btree *pBtree, Pgno iRoot){ in hasReadConflicts()
544 Btree *pBtree, /* The database file to check */ in invalidateIncrblobCursors()
4188 int sqlite3BtreeTripAllCursors(Btree *pBtree, int errCode, int writeOnly){ in sqlite3BtreeTripAllCursors()
4527 Btree *pBtree = pCur->pBtree; in sqlite3BtreeCloseCursor() local
10668 int sqlite3BtreeSetVersion(Btree *pBtree, int iVersion){ in sqlite3BtreeSetVersion()
H A Dmain.c3824 Btree *pBtree; in sqlite3_file_control() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DbtreeInt.h313 Btree *pBtree; /* Btree handle holding this lock */ member
515 Btree *pBtree; /* The Btree to which this cursor belongs */ member
H A Dbtree.c169 Btree *pBtree, /* Handle that must hold lock */ in hasSharedCacheTableLock()
255 static int hasReadConflicts(Btree *pBtree, Pgno iRoot){ in hasReadConflicts()
531 Btree *pBtree, /* The database file to check */ in invalidateIncrblobCursors()
4141 int sqlite3BtreeTripAllCursors(Btree *pBtree, int errCode, int writeOnly){ in sqlite3BtreeTripAllCursors()
4480 Btree *pBtree = pCur->pBtree; in sqlite3BtreeCloseCursor() local
10455 int sqlite3BtreeSetVersion(Btree *pBtree, int iVersion){ in sqlite3BtreeSetVersion()
H A Dmain.c3821 Btree *pBtree; in sqlite3_file_control() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DbtreeInt.h313 Btree *pBtree; /* Btree handle holding this lock */ member
530 Btree *pBtree; /* The Btree to which this cursor belongs */ member
H A Dbtree.c180 Btree *pBtree, /* Handle that must hold lock */ in hasSharedCacheTableLock()
268 static int hasReadConflicts(Btree *pBtree, Pgno iRoot){ in hasReadConflicts()
544 Btree *pBtree, /* The database file to check */ in invalidateIncrblobCursors()
4165 int sqlite3BtreeTripAllCursors(Btree *pBtree, int errCode, int writeOnly){ in sqlite3BtreeTripAllCursors()
4504 Btree *pBtree = pCur->pBtree; in sqlite3BtreeCloseCursor() local
10512 int sqlite3BtreeSetVersion(Btree *pBtree, int iVersion){ in sqlite3BtreeSetVersion()
H A Dmain.c3820 Btree *pBtree; in sqlite3_file_control() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dbtree.c126 Btree *pBtree, /* Handle that must hold lock */ in hasSharedCacheTableLock()
206 static int hasReadConflicts(Btree *pBtree, Pgno iRoot){ in hasReadConflicts()
473 Btree *pBtree, /* The database file to check */ in invalidateIncrblobCursors()
3309 SQLITE_PRIVATE void sqlite3BtreeTripAllCursors(Btree *pBtree, int errCode){ in sqlite3BtreeTripAllCursors()
3609 Btree *pBtree = pCur->pBtree; in sqlite3BtreeCloseCursor() local
8708 SQLITE_PRIVATE int sqlite3BtreeSetVersion(Btree *pBtree, int iVersion){ in sqlite3BtreeSetVersion()
/dports/databases/db5/db-5.3.28/lang/sql/adapter/
H A DbtreeInt.h306 Btree *pBtree; member
H A Dbtree.c6150 int sqlite3BtreeSetVersion(Btree *pBtree, int iVersion) in sqlite3BtreeSetVersion()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dmain.c2434 Btree *pBtree = db->aDb[iDb].pBt; in sqlite3_file_control() local
/dports/databases/libgda5-mysql/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c18492 Btree *pBtree; /* Btree handle holding this lock */ member
18681 Btree *pBtree; /* The Btree to which this cursor belongs */ member
/dports/databases/libgda5-postgresql/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c18492 Btree *pBtree; /* Btree handle holding this lock */ member
18681 Btree *pBtree; /* The Btree to which this cursor belongs */ member
/dports/databases/libgda5-ldap/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c18492 Btree *pBtree; /* Btree handle holding this lock */ member
18681 Btree *pBtree; /* The Btree to which this cursor belongs */ member
/dports/databases/libgda5-jdbc/libgda-5.2.10/providers/sqlcipher/
H A Dsqlite3.c18492 Btree *pBtree; /* Btree handle holding this lock */ member
18681 Btree *pBtree; /* The Btree to which this cursor belongs */ member
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/sqlite/sqlite/
H A Dsqlite3.c20700 Btree *pBtree; /* Btree handle holding this lock */ member
20902 Btree *pBtree; /* The Btree to which this cursor belongs */ member
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/DbSqliteCipher/
H A Dsqlcipher.c21010 Btree *pBtree; /* Btree handle holding this lock */ member
21227 Btree *pBtree; /* The Btree to which this cursor belongs */ member
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/libsqlite3-sys-0.23.1/sqlcipher/
H A Dsqlite3.c21009 Btree *pBtree; /* Btree handle holding this lock */ member
21226 Btree *pBtree; /* The Btree to which this cursor belongs */ member