Searched refs:IndexSample (Results 1 – 1 of 1) sorted by relevance
16389 typedef struct IndexSample IndexSample; typedef19840 IndexSample *aSample; /* Samples of the left-most key */19872 struct IndexSample { struct125284 IndexSample *p = &pIdx->aSample[j];125306 IndexSample *aSample = pIdx->aSample;125307 IndexSample *pFinal = &aSample[pIdx->nSample-1];125398 IndexSample *pSample; /* A slot in pIdx->aSample[] */125438 nByte = ROUND8(sizeof64(IndexSample) * nSample);170569 IndexSample *aSample = pIdx->aSample;