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

/external/chromium_org/third_party/sqlite/src/ext/rtree/
H A Drtree.c1987 ** Implementation of the R*-tree variant of SplitNode from Beckman[1990].
2089 ** Implementation of the regular R-tree SplitNode from Guttman[1984].
2162 static int SplitNode( function
2568 rc = SplitNode(pRtree, pNode, pCell, iHeight);
2574 rc = SplitNode(pRtree, pNode, pCell, iHeight);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c126430 static int SplitNode( function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c146858 static int SplitNode( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c146890 static int SplitNode( function
[all...]

Completed in 1707 milliseconds