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