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

/external/chromium_org/third_party/sqlite/src/ext/rtree/
H A Drtree.c2076 RtreeCell *pBbox = (ii<iBestSplit)?pBboxLeft:pBboxRight; local
2079 cellUnion(pRtree, pBbox, pCell);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c126344 RtreeCell *pBbox = (ii<iBestSplit)?pBboxLeft:pBboxRight; local
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c146828 RtreeCell *pBbox = (ii<iBestSplit)?pBboxLeft:pBboxRight; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c146860 RtreeCell *pBbox = (ii<iBestSplit)?pBboxLeft:pBboxRight; local
[all...]

Completed in 3307 milliseconds