Searched refs:deallocate (Results 1 – 12 of 12) sorted by relevance
/art/compiler/ |
D | compiled_method.cc | 131 alloc.deallocate(m, 1); in ReleaseSwapAllocatedCompiledMethod()
|
/art/runtime/ |
D | monitor_pool.cc | 99 allocator_.deallocate(reinterpret_cast<uint8_t*>(monitor_chunks_[i][j]), kChunkSize); in FreeInternal()
|
/art/libartbase/base/ |
D | allocator.h | 140 void deallocate(PT p, size_type n) { in deallocate() function
|
D | arena_containers.h | 202 void deallocate(pointer p, size_type n) { in deallocate() function
|
D | scoped_arena_containers.h | 190 void deallocate(pointer p, size_type n) { in deallocate() function
|
D | hash_set.h | 716 allocfn_.deallocate(data_, NumBuckets()); in DeallocateStorage() 752 allocfn_.deallocate(old_data, old_num_buckets); in Resize()
|
/art/openjdkjvmti/ |
D | jvmti_allocator.h | 126 void deallocate(pointer p, size_type n ATTRIBUTE_UNUSED) { in deallocate() function
|
D | jvmti_weak_table-inl.h | 261 allocator.deallocate(data, capacity); 287 allocator.deallocate(old, capacity);
|
/art/compiler/utils/ |
D | swap_space.h | 188 void deallocate(pointer p, size_type n) { in deallocate() function
|
/art/compiler/driver/ |
D | compiled_method_storage.cc | 51 allocator.deallocate(const_cast<uint8_t*>(reinterpret_cast<const uint8_t*>(array)), size); in ReleaseArray()
|
/art/build/boot/hiddenapi/ |
D | hiddenapi-max-target-o-low-priority.txt | 771 Lcom/android/okhttp/internal/http/StreamAllocation;->deallocate(ZZZ)V
|
/art/build/boot/ |
D | boot-image-profile.txt | 513 HSPLcom/android/okhttp/internal/http/StreamAllocation;->deallocate(ZZZ)V+]Lcom/android/okhttp/inter…
|