Home
last modified time | relevance | path

Searched refs:BtShared (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dtest_btree.c36 extern BtShared *sqlite3SharedCacheList; in sqlite3BtreeSharedCacheReport()
37 BtShared *pBt; in sqlite3BtreeSharedCacheReport()
39 for(pBt=GLOBAL(BtShared*,sqlite3SharedCacheList); pBt; pBt=pBt->pNext){ in sqlite3BtreeSharedCacheReport()
55 BtShared *pBt = p->pBt; in sqlite3BtreeCursorList()
H A DbtreeInt.h295 BtShared *pBt; /* Pointer to BtShared that this page is part of */
346 BtShared *pBt; /* Sharable content of this btree */
424 struct BtShared { struct
453 BtShared *pNext; /* Next on a list of sharable BtShared structs */ argument
538 BtShared *pBt; /* The BtShared this cursor points to */
694 BtShared *pBt; /* The tree being checked out */
H A Dbtree.c289 BtShared *pBt = p->pBt; in querySharedCacheTableLock()
361 BtShared *pBt = p->pBt; in setSharedCacheTableLock()
425 BtShared *pBt = p->pBt; in clearAllSharedCacheTableLocks()
469 BtShared *pBt = p->pBt; in downgradeAllSharedCacheTableLocks()
2334 BtShared *pBt = (BtShared*)pArg; in btreeInvokeBusyHandler()
2662 BtShared *pList; in removeFromSharingList()
2739 BtShared *pBt = p->pBt; in sqlite3BtreeClose()
2805 BtShared *pBt = p->pBt; in sqlite3BtreeSetCacheSize()
2824 BtShared *pBt = p->pBt; in sqlite3BtreeSetSpillSize()
6428 BtShared *pBt; in clearCell()
[all …]
H A Dbtree.h41 typedef struct BtShared BtShared; typedef
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dtest_btree.c36 extern BtShared *sqlite3SharedCacheList; in sqlite3BtreeSharedCacheReport()
37 BtShared *pBt; in sqlite3BtreeSharedCacheReport()
39 for(pBt=GLOBAL(BtShared*,sqlite3SharedCacheList); pBt; pBt=pBt->pNext){ in sqlite3BtreeSharedCacheReport()
55 BtShared *pBt = p->pBt; in sqlite3BtreeCursorList()
H A DbtreeInt.h295 BtShared *pBt; /* Pointer to BtShared that this page is part of */
346 BtShared *pBt; /* Sharable content of this btree */
407 struct BtShared { struct
438 BtShared *pNext; /* Next on a list of sharable BtShared structs */ argument
503 BtShared *pBt; /* The BtShared this cursor points to */
669 BtShared *pBt; /* The tree being checked out */
H A Dbtree.c248 BtShared *pBt = p->pBt; in querySharedCacheTableLock()
320 BtShared *pBt = p->pBt; in setSharedCacheTableLock()
384 BtShared *pBt = p->pBt; in clearAllSharedCacheTableLocks()
428 BtShared *pBt = p->pBt; in downgradeAllSharedCacheTableLocks()
2170 BtShared *pBt = (BtShared*)pArg; in btreeInvokeBusyHandler()
2494 BtShared *pList; in removeFromSharingList()
2571 BtShared *pBt = p->pBt; in sqlite3BtreeClose()
2633 BtShared *pBt = p->pBt; in sqlite3BtreeSetCacheSize()
2652 BtShared *pBt = p->pBt; in sqlite3BtreeSetSpillSize()
2667 BtShared *pBt = p->pBt; in sqlite3BtreeSetMmapLimit()
[all …]
H A Dbtree.h41 typedef struct BtShared BtShared; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dtest_btree.c36 extern BtShared *sqlite3SharedCacheList; in sqlite3BtreeSharedCacheReport()
37 BtShared *pBt; in sqlite3BtreeSharedCacheReport()
39 for(pBt=GLOBAL(BtShared*,sqlite3SharedCacheList); pBt; pBt=pBt->pNext){ in sqlite3BtreeSharedCacheReport()
55 BtShared *pBt = p->pBt; in sqlite3BtreeCursorList()
H A DbtreeInt.h295 BtShared *pBt; /* Pointer to BtShared that this page is part of */
346 BtShared *pBt; /* Sharable content of this btree */
407 struct BtShared { struct
438 BtShared *pNext; /* Next on a list of sharable BtShared structs */ argument
522 BtShared *pBt; /* The BtShared this cursor points to */
678 BtShared *pBt; /* The tree being checked out */
H A Dbtree.c276 BtShared *pBt = p->pBt; in querySharedCacheTableLock()
348 BtShared *pBt = p->pBt; in setSharedCacheTableLock()
412 BtShared *pBt = p->pBt; in clearAllSharedCacheTableLocks()
456 BtShared *pBt = p->pBt; in downgradeAllSharedCacheTableLocks()
2304 BtShared *pBt = (BtShared*)pArg; in btreeInvokeBusyHandler()
2633 BtShared *pList; in removeFromSharingList()
2710 BtShared *pBt = p->pBt; in sqlite3BtreeClose()
2772 BtShared *pBt = p->pBt; in sqlite3BtreeSetCacheSize()
2791 BtShared *pBt = p->pBt; in sqlite3BtreeSetSpillSize()
6365 BtShared *pBt; in clearCell()
[all …]
H A Dbtree.h41 typedef struct BtShared BtShared; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dtest_btree.c36 extern BtShared *sqlite3SharedCacheList; in sqlite3BtreeSharedCacheReport()
37 BtShared *pBt; in sqlite3BtreeSharedCacheReport()
39 for(pBt=GLOBAL(BtShared*,sqlite3SharedCacheList); pBt; pBt=pBt->pNext){ in sqlite3BtreeSharedCacheReport()
55 BtShared *pBt = p->pBt; in sqlite3BtreeCursorList()
H A DbtreeInt.h295 BtShared *pBt; /* Pointer to BtShared that this page is part of */
346 BtShared *pBt; /* Sharable content of this btree */
424 struct BtShared { struct
453 BtShared *pNext; /* Next on a list of sharable BtShared structs */ argument
537 BtShared *pBt; /* The BtShared this cursor points to */
693 BtShared *pBt; /* The tree being checked out */
H A Dbtree.c289 BtShared *pBt = p->pBt; in querySharedCacheTableLock()
361 BtShared *pBt = p->pBt; in setSharedCacheTableLock()
425 BtShared *pBt = p->pBt; in clearAllSharedCacheTableLocks()
469 BtShared *pBt = p->pBt; in downgradeAllSharedCacheTableLocks()
2316 BtShared *pBt = (BtShared*)pArg; in btreeInvokeBusyHandler()
2644 BtShared *pList; in removeFromSharingList()
2721 BtShared *pBt = p->pBt; in sqlite3BtreeClose()
2783 BtShared *pBt = p->pBt; in sqlite3BtreeSetCacheSize()
2802 BtShared *pBt = p->pBt; in sqlite3BtreeSetSpillSize()
6398 BtShared *pBt; in clearCell()
[all …]
H A Dbtree.h41 typedef struct BtShared BtShared; typedef
/dports/databases/db5/db-5.3.28/lang/sql/adapter/
H A DbtreeInt.h135 BtShared *pBt;
165 void btreeGetErrorFile(const BtShared *pBt, char *fname);
200 int setRepVerboseFile(BtShared *pBt, DB_ENV *dbenv, const char *fname,
202 int unsetRepVerboseFile(BtShared *pBt, DB_ENV *dbenv, char **msg);
235 struct BtShared { struct
293 BtShared *pNextDb; argument
294 BtShared *pPrevDb; argument
330 struct BtShared *pBt;
H A Dpager.c22 BtShared *pBt = p->pBt; in sqlite3PagerJournalSizeLimit()
65 BtShared *pBt = p->pBt; in sqlite3PagerFilename()
117 BtShared *pBt = p->pBt; in sqlite3PagerWalCallback()
149 BtShared *pBt; in sqlite3PagerCheckpoint()
H A Dbtree.c230 BtShared *pBt; in dberr2sqlite()
305 BtShared *pBt; in closeDB()
374 BtShared *pBt; in btreeHandleDbError()
555 BtShared *pBt; in btreeOpenMetaTables()
818 BtShared *pBt; in btreePreloadHandles()
905 BtShared *pBt; in btreeCheckEnvPrepare()
967 BtShared *pBt; in btreeCheckEnvOpen()
1048 BtShared *pBt; in btreeSetUpReplication()
1205 BtShared *pBt; in btreeRepIsClient()
1235 BtShared *pBt; in btreeRepStartupFinished()
[all …]
H A Ddb_sequence.c88 BtShared *pBt; in db_seq_create_func()
274 BtShared *pBt; in db_seq_drop_func()
362 BtShared *pBt; in btreeSeqGetVal()
502 BtShared *pBt; in btreeSeqGetHandle()
636 BtShared *pBt; in btreeSeqRemoveHandle()
672 BtShared *pBt; in btreeSeqOpen()
715 BtShared *pBt; in btreeSeqCreate()
797 BtShared *pBt; in btreeSeqGetCookie()
835 BtShared *pBt; in btreeSeqPutCookie()
H A Ddb_shell.c136 BtShared *pBt; in bdbSqlEnvStatPrint()
172 BtShared *pBt; in bdbSqlRepSumStatPrint()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dbtree.c227 BtShared *pBt = p->pBt; in querySharedCacheTableLock()
299 BtShared *pBt = p->pBt; in setSharedCacheTableLock()
363 BtShared *pBt = p->pBt; in clearAllSharedCacheTableLocks()
408 BtShared *pBt = p->pBt; in downgradeAllSharedCacheTableLocks()
1679 BtShared *pBt = (BtShared*)pArg; in btreeInvokeBusyHandler()
1994 BtShared *pList; in removeFromSharingList()
2047 BtShared *pBt = p->pBt; in sqlite3BtreeClose()
2117 BtShared *pBt = p->pBt; in sqlite3BtreeSetCacheSize()
2140 BtShared *pBt = p->pBt; in sqlite3BtreeSetSafetyLevel()
4886 BtShared *pBt, in allocateBtreePage()
[all …]
H A Dbtree.h41 typedef struct BtShared BtShared; typedef
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dbtree.h41 typedef struct BtShared BtShared; typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/NewGVN/
H A D2009-01-22-SortInvalidation.ll11 …%struct.BtCursor = type { %struct.Btree*, %struct.BtShared*, %struct.BtCursor*, %struct.BtCursor*,…
13BtShared = type { %struct.Pager*, %struct.sqlite3*, %struct.BtCursor*, %struct.MemPage*, i8, i8, i…
14 …%struct.Btree = type { %struct.sqlite3*, %struct.BtShared*, i8, i8, i8, i32, %struct.Btree*, %stru…
37 … i8, i8, i16, i16, i16, i16, i16, i16, [5 x %struct._OvflCell], %struct.BtShared*, i8*, %struct.Pg…

12345678910