Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 11 of 11) sorted by relevance

/art/runtime/
Dreflective_handle_scope-inl.h64 auto* prev = self_->PopReflectiveHandleScope(); in PopScope() local
Dreference_table.cc296 SummaryElement prev; in Dump() local
Dthread.cc560 FrameIdToShadowFrame* prev = head; in RemoveDebuggerShadowFrameMapping() local
/art/libartbase/base/
Dintrusive_forward_list.h291 iterator prev = before_begin(); in remove_if() local
307 iterator prev = begin(); in unique() local
328 iterator prev = before_begin(); in merge() local
/art/compiler/utils/
Dswap_space.cc187 auto prev = it; in Free() local
/art/runtime/jit/
Ddebugger_interface.cc281 const JITCodeEntry* prev = (next != nullptr ? next->prev_ : descriptor.tail_); in InsertNewEntry() local
373 const JITCodeEntry* prev = entry->prev_; in DeleteJITCodeEntryInternal() local
/art/compiler/optimizing/
Dload_store_elimination.cc514 HInstruction* prev = instruction->GetPrevious(); in TryRemovingNullCheck() local
Dcode_generator_arm64.cc2426 vixl::aarch64::Instruction* prev = in VisitMultiplyAccumulate() local
/art/libelffile/elf/
Delf_builder.h886 Elf_Phdr& prev = phdrs.back(); in MakeProgramHeaders() local
/art/libdexfile/dex/
Ddex_file_verifier.cc2573 const dex::ProtoId* prev = reinterpret_cast<const dex::ProtoId*>(previous_item_); in CheckInterProtoIdItem() local
/art/runtime/gc/
Dheap.cc2202 uintptr_t prev = reinterpret_cast<uintptr_t>(space->Begin()); in BuildBins() local