Searched defs:new_size (Results 1 – 19 of 19) sorted by relevance
160 const size_t new_size = ArenaAllocator::kAlignment * 3; in TEST_F() local173 const size_t new_size = ArenaAllocator::kAlignment * 2 + (ArenaAllocator::kAlignment / 2); in TEST_F() local186 const size_t new_size = ArenaAllocator::kAlignment * 4; in TEST_F() local199 const size_t new_size = ArenaAllocator::kAlignment * 3; in TEST_F() local216 const size_t new_size = arena_allocator::kArenaDefaultSize + ArenaAllocator::kAlignment * 2; in TEST_F() local231 const size_t new_size = arena_allocator::kArenaDefaultSize + in TEST_F() local249 const size_t new_size = ArenaAllocator::kAlignment * 3; in TEST_F() local266 const size_t new_size = ArenaAllocator::kAlignment * 2 + (ArenaAllocator::kAlignment / 2); in TEST_F() local283 const size_t new_size = ArenaAllocator::kAlignment * 4; in TEST_F() local300 const size_t new_size = ArenaAllocator::kAlignment * 3; in TEST_F() local[all …]
353 uint32_t new_size = BitsToWords(idx + 1); in EnsureSize() local
608 void Resize(size_t new_size) { in Resize()
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()
792 void MemMap::SetSize(size_t new_size) { in SetSize()
7121 const size_t new_size = LengthPrefixedArray<ArtMethod>::ComputeSize(new_method_count, in ReallocMethods() local
93 size_t new_size = OffsetToIndex(new_end - heap_begin_) * sizeof(intptr_t); in SetHeapLimit() local
116 void Resize(size_t new_size) { in Resize()
252 void DlMallocSpace::SetFootprintLimit(size_t new_size) { in SetFootprintLimit()
277 void RosAllocSpace::SetFootprintLimit(size_t new_size) { in SetFootprintLimit()
447 void SemiSpace::ResizeMarkStack(size_t new_size) { in ResizeMarkStack()
251 void MarkCompact::ResizeMarkStack(size_t new_size) { in ResizeMarkStack()
362 void MarkSweep::ResizeMarkStack(size_t new_size) { in ResizeMarkStack()
1058 const size_t new_size = gc_mark_stack_->Capacity() * 2; in ExpandGcMarkStack() local
1872 size_t new_size = graph_->GetReversePostOrder().size(); in Run() local
7040 size_t new_size = old_size + number_of_new_blocks; in FOR_EACH_CONCRETE_INSTRUCTION() local
2299 uint32_t new_size = GetSize(); in PromoteIfNeeded() local2311 uint32_t new_size = GetSize(); in PromoteIfNeeded() local
3470 uint32_t new_size = GetSize(); in PromoteIfNeeded() local3482 uint32_t new_size = GetSize(); in PromoteIfNeeded() local