Searched defs:rScore (Results 1 – 3 of 3) sorted by relevance
100 sqlite3_rtree_dbl rScore; /* OUT: Write the score here */ member
281 double rScore = 0.0; in box_query() local
239 RtreeDValue rScore; /* The score for this node. Smallest goes first. */ member1460 RtreeDValue rScore, /* Score for the new search point */ in rtreeEnqueue()1495 RtreeDValue rScore, /* Score for the new search point */ in rtreeSearchPointNew()1630 sqlite3_rtree_dbl rScore = (sqlite3_rtree_dbl)-1; in rtreeStepToLeaf() local