Searched defs:Grow (Results 1 – 3 of 3) sorted by relevance
122 unsigned Position, bool Grow) { in distribute()
94 void SmallPtrSetImplBase::Grow(unsigned NewSize) { in Grow() function in SmallPtrSetImplBase
1900 bool Grow = P.leafOffset() == Size; in treeInsert() local