Grow              263 MMgc/ZCT.cpp   			if (!CanGrow() || !Grow()) 
Grow              169 MMgc/ZCT.h     		bool Grow();
Grow              181 axscript/ByteArrayGlue.cpp 			Grow(index+1);
Grow              191 axscript/ByteArrayGlue.cpp 			Grow(m_length + 1);
Grow              198 axscript/ByteArrayGlue.cpp 		Grow(m_length + count);
Grow              207 axscript/ByteArrayGlue.cpp 			if (!Grow(newLength))
Grow              258 axscript/ByteArrayGlue.cpp 			Grow(m_filePointer+count);
Grow               56 axscript/ByteArrayGlue.h 		bool Grow(uint32 newCapacity);
Grow              138 shell/ByteArrayGlue.cpp 			Grow(index+1);
Grow              149 shell/ByteArrayGlue.cpp 			Grow(m_length + 1);
Grow              157 shell/ByteArrayGlue.cpp 		Grow(m_length + count);
Grow              169 shell/ByteArrayGlue.cpp 			if (!Grow(newLength))
Grow              280 shell/ByteArrayGlue.cpp 			Grow(m_filePointer+count);
Grow               57 shell/ByteArrayGlue.h 		bool Grow(uint32_t newCapacity);