Searched refs:IndexSample (Results 1 – 1 of 1) sorted by relevance
15757 typedef struct IndexSample IndexSample; typedef19179 IndexSample *aSample; /* Samples of the left-most key */19211 struct IndexSample { struct121763 IndexSample *p = &pIdx->aSample[j];121785 IndexSample *aSample = pIdx->aSample;121786 IndexSample *pFinal = &aSample[pIdx->nSample-1];121877 IndexSample *pSample; /* A slot in pIdx->aSample[] */121917 nByte = ROUND8(sizeof(IndexSample) * nSample);166185 IndexSample *aSample = pIdx->aSample;