Home
last modified time | relevance | path

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

/art/compiler/utils/
Dswap_space.cc140 SpaceChunk remainder = { new_chunk.ptr + size, new_chunk.size - size }; in Alloc() local
/art/runtime/gc/allocator/
Drosalloc.cc151 FreePageRun* remainder = in AllocPages() local
250 …FreePageRun* remainder = reinterpret_cast<FreePageRun*>(reinterpret_cast<uint8_t*>(fpr) + req_byte… in AllocPages() local
/art/compiler/optimizing/
Dintrinsics_arm_vixl.cc2796 vixl32::Label loop, remainder; in VisitStringGetCharsNoCheck() local
Dintrinsics_arm64.cc1921 vixl::aarch64::Label remainder; in VisitStringGetCharsNoCheck() local