Home
last modified time | relevance | path

Searched refs:leftbbox (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/databases/db5/db-5.3.28/lang/sql/sqlite/ext/rtree/
H A Drtree.c2179 RtreeCell leftbbox; in SplitNode() local
2219 rc = AssignCells(pRtree, aCell, nCell, pLeft, pRight, &leftbbox, &rightbbox); in SplitNode()
2236 leftbbox.iRowid = pLeft->iNode; in SplitNode()
2239 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1); in SplitNode()
2248 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell); in SplitNode()
2249 rc = AdjustTree(pRtree, pParent, &leftbbox); in SplitNode()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/rtree/
H A Drtree.c2401 RtreeCell leftbbox; in SplitNode() local
2442 &leftbbox, &rightbbox); in SplitNode()
2459 leftbbox.iRowid = pLeft->iNode; in SplitNode()
2462 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1); in SplitNode()
2471 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell); in SplitNode()
2472 rc = AdjustTree(pRtree, pParent, &leftbbox); in SplitNode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/rtree/
H A Drtree.c2547 RtreeCell leftbbox; in SplitNode() local
2588 &leftbbox, &rightbbox); in SplitNode()
2605 leftbbox.iRowid = pLeft->iNode; in SplitNode()
2608 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1); in SplitNode()
2617 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell); in SplitNode()
2618 rc = AdjustTree(pRtree, pParent, &leftbbox); in SplitNode()
/dports/databases/sqlite3/sqlite-src-3350500/ext/rtree/
H A Drtree.c2565 RtreeCell leftbbox; in SplitNode() local
2606 &leftbbox, &rightbbox); in SplitNode()
2623 leftbbox.iRowid = pLeft->iNode; in SplitNode()
2626 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1); in SplitNode()
2635 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell); in SplitNode()
2636 rc = AdjustTree(pRtree, pParent, &leftbbox); in SplitNode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/rtree/
H A Drtree.c2565 RtreeCell leftbbox; in SplitNode() local
2606 &leftbbox, &rightbbox); in SplitNode()
2623 leftbbox.iRowid = pLeft->iNode; in SplitNode()
2626 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1); in SplitNode()
2635 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell); in SplitNode()
2636 rc = AdjustTree(pRtree, pParent, &leftbbox); in SplitNode()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/sqlite/vtksqlite/
H A Dvtk_sqlite3.c109204 RtreeCell leftbbox;
109244 rc = AssignCells(pRtree, aCell, nCell, pLeft, pRight, &leftbbox, &rightbbox);
109257 leftbbox.iRowid = pLeft->iNode;
109260 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
109267 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
109268 AdjustTree(pRtree, pParent, &leftbbox);
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/SQLite3Plugin/
H A Dsqlite3.c103126 RtreeCell leftbbox;
103166 rc = AssignCells(pRtree, aCell, nCell, pLeft, pRight, &leftbbox, &rightbbox);
103179 leftbbox.iRowid = pLeft->iNode;
103182 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
103189 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
103190 AdjustTree(pRtree, pParent, &leftbbox);
/dports/databases/db5/db-5.3.28/lang/sql/generated/
H A Dsqlite3.c115379 RtreeCell leftbbox;
115419 rc = AssignCells(pRtree, aCell, nCell, pLeft, pRight, &leftbbox, &rightbbox);
115436 leftbbox.iRowid = pLeft->iNode;
115439 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
115448 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
115449 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/sqlite/
H A Dsqlite3.amalgamation.c108777 RtreeCell leftbbox;
108817 rc = AssignCells(pRtree, aCell, nCell, pLeft, pRight, &leftbbox, &rightbbox);
108834 leftbbox.iRowid = pLeft->iNode;
108837 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
108846 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
108847 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/sqlite3/
H A Dsqlite3.c132297 RtreeCell leftbbox;
132337 rc = AssignCells(pRtree, aCell, nCell, pLeft, pRight, &leftbbox, &rightbbox);
132354 leftbbox.iRowid = pLeft->iNode;
132357 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
132366 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
132367 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/sqlite/
H A Dsqlite3.c126593 RtreeCell leftbbox;
126633 rc = AssignCells(pRtree, aCell, nCell, pLeft, pRight, &leftbbox, &rightbbox);
126650 leftbbox.iRowid = pLeft->iNode;
126653 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
126662 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
126663 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/sqlite/
H A Dsqlite3.c126557 RtreeCell leftbbox;
126597 rc = AssignCells(pRtree, aCell, nCell, pLeft, pRight, &leftbbox, &rightbbox);
126614 leftbbox.iRowid = pLeft->iNode;
126617 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
126626 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
126627 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/irc/ircd-ratbox-devel/ircd-ratbox-3.0.7/bandb/sqlite3/
H A Dsqlite3.c129205 RtreeCell leftbbox;
129245 rc = AssignCells(pRtree, aCell, nCell, pLeft, pRight, &leftbbox, &rightbbox);
129262 leftbbox.iRowid = pLeft->iNode;
129265 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
129274 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
129275 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/games/craft/Craft-1.0fbsd/deps/sqlite/
H A Dsqlite3.c144427 RtreeCell leftbbox;
144467 rc = AssignCells(pRtree, aCell, nCell, pLeft, pRight, &leftbbox, &rightbbox);
144484 leftbbox.iRowid = pLeft->iNode;
144487 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
144496 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
144497 rc = AdjustTree(pRtree, pParent, &leftbbox);
/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.c145775 RtreeCell leftbbox;
145816 &leftbbox, &rightbbox);
145833 leftbbox.iRowid = pLeft->iNode;
145836 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
145845 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
145846 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/sqlite/
H A Dsqlite3.c138534 RtreeCell leftbbox;
138574 rc = AssignCells(pRtree, aCell, nCell, pLeft, pRight, &leftbbox, &rightbbox);
138591 leftbbox.iRowid = pLeft->iNode;
138594 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
138603 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
138604 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/databases/R-cran-RSQLite/RSQLite/src/sqlite/
H A Dsqlite3.c146875 RtreeCell leftbbox;
146916 &leftbbox, &rightbbox);
146933 leftbbox.iRowid = pLeft->iNode;
146936 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
146945 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
146946 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/chinese/libchewing/libchewing-0.5.1/thirdparty/sqlite-amalgamation/
H A Dsqlite3.c139415 RtreeCell leftbbox;
139455 rc = AssignCells(pRtree, aCell, nCell, pLeft, pRight, &leftbbox, &rightbbox);
139472 leftbbox.iRowid = pLeft->iNode;
139475 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
139484 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
139485 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/games/freeminer/freeminer-0.4.10.4/src/sqlite/
H A Dsqlite3.c145775 RtreeCell leftbbox;
145816 &leftbbox, &rightbbox);
145833 leftbbox.iRowid = pLeft->iNode;
145836 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
145845 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
145846 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/sqlite/
H A Dsqlite3.c145775 RtreeCell leftbbox;
145816 &leftbbox, &rightbbox);
145833 leftbbox.iRowid = pLeft->iNode;
145836 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
145845 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
145846 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/biology/hyphy/hyphy-2.5.33/contrib/SQLite-3.8.2/
H A Dsqlite3.c143335 RtreeCell leftbbox;
143375 rc = AssignCells(pRtree, aCell, nCell, pLeft, pRight, &leftbbox, &rightbbox);
143392 leftbbox.iRowid = pLeft->iNode;
143395 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
143404 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
143405 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/games/redeclipse/base-2.0.0/src/support/
H A Dsqlite3.c154835 RtreeCell leftbbox;
154876 &leftbbox, &rightbbox);
154893 leftbbox.iRowid = pLeft->iNode;
154896 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
154905 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
154906 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/games/redeclipse16/base-1.6.0/src/support/
H A Dsqlite3.c154835 RtreeCell leftbbox;
154876 &leftbbox, &rightbbox);
154893 leftbbox.iRowid = pLeft->iNode;
154896 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
154905 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
154906 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/security/libzrtpcppcore/ZRTPCPP-4.6.6/clients/tivi/android/jni/sqlite3/
H A Dsqlite3.c152624 RtreeCell leftbbox;
152665 &leftbbox, &rightbbox);
152682 leftbbox.iRowid = pLeft->iNode;
152685 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
152694 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
152695 rc = AdjustTree(pRtree, pParent, &leftbbox);
/dports/devel/global/global-6.6.7/libdb/
H A Dsqlite3.c149631 RtreeCell leftbbox;
149672 &leftbbox, &rightbbox);
149689 leftbbox.iRowid = pLeft->iNode;
149692 rc = rtreeInsertCell(pRtree, pLeft->pParent, &leftbbox, iHeight+1);
149701 nodeOverwriteCell(pRtree, pParent, &leftbbox, iCell);
149702 rc = AdjustTree(pRtree, pParent, &leftbbox);

1234567