Home
last modified time | relevance | path

Searched defs:aSample (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/tool/
H A Dshowstat4.c40 const unsigned char *aSample; in main() local
/sqlite-3.40.0/src/
H A Danalyze.c1626 IndexSample *aSample = pIdx->aSample; local
H A Dwhere.c1440 IndexSample *aSample = pIdx->aSample; in whereKeyStats() local
H A DsqliteInt.h2640 IndexSample *aSample; /* Samples of the left-most key */ member