Home
last modified time | relevance | path

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

/art/test/080-oom-throw/src/
DMain.java35 InstanceMemEater next; field in Main.InstanceMemEater
/art/compiler/dex/
Dvreg_analysis.cc106 int next = 0; in InferTypeAndSize() local
Dmir_graph.h241 MIR* next; member
/art/compiler/utils/
Dassembler.h186 SlowPath* next = NULL; in EmitSlowPaths() local
/art/runtime/jdwp/
Djdwp_event.h93 JdwpEvent* next; member
/art/compiler/dex/quick/
Dralloc_util.cc271 int next = *next_temp; in AllocTempBody() local
311 int next = reg_pool_->next_fp_reg & ~0x1; in AllocTempDouble() local
Dmir_to_lir.h114 LIR* next; member
/art/runtime/gc/
Dheap.cc1941 mirror::Object* next = head->GetFieldObject<mirror::Object*>(reference_pendingNext_offset_, in DequeuePendingReference() local
/art/compiler/utils/mips/
Dassembler_mips.cc165 int32_t next = buffer_.Load<int32_t>(position); in Bind() local
/art/compiler/utils/x86/
Dassembler_x86.cc1299 int next = buffer_.Load<int32_t>(position); in Bind() local
/art/compiler/utils/arm/
Dassembler_arm.cc1087 int32_t next = buffer_.Load<int32_t>(position); in Bind() local