Searched defs:oldSize (Results 1 – 8 of 8) sorted by relevance
84 size_t oldSize = ((data == nullptr) ? 0 : (dataLength + 1)); variable106 size_t oldSize = (data == nullptr) ? 0 : (dataLength + 1); variable130 size_t oldSize = (data == nullptr) ? 0 : (dataLength + 1); variable146 size_t oldSize = ((data == nullptr) ? 0 : (dataLength + 1)); variable162 size_t oldSize = ((data == nullptr) ? 0 : (dataLength + 1)); variable177 size_t oldSize = ((data == nullptr) ? 0 : (dataLength + 1)); variable192 size_t oldSize = ((data == nullptr) ? 0 : (dataLength + 1)); variable
131 size_t oldSize = GetOccupiedSize(); in Resize() local
89 size_t const oldSize = entriesLength_; in Grow() local
182 void *MemPool::Realloc(const void *ptr, size_t oldSize, size_t newSize) in Realloc()
90 const auto oldSize = changes_.size(); in Devour() local
144 size_t oldSize = bufferSize_; in AllocateBuffer() local
583 size_t oldSize = aa.GetAllocatedSize(); in TEST_F() local
272 uint32_t oldSize = trackInfo->GetArrayLength(); in UpdateTrackArrayLength() local