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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c18702 int nSample; /* Number of elements in aSample[] */
18703 int mxSample; /* Number of slots allocated to aSample[] */
18705 tRowcnt *aAvgEq; /* Average nEq values for keys not in aSample */
18706 IndexSample *aSample; /* Samples of the left-most key */ member in struct:Index
119400 IndexSample *aSample = pIdx->aSample; local
162361 IndexSample *aSample = pIdx->aSample; local
[all...]

Completed in 434 milliseconds