Home
last modified time | relevance | path

Searched defs:bPatchset (Results 1 – 7 of 7) sorted by relevance

/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/session/
H A Dsqlite3session.c88 int bPatchset; /* True if this is a patchset */ member
706 int bPatchset, /* True if records are patchset records */ in sessionMergeUpdate()
860 static int sessionGrowHash(int bPatchset, SessionTable *pTab){ in sessionGrowHash()
1935 int bPatchset, /* True for "patchset", 0 for "changeset" */ in sessionAppendUpdate()
2034 int bPatchset, /* True for "patchset", 0 for "changeset" */ in sessionAppendDelete()
2203 int bPatchset, /* Use the patchset format if true */ in sessionAppendTableHdr()
2226 int bPatchset, /* True for patchset, false for changeset */ in sessionGenerateChangeset()
3932 int bPatchset, in sessionRetryConstraints()
4003 int bPatchset; in sessionChangesetApply() local
4220 int bPatchset, /* True for patchsets */ in sessionChangeMerge()
/dports/databases/sqlite3/sqlite-src-3350500/ext/session/
H A Dsqlite3session.c92 int bPatchset; /* True if this is a patchset */ member
770 int bPatchset, /* True if records are patchset records */ in sessionMergeUpdate()
925 int bPatchset, in sessionGrowHash()
2089 int bPatchset, /* True for "patchset", 0 for "changeset" */ in sessionAppendUpdate()
2188 int bPatchset, /* True for "patchset", 0 for "changeset" */ in sessionAppendDelete()
2371 int bPatchset, /* Use the patchset format if true */ in sessionAppendTableHdr()
3587 int bPatchset, in sessionUpdateFind()
4242 int bPatchset = (pbRetry==0 || pIter->bPatchset); in sessionApplyOneOp() local
4380 int bPatchset, in sessionRetryConstraints()
4455 int bPatchset; in sessionChangesetApply() local
[all …]
H A Dchangesetfuzz.c305 int bPatchset; /* True for a patchset */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/session/
H A Dsqlite3session.c91 int bPatchset; /* True if this is a patchset */ member
748 int bPatchset, /* True if records are patchset records */ in sessionMergeUpdate()
901 static int sessionGrowHash(int bPatchset, SessionTable *pTab){ in sessionGrowHash()
2057 int bPatchset, /* True for "patchset", 0 for "changeset" */ in sessionAppendUpdate()
2156 int bPatchset, /* True for "patchset", 0 for "changeset" */ in sessionAppendDelete()
2339 int bPatchset, /* Use the patchset format if true */ in sessionAppendTableHdr()
2362 int bPatchset, /* True for patchset, false for changeset */ in sessionGenerateChangeset()
4241 int bPatchset, in sessionRetryConstraints()
4314 int bPatchset; in sessionChangesetApply() local
4614 int bPatchset, /* True for patchsets */ in sessionChangeMerge()
H A Dchangesetfuzz.c305 int bPatchset; /* True for a patchset */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/session/
H A Dsqlite3session.c91 int bPatchset; /* True if this is a patchset */ member
748 int bPatchset, /* True if records are patchset records */ in sessionMergeUpdate()
901 static int sessionGrowHash(int bPatchset, SessionTable *pTab){ in sessionGrowHash()
2057 int bPatchset, /* True for "patchset", 0 for "changeset" */ in sessionAppendUpdate()
2156 int bPatchset, /* True for "patchset", 0 for "changeset" */ in sessionAppendDelete()
2339 int bPatchset, /* Use the patchset format if true */ in sessionAppendTableHdr()
2362 int bPatchset, /* True for patchset, false for changeset */ in sessionGenerateChangeset()
4247 int bPatchset, in sessionRetryConstraints()
4322 int bPatchset; in sessionChangesetApply() local
4623 int bPatchset, /* True for patchsets */ in sessionChangeMerge()
H A Dchangesetfuzz.c305 int bPatchset; /* True for a patchset */ member