Home
last modified time | relevance | path

Searched defs:end_ (Results 1 – 14 of 14) sorted by relevance

/art/runtime/
Dmapping_table.h108 const uint32_t end_; // Equal to table_->DexToPcSize(). variable
185 const uint32_t end_; // Equal to table_->PcToDexSize(). variable
Doat_file.h304 const uint8_t* end_; variable
/art/runtime/gc/collector/
Dimmune_region.h76 mirror::Object* end_; variable
Dmark_sweep.cc778 uint8_t* const end_; member in art::gc::collector::CardScanTask
919 const uintptr_t end_; member in art::gc::collector::RecursiveMarkTask
/art/runtime/gc/space/
Dlarge_object_space.h118 uint8_t* end_; variable
Dspace.h334 Atomic<uint8_t*> end_; variable
Dregion_space.h466 uint8_t* end_; // The end address of the region. variable
/art/runtime/gc/accounting/
Dspace_bitmap_test.cc56 const mirror::Object* end_; member in art::gc::accounting::BitmapVerify
/art/cmdline/
Dtoken_range.h421 const iterator end_; member
/art/runtime/base/
Darena_allocator.h280 uint8_t* end_; variable
/art/runtime/jdwp/
Djdwp.h498 const uint8_t* end_; variable
/art/compiler/optimizing/
Dssa_liveness_analysis.h93 size_t end_; variable
Dbounds_check_elimination.cc1088 HInstruction* end_; // End value. member in art::MonotonicValueRange
/art/compiler/driver/
Dcompiler_driver.cc1661 const size_t end_; member in art::ParallelCompilationManager::ForAllClosure