Home
last modified time | relevance | path

Searched defs:pointer (Results 1 – 25 of 26) sorted by relevance

12

/art/libartbase/base/
Dbit_utils_iterator.h45 using pointer = void; variable
Dstride_iterator.h32 using pointer = value_type*; variable
Dstl_util.h164 using pointer = void; variable
198 using pointer = void; variable
256 using pointer = typename std::iterator_traits<RealIter>::pointer; member
346 using pointer = void; member
Dscoped_arena_containers.h115 using pointer = void*; variable
154 using pointer = T*; variable
Diteration_range.h33 using pointer = typename std::iterator_traits<Iter>::pointer; variable
Darena_containers.h140 using pointer = void*; variable
173 using pointer = T*; variable
Dtransform_array_ref.h37 using pointer = void; member
49 using pointer = typename Iter::pointer; variable
Dtransform_iterator.h56 using pointer = std::conditional_t<std::is_reference_v<ResultType>, variable
Dutils.h146 inline void ForceRead(const T* pointer) { in ForceRead()
Dmemory_region.h48 void* pointer() const { return pointer_; } in pointer() function
Darray_ref.h46 using pointer = T*; variable
Darray_slice.h37 using pointer = T*; variable
Dintrusive_forward_list.h67 using pointer = value_type*; variable
146 using pointer = T*; variable
Dbit_vector.h168 using pointer = void; variable
Dbit_table.h161 using pointer = void; variable
Dhash_set.h43 using pointer = Elem*; variable
185 using pointer = T*; variable
/art/openjdkjvmti/
Djvmti_allocator.h50 using pointer = void*; variable
83 using pointer = T*; variable
/art/libdexfile/dex/
Dclass_iterator.h49 using pointer = void; variable
Ddex_instruction_iterator.h65 using pointer = void; variable
Dclass_accessor.h186 using pointer = value_type*; variable
/art/dex2oat/utils/
Dswap_space.h118 using pointer = void*; variable
150 using pointer = T*; variable
/art/runtime/mirror/
Dobject_array.h174 using pointer = value_type*; variable
/art/runtime/
Dvdex_file.h241 bool Contains(const uint8_t* pointer, size_t size) const { in Contains()
/art/runtime/jit/
Djit.cc1039 uint8_t* pointer = reinterpret_cast<uint8_t*>(&method); in MapBootImageMethods() local
/art/compiler/optimizing/
Dnodes.h2027 using pointer = void; variable

12