Searched refs:PickNext (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sqlite/src/ext/rtree/
H A Drtree.c82 #define PickNext QuadraticPickNext macro
87 #define PickNext LinearPickNext macro
1698 ** Implementation of the linear variant of the PickNext() function from
1778 ** Implementation of the quadratic variant of the PickNext() function from
2122 pNext = PickNext(pRtree, aCell, nCell, pBboxLeft, pBboxRight, aiUsed);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c124354 #define PickNext macro
124359 #define PickNext macro
[all...]

Completed in 169 milliseconds