Searched refs:SortByDimension (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/ext/rtree/ |
| H A D | rtree.c | 2398 static void SortByDimension( in SortByDimension() function 2416 SortByDimension(pRtree, aLeft, nLeft, iDim, aCell, aSpare); in SortByDimension() 2417 SortByDimension(pRtree, aRight, nRight, iDim, aCell, aSpare); in SortByDimension() 2489 SortByDimension(pRtree, aaSorted[ii], nCell, ii, aCell, aSpare); in splitNodeStartree()
|