Searched refs:IndexSample (Results 1 – 1 of 1) sorted by relevance
14278 typedef struct IndexSample IndexSample; typedef17533 IndexSample *aSample; /* Samples of the left-most key */17565 struct IndexSample { struct111824 IndexSample *p = &pIdx->aSample[j];111846 IndexSample *aSample = pIdx->aSample;111847 IndexSample *pFinal = &aSample[pIdx->nSample-1];111938 IndexSample *pSample; /* A slot in pIdx->aSample[] */111972 nByte = sizeof(IndexSample) * nSample;151799 IndexSample *aSample = pIdx->aSample;