Searched defs:type_ (Results 1 – 9 of 9) sorted by relevance
50 : type_(type), thread_id_(thread_id) { in type_() function
213 OatClassType type_; variable
129 uint16_t type_; member1316 ValueType type_; // Type of current encoded value. variable
178 jobject type_; // This is a weak global. member in art::AllocRecord4382 uint32_t type_; member in art::HeapChunkContext
661 Type type_; variable
50 ShifterOperand(Register rm, Shift shift, uint32_t shift_imm = 0) : type_(kRegister), rm_(rm), in type_() function
221 uint16_t type_; variable
441 const Primitive::Type type_; variable
799 explicit HExpression<N>(Primitive::Type type) : type_(type) {} in type_() function1299 Primitive::Type type_; variable