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

/external/sqlite/dist/orig/
H A Dsqlite3.h7806 sqlite3_rtree_dbl *aCoord; /* Coordinates of node or entry to check */ member in struct:sqlite3_rtree_query_info
H A Dsqlite3.c8013 sqlite3_rtree_dbl *aCoord; /* Coordinates of node or entry to check */ member in struct:sqlite3_rtree_query_info
151281 RtreeCoord aCoord[RTREE_MAX_DIMENSIONS*2]; /* Bounding box coordinates */ member in struct:RtreeCell
151930 sqlite3_rtree_dbl aCoord[RTREE_MAX_DIMENSIONS*2]; /* Decoded coordinates */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.h7806 sqlite3_rtree_dbl *aCoord; /* Coordinates of node or entry to check */ member in struct:sqlite3_rtree_query_info
H A Dsqlite3.c8013 sqlite3_rtree_dbl *aCoord; /* Coordinates of node or entry to check */ member in struct:sqlite3_rtree_query_info
151311 RtreeCoord aCoord[RTREE_MAX_DIMENSIONS*2]; /* Bounding box coordinates */ member in struct:RtreeCell
151960 sqlite3_rtree_dbl aCoord[RTREE_MAX_DIMENSIONS*2]; /* Decoded coordinates */ local
[all...]

Completed in 611 milliseconds