| /art/runtime/gc/allocator/ |
| D | rosalloc-inl.h | 31 inline ALWAYS_INLINE void* RosAlloc::Alloc(Thread* self, size_t size, size_t* bytes_allocated, in Alloc() 59 inline bool RosAlloc::CanAllocFromThreadLocalRun(Thread* self, size_t size) { in CanAllocFromThreadLocalRun() 78 inline void* RosAlloc::AllocFromThreadLocalRun(Thread* self, size_t size, in AllocFromThreadLocalRun() 102 inline size_t RosAlloc::MaxBytesBulkAllocatedFor(size_t size) { in MaxBytesBulkAllocatedFor()
|
| /art/tools/dexfuzz/src/dexfuzz/rawdex/ |
| D | DebugInfoItem.java | 23 private int size; field in DebugInfoItem 26 public DebugInfoItem(int size) { in DebugInfoItem()
|
| D | StringDataItem.java | 25 private int size; field in StringDataItem 69 public void setSize(int size) { in setSize()
|
| D | MapList.java | 29 public int size; field in MapList 167 int size = end - start; in read() local
|
| D | EncodedCatchHandlerList.java | 22 public int size; field in EncodedCatchHandlerList
|
| D | AnnotationSetItem.java | 22 public int size; field in AnnotationSetItem
|
| D | EncodedArray.java | 22 public int size; field in EncodedArray
|
| D | AnnotationSetRefList.java | 22 public int size; field in AnnotationSetRefList
|
| D | EncodedAnnotation.java | 23 public int size; field in EncodedAnnotation
|
| /art/runtime/base/ |
| D | arena_allocator.cc | 148 void ArenaAllocatorMemoryTool::DoMakeDefined(void* ptr, size_t size) { in DoMakeDefined() 152 void ArenaAllocatorMemoryTool::DoMakeUndefined(void* ptr, size_t size) { in DoMakeUndefined() 156 void ArenaAllocatorMemoryTool::DoMakeInaccessible(void* ptr, size_t size) { in DoMakeInaccessible() 163 MallocArena::MallocArena(size_t size) { in MallocArena() 173 MemMapArena::MemMapArena(size_t size, bool low_4gb, const char* name) { in MemMapArena() 231 Arena* ArenaPool::AllocArena(size_t size) { in AllocArena()
|
| D | stringprintf_test.cc | 24 size_t size = 0x00107e59; in TEST() local
|
| D | bounded_fifo.h | 45 size_t size() const { in size() function
|
| /art/runtime/arch/x86_64/ |
| D | asm_support_x86_64.S | 72 #define CFI_ADJUST_CFA_OFFSET(size) .cfi_adjust_cfa_offset size argument 73 #define CFI_DEF_CFA(reg,size) .cfi_def_cfa reg,size argument 76 #define CFI_REL_OFFSET(reg,size) .cfi_rel_offset reg,size argument 81 #define CFI_ADJUST_CFA_OFFSET(size) argument 82 #define CFI_DEF_CFA(reg,size) argument 85 #define CFI_REL_OFFSET(reg,size) argument
|
| /art/runtime/arch/x86/ |
| D | asm_support_x86.S | 75 #define CFI_ADJUST_CFA_OFFSET(size) .cfi_adjust_cfa_offset size argument 76 #define CFI_DEF_CFA(reg,size) .cfi_def_cfa reg,size argument 79 #define CFI_REL_OFFSET(reg,size) .cfi_rel_offset reg,size argument 86 #define CFI_ADJUST_CFA_OFFSET(size) argument 87 #define CFI_DEF_CFA(reg,size) argument 90 #define CFI_REL_OFFSET(reg,size) argument
|
| /art/compiler/utils/ |
| D | stack_checks.h | 37 static inline bool FrameNeedsStackCheck(size_t size, InstructionSet isa ATTRIBUTE_UNUSED) { in FrameNeedsStackCheck()
|
| D | managed_register.h | 92 ManagedRegisterSpill(const ManagedRegister& other, uint32_t size, uint32_t spill_offset) in ManagedRegisterSpill() 98 ManagedRegisterSpill(const ManagedRegister& other, int32_t size) in ManagedRegisterSpill()
|
| D | swap_space.cc | 107 void* SwapSpace::Alloc(size_t size) { in Alloc() 164 void SwapSpace::Free(void* ptr, size_t size) { in Free()
|
| /art/compiler/optimizing/ |
| D | stack_map_test.cc | 58 size_t size = stream.PrepareForFillIn(); in TEST() local 170 size_t size = stream.PrepareForFillIn(); in TEST() local 424 size_t size = stream.PrepareForFillIn(); in TEST() local 516 size_t size = stream.PrepareForFillIn(); in TEST() local 577 size_t size = stream.PrepareForFillIn(); in TEST() local 626 size_t size = stream.PrepareForFillIn(); in TEST() local 727 size_t size = stream.PrepareForFillIn(); in TEST() local
|
| /art/test/617-clinit-oome/src/ |
| D | Main.java | 23 int size = 256 * 1024 * 1024; in main() local
|
| /art/tools/ahat/src/ |
| D | HeapTable.java | 85 long size = config.getSize(elem, heap); in render() local 116 long size = summary.get(heap); in render() local
|
| D | InstanceUtils.java | 294 public long size; field in InstanceUtils.NativeAllocation 299 public NativeAllocation(long size, Heap heap, long pointer, Instance referent) { in NativeAllocation() 341 Long size = InstanceUtils.getLongField(registry, "size", null); in getNativeAllocation() local
|
| /art/compiler/utils/arm64/ |
| D | assembler_arm64.cc | 127 void Arm64Assembler::Store(FrameOffset offs, ManagedRegister m_src, size_t size) { in Store() 262 int32_t offset, size_t size) { in Load() 284 void Arm64Assembler::Load(ManagedRegister m_dst, FrameOffset src, size_t size) { in Load() 288 void Arm64Assembler::LoadFromThread64(ManagedRegister m_dst, ThreadOffset<8> src, size_t size) { in LoadFromThread64() 328 void Arm64Assembler::Move(ManagedRegister m_dst, ManagedRegister m_src, size_t size) { in Move() 386 ManagedRegister m_scratch, size_t size) { in Copy() 402 ManagedRegister m_scratch, size_t size) { in Copy() 421 ManagedRegister m_scratch, size_t size) { in Copy() 446 ManagedRegister m_scratch, size_t size) { in Copy() 485 void Arm64Assembler::SignExtend(ManagedRegister mreg, size_t size) { in SignExtend() [all …]
|
| /art/test/413-regalloc-regression/src/ |
| D | Main.java | 19 private int size; field in Main
|
| /art/runtime/ |
| D | mapping_table.h | 119 uint32_t size = DexToPcSize(); in DexToPcEnd() local 196 uint32_t size = PcToDexSize(); in PcToDexEnd() local
|
| /art/runtime/gc/space/ |
| D | space_test.h | 105 void InstallClass(mirror::Object* o, mirror::Class* byte_array_class, size_t size) in InstallClass() 350 #define TEST_SizeFootPrintGrowthLimitAndTrimStatic(name, spaceName, spaceFn, size) \ argument 355 #define TEST_SizeFootPrintGrowthLimitAndTrimRandom(name, spaceName, spaceFn, size) \ argument
|