Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 8 of 8) 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
/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.cc261 const JITCodeEntry* prev = (next != nullptr ? next->prev_ : descriptor.tail_); in InsertNewEntry() local
353 const JITCodeEntry* prev = entry->prev_; in DeleteJITCodeEntryInternal() local
/art/compiler/optimizing/
Dload_store_elimination.cc528 HInstruction* prev = instruction->GetPrevious(); in TryRemovingNullCheck() local
/art/libelffile/elf/
Delf_builder.h886 Elf_Phdr& prev = phdrs.back(); in MakeProgramHeaders() local
/art/libdexfile/dex/
Ddex_file_verifier.cc2577 const dex::ProtoId* prev = reinterpret_cast<const dex::ProtoId*>(previous_item_); in CheckInterProtoIdItem() local