Searched refs:nodeGetCell (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/rtree/
H A Drtree.c690 static void nodeGetCell( function
898 nodeGetCell(pRtree, pCursor->pNode, pCursor->iCell, &cell);
951 nodeGetCell(pRtree, pCursor->pNode, pCursor->iCell, &cell);
1591 nodeGetCell(pRtree, pNode, jj, &aCell[jj]);
1605 nodeGetCell(pRtree, pNode, iCell, &cell);
1663 nodeGetCell(pRtree, pParent, iCell, &cell);
2193 nodeGetCell(pRtree, pNode, i, &aCell[i]);
2396 nodeGetCell(pRtree, pNode, 0, &box);
2399 nodeGetCell(pRtree, pNode, ii, &cell);
2487 nodeGetCell(pRtre
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c124958 static void nodeGetCell( function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c145376 static void nodeGetCell( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c145408 static void nodeGetCell( function
[all...]

Completed in 492 milliseconds