Searched defs:x1 (Results 1 – 7 of 7) sorted by relevance
| /sqlite-3.40.0/test/ |
| H A D | speedtest1.c | 734 unsigned x1 = 0, x2 = 0; /* Parameters */ in testset_main() local 1442 unsigned d, x0, x1, span; in twoCoords() local 1484 unsigned x0, x1, y0, y1, z0, z1; in testset_rtree() local 1669 unsigned x1, len; in testset_orm() local 1952 int x1 = speedtest1_random() % NROW; in testset_trigger() local 2137 unsigned x1, x2; in testset_debug1() local
|
| /sqlite-3.40.0/src/ |
| H A D | test_rtree.c | 330 double x0,x1,y0,y1; /* Dimensions of box being tested */ in bfs_query_func() local
|
| H A D | wherecode.c | 1171 int x1, x2; in codeDeferredSeek() local
|
| H A D | test1.c | 1502 unsigned int x1, x2; in sqlite3_mprintf_hexdouble() local
|
| /sqlite-3.40.0/ext/rtree/ |
| H A D | geopoly.c | 463 GeoCoord x1, y1, x0, y0; in geopolyXformFunc() local 778 double x1, double y1, in pointBeneathLine() 901 GeoCoord x1, in geopolyAddOneSegment()
|
| H A D | rtree.c | 2177 RtreeDValue x1, x2; in cellOverlap() local
|
| /sqlite-3.40.0/tool/ |
| H A D | showwal.c | 79 unsigned int x1 = a32[1]; in extendCksum() local
|