Home
last modified time | relevance | path

Searched defs:remainder (Results 1 – 5 of 5) sorted by relevance

/art/compiler/utils/
Dswap_space.cc154 SpaceChunk remainder = { new_chunk.ptr + size, new_chunk.size - size }; in Alloc() local
/art/runtime/gc/allocator/
Drosalloc.cc148 FreePageRun* remainder = in AllocPages() local
247 …FreePageRun* remainder = reinterpret_cast<FreePageRun*>(reinterpret_cast<uint8_t*>(fpr) + req_byte… in AllocPages() local
/art/compiler/optimizing/
Dintrinsics_arm64.cc2056 vixl::aarch64::Label remainder; in VisitStringGetCharsNoCheck() local
Dintrinsics_arm.cc2535 Label loop, remainder; in VisitStringGetCharsNoCheck() local
Dintrinsics_arm_vixl.cc2903 vixl32::Label loop, remainder; in VisitStringGetCharsNoCheck() local