Searched refs:IndexSample (Results 1 – 1 of 1) sorted by relevance
16368 typedef struct IndexSample IndexSample; typedef19819 IndexSample *aSample; /* Samples of the left-most key */19851 struct IndexSample { struct125076 IndexSample *p = &pIdx->aSample[j];125098 IndexSample *aSample = pIdx->aSample;125099 IndexSample *pFinal = &aSample[pIdx->nSample-1];125190 IndexSample *pSample; /* A slot in pIdx->aSample[] */125230 nByte = ROUND8(sizeof(IndexSample) * nSample);170315 IndexSample *aSample = pIdx->aSample;