Searched defs:new_size (Results 1 – 17 of 17) sorted by relevance
26 void* LinearAlloc::Realloc(Thread* self, void* ptr, size_t old_size, size_t new_size) { in Realloc()
750 void MemMap::SetSize(size_t new_size) { in SetSize()
6926 const size_t new_size = LengthPrefixedArray<ArtMethod>::ComputeSize(new_method_count, in LinkInterfaceMethods() local
353 uint32_t new_size = BitsToWords(idx + 1); in EnsureSize() local
608 void Resize(size_t new_size) { in Resize()
83 size_t new_size = OffsetToIndex(new_end - heap_begin_) * sizeof(intptr_t); in SetHeapLimit() local
114 void Resize(size_t new_size) { in Resize()
251 void DlMallocSpace::SetFootprintLimit(size_t new_size) { in SetFootprintLimit()
276 void RosAllocSpace::SetFootprintLimit(size_t new_size) { in SetFootprintLimit()
441 void SemiSpace::ResizeMarkStack(size_t new_size) { in ResizeMarkStack()
246 void MarkCompact::ResizeMarkStack(size_t new_size) { in ResizeMarkStack()
361 void MarkSweep::ResizeMarkStack(size_t new_size) { in ResizeMarkStack()
572 const size_t new_size = gc_mark_stack_->Capacity() * 2; in ExpandGcMarkStack() local
1480 uint32_t new_size = GetSize(); in PromoteIfNeeded() local1492 uint32_t new_size = GetSize(); in PromoteIfNeeded() local
293 size_t new_size = buffer_.Size(); in EmitJumpTables() local2009 inline size_t Thumb2Assembler::Fixup::IncreaseSize(Size new_size) { in IncreaseSize()
1815 uint32_t new_size = GetSize(); in PromoteIfNeeded() local1827 uint32_t new_size = GetSize(); in PromoteIfNeeded() local
6595 size_t new_size = old_size + number_of_new_blocks; in FOR_EACH_CONCRETE_INSTRUCTION() local