Home
last modified time | relevance | path

Searched defs:type_ (Results 1 – 19 of 19) sorted by relevance

/art/runtime/mirror/
Dfield.h102 HeapReference<mirror::Class> type_; variable
/art/runtime/
Doat_file.h208 const OatClassType type_; variable
Dgc_root.h62 : type_(type), thread_id_(thread_id) { in type_() function
Dclass_linker.h912 const Type type_; variable
Ddex_file.h145 uint16_t type_; member
403 uint8_t type_; member
1598 ValueType type_; // Type of current encoded value. variable
Dthread.h1563 const StackedShadowFrameType type_; variable
Dthread.cc227 const StackedShadowFrameType type_; member in art::StackedShadowFrameRecord
Dcheck_jni.cc235 VarArgsType type_; member in art::VarArgs
Ddebugger.cc4718 uint32_t type_; member in art::HeapChunkContext
/art/compiler/optimizing/
Dinduction_var_analysis.h225 Primitive::Type type_; variable
Dssa_liveness_analysis.h1090 const Primitive::Type type_; variable
Dcode_generator_x86_64.cc138 const Primitive::Type type_; member in art::x86_64::DivRemMinusOneSlowPathX86_64
Dnodes.h6268 Primitive::Type type_; variable
/art/compiler/utils/mips64/
Dassembler_mips64.h669 Type type_; // Current type of the branch. variable
/art/compiler/utils/arm/
Dassembler_thumb2.h651 const Type type_; variable
Dassembler_arm.h140 ShifterOperand(Register rm, Shift shift, uint32_t shift_imm = 0) : type_(kRegister), rm_(rm), in type_() function
/art/compiler/utils/mips/
Dassembler_mips.h757 Type type_; // Current type of the branch. variable
/art/runtime/gc/space/
Dregion_space.h470 RegionType type_; // The region type (see RegionType). variable
/art/compiler/
Doat_writer.cc144 Type type_; member in art::OatWriter::DexFileSource
183 uint16_t type_; member in art::OatWriter::OatClass