Home
last modified time | relevance | path

Searched defs:aIdx (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c3617 int aIdx[3]; /* Constraints on start, stop, and step */ in seriesBestIndex() local
H A Dsqlite3.c130135 IndexListTerm *aIdx; /* Array of IndexListTerms */ global() member
194424 int *aIdx = 0; /* Array of remaining idx values */ global() local
200694 int aIdx[2]; /* Index of constraints for JSON and ROOT */ global() local
203278 SortByDistance( int *aIdx, int nIdx, RtreeDValue *aDistance, int *aSpare ) global() argument
203344 SortByDimension( Rtree *pRtree, int *aIdx, int nIdx, int iDim, RtreeCell *aCell, int *aSpare ) global() argument
236972 int aIdx[1]; /* Offsets into aPoslist for current row */ global() member
[all...]

Completed in 171 milliseconds