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

/external/chromium_org/third_party/sqlite/src/ext/rtree/
H A Drtree.c161 int iReinsertHeight; /* Height of sub-trees Reinsert() has run on */
191 ** If an R*-tree "Reinsert" operation is required, the same number of
2447 static int Reinsert( function
2571 rc = Reinsert(pRtree, pNode, pCell, iHeight);
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c126715 static int Reinsert( function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c147144 static int Reinsert( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c147176 static int Reinsert( function
[all...]

Completed in 1143 milliseconds