Lines Matching refs:clusters
1080 return 1; //no more clusters
1083 return 1; //no more clusters
1310 return 1; //no more clusters
1316 return 1; //no more clusters
1368 break; //no more clusters
1827 if (status >= 1) //no more clusters
3484 if (result > 0) //no more clusters
3858 break; //no more clusters
4854 if (m_pSegment->Unparsed() <= 0) //all clusters have been loaded
4970 if (m_pSegment->Unparsed() <= 0) //all clusters have been loaded
4987 //there exists a long sequence of clusters none of which contain a
5269 Cluster** const clusters = m_pSegment->m_clusters;
5270 assert(clusters);
5275 Cluster** const i = clusters + pCluster->GetIndex();
5280 Cluster** const j = clusters + count;
5503 Cluster** const clusters = m_pSegment->m_clusters;
5504 assert(clusters);
5509 Cluster** const i = clusters + pCluster->GetIndex();
5514 Cluster** const j = clusters + count;