Searched defs:new_size (Results 1 – 19 of 19) sorted by relevance
162 const size_t new_size = ArenaAllocator::kAlignment * 3; in TEST_F() local175 const size_t new_size = ArenaAllocator::kAlignment * 2 + (ArenaAllocator::kAlignment / 2); in TEST_F() local188 const size_t new_size = ArenaAllocator::kAlignment * 4; in TEST_F() local201 const size_t new_size = ArenaAllocator::kAlignment * 3; in TEST_F() local218 const size_t new_size = arena_allocator::kArenaDefaultSize + ArenaAllocator::kAlignment * 2; in TEST_F() local233 const size_t new_size = arena_allocator::kArenaDefaultSize + in TEST_F() local251 const size_t new_size = ArenaAllocator::kAlignment * 3; in TEST_F() local268 const size_t new_size = ArenaAllocator::kAlignment * 2 + (ArenaAllocator::kAlignment / 2); in TEST_F() local285 const size_t new_size = ArenaAllocator::kAlignment * 4; in TEST_F() local302 const size_t new_size = ArenaAllocator::kAlignment * 3; in TEST_F() local[all …]
26 void* LinearAlloc::Realloc(Thread* self, void* ptr, size_t old_size, size_t new_size) { in Realloc()
209 bool IndirectReferenceTable::Resize(size_t new_size, std::string* error_msg) { in Resize()
883 void MemMap::SetSize(size_t new_size) { in SetSize()
7021 const size_t new_size = LengthPrefixedArray<ArtMethod>::ComputeSize(new_method_count, in ReallocMethods() local
99 size_t new_size = OffsetToIndex(new_end - heap_begin_) * sizeof(intptr_t); in SetHeapLimit() local
353 uint32_t new_size = BitsToWords(idx + 1); in EnsureSize() local
614 void Resize(size_t new_size) { in Resize()
117 void Resize(size_t new_size) { in Resize()
253 void DlMallocSpace::SetFootprintLimit(size_t new_size) { in SetFootprintLimit()
278 void RosAllocSpace::SetFootprintLimit(size_t new_size) { in SetFootprintLimit()
446 void SemiSpace::ResizeMarkStack(size_t new_size) { in ResizeMarkStack()
253 void MarkCompact::ResizeMarkStack(size_t new_size) { in ResizeMarkStack()
385 void MarkSweep::ResizeMarkStack(size_t new_size) { in ResizeMarkStack()
1061 const size_t new_size = gc_mark_stack_->Capacity() * 2; in ExpandGcMarkStack() local
1962 size_t new_size = graph_->GetReversePostOrder().size(); in Run() local
7606 size_t new_size = old_size + number_of_new_blocks; in FOR_EACH_CONCRETE_INSTRUCTION() local
2739 uint32_t new_size = GetSize(); in PromoteIfNeeded() local2751 uint32_t new_size = GetSize(); in PromoteIfNeeded() local
3423 uint32_t new_size = GetSize(); in PromoteIfNeeded() local3435 uint32_t new_size = GetSize(); in PromoteIfNeeded() local