Home
last modified time | relevance | path

Searched refs:PTRMAP_OVERFLOW2 (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DbtreeInt.h632 #define PTRMAP_OVERFLOW2 4 macro
H A Dbtree.c3424 if( eType==PTRMAP_OVERFLOW2 ){ in modifyPagePointer()
3495 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 || in relocatePage()
3525 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc); in relocatePage()
4452 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){ in getOverflowPage()
6309 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1); in fillInCell()
9138 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage); in checkList()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DbtreeInt.h641 #define PTRMAP_OVERFLOW2 4 macro
H A Dbtree.c3588 if( eType==PTRMAP_OVERFLOW2 ){ in modifyPagePointer()
3659 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 || in relocatePage()
3690 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc); in relocatePage()
4682 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){ in getOverflowPage()
6591 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1); in fillInCell()
9756 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage); in checkList()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A DbtreeInt.h657 #define PTRMAP_OVERFLOW2 4 macro
H A Dbtree.c3635 if( eType==PTRMAP_OVERFLOW2 ){ in modifyPagePointer()
3706 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 || in relocatePage()
3737 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc); in relocatePage()
4736 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){ in getOverflowPage()
6654 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1); in fillInCell()
9051 ptrmapPut(pBt, pgnoNew, PTRMAP_OVERFLOW2, pPageOut->pgno, &rc); in sqlite3BtreeTransferRow()
9949 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage); in checkList()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A DbtreeInt.h656 #define PTRMAP_OVERFLOW2 4 macro
H A Dbtree.c3612 if( eType==PTRMAP_OVERFLOW2 ){ in modifyPagePointer()
3683 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 || in relocatePage()
3714 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc); in relocatePage()
4706 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){ in getOverflowPage()
6624 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1); in fillInCell()
9793 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage); in checkList()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dbtree.c2756 if( eType==PTRMAP_OVERFLOW2 ){ in modifyPagePointer()
2825 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 || in relocatePage()
2855 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc); in relocatePage()
3789 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){ in getOverflowPage()
5595 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1); in fillInCell()
8053 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext); in checkList()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c37191 #define PTRMAP_OVERFLOW2 4
40183 if( eType==PTRMAP_OVERFLOW2 ){
40252 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
40282 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
41173 if( rc==VTK_SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
42739 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
44946 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c35804 #define PTRMAP_OVERFLOW2 4
38494 if( eType==PTRMAP_OVERFLOW2 ){
38558 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
38588 rc = ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage);
39498 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
40997 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
43278 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c49043 #define PTRMAP_OVERFLOW2 4
52106 if( eType==PTRMAP_OVERFLOW2 ){
52176 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
52206 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
53122 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
54765 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
57033 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c47226 #define PTRMAP_OVERFLOW2 4
50274 if( eType==PTRMAP_OVERFLOW2 ){
50343 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
50373 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
51290 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
52871 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
55118 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c47190 #define PTRMAP_OVERFLOW2 4
50238 if( eType==PTRMAP_OVERFLOW2 ){
50307 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
50337 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
51254 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
52835 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
55082 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c47935 #define PTRMAP_OVERFLOW2 4
50986 if( eType==PTRMAP_OVERFLOW2 ){
51056 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
51086 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
52004 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
53591 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
55843 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c50491 #define PTRMAP_OVERFLOW2 4
53687 if( eType==PTRMAP_OVERFLOW2 ){
53757 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
53787 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
54676 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
56385 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
58686 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/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.c50827 #define PTRMAP_OVERFLOW2 4
54032 if( eType==PTRMAP_OVERFLOW2 ){
54102 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
54132 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
55022 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
56757 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
59067 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c49219 #define PTRMAP_OVERFLOW2 4
52400 if( eType==PTRMAP_OVERFLOW2 ){
52470 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
52500 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
53419 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
55104 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
57412 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c51212 #define PTRMAP_OVERFLOW2 4
54417 if( eType==PTRMAP_OVERFLOW2 ){
54487 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
54517 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
55407 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
57142 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
59453 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c49253 #define PTRMAP_OVERFLOW2 4
52433 if( eType==PTRMAP_OVERFLOW2 ){
52503 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
52533 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
53453 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
55163 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
57471 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c50827 #define PTRMAP_OVERFLOW2 4
54032 if( eType==PTRMAP_OVERFLOW2 ){
54102 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
54132 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
55022 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
56757 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
59067 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c50827 #define PTRMAP_OVERFLOW2 4
54032 if( eType==PTRMAP_OVERFLOW2 ){
54102 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
54132 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
55022 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
56757 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
59067 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c50022 #define PTRMAP_OVERFLOW2 4
53218 if( eType==PTRMAP_OVERFLOW2 ){
53288 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
53318 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
54238 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
55956 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
58264 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage, zContext);
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c53434 #define PTRMAP_OVERFLOW2 4
57067 if( eType==PTRMAP_OVERFLOW2 ){
57139 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
57169 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
58088 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
59913 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
62650 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage);
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c53434 #define PTRMAP_OVERFLOW2 4
57067 if( eType==PTRMAP_OVERFLOW2 ){
57139 assert( eType==PTRMAP_OVERFLOW2 || eType==PTRMAP_OVERFLOW1 ||
57169 ptrmapPut(pBt, nextOvfl, PTRMAP_OVERFLOW2, iFreePage, &rc);
58088 if( rc==SQLITE_OK && eType==PTRMAP_OVERFLOW2 && pgno==ovfl ){
59913 u8 eType = (pgnoPtrmap?PTRMAP_OVERFLOW2:PTRMAP_OVERFLOW1);
62650 checkPtrmap(pCheck, i, PTRMAP_OVERFLOW2, iPage);

1234567