Home
last modified time | relevance | path

Searched refs:pointer (Results 1 – 25 of 34) sorted by relevance

12

/art/openjdkjvmti/
Djvmti_allocator.h50 typedef void* pointer; typedef
83 typedef T* pointer; typedef
110 pointer address(reference x) const { return &x; } in address()
113 pointer allocate(size_type n, JvmtiAllocator<void>::pointer hint ATTRIBUTE_UNUSED = nullptr) {
126 void deallocate(pointer p, size_type n ATTRIBUTE_UNUSED) { in deallocate()
135 void construct(pointer p, const_reference val) { in construct()
142 void destroy(pointer p) { in destroy()
/art/libartbase/base/
Dmemory_region.cc25 CHECK(from.pointer() != nullptr); in CopyFrom()
29 memmove(reinterpret_cast<void*>(begin() + offset), from.pointer(), from.size()); in CopyFrom()
Dallocator.h111 typedef typename std::allocator<T>::pointer pointer; typedef
133 pointer allocate(size_type n, const_pointer hint ATTRIBUTE_UNUSED = 0) {
136 return reinterpret_cast<pointer>(malloc(size));
Darena_containers.h132 typedef void* pointer; typedef
165 typedef T* pointer; typedef
194 pointer address(reference x) const { return &x; } in address()
197 pointer allocate(size_type n,
198 ArenaAllocatorAdapter<void>::pointer hint ATTRIBUTE_UNUSED = nullptr) {
202 void deallocate(pointer p, size_type n) { in deallocate()
Diteration_range.h32 typedef typename std::iterator_traits<Iter>::pointer pointer; typedef
Dscoped_arena_containers.h105 typedef void* pointer; typedef
144 typedef T* pointer; typedef
178 pointer address(reference x) const { return &x; } in address()
181 pointer allocate(size_type n,
182 ScopedArenaAllocatorAdapter<void>::pointer hint ATTRIBUTE_UNUSED = nullptr) {
188 void deallocate(pointer p, size_type n) { in deallocate()
Dtransform_iterator_test.cc51 static_assert(std::is_same<vector_titer, vector_titer::pointer>::value, "pointer"); in TEST()
58 static_assert(std::is_same<vector_ctiter, vector_ctiter::pointer>::value, "pointer"); in TEST()
65 static_assert(std::is_same<vector_rtiter, vector_rtiter::pointer>::value, "pointer"); in TEST()
72 static_assert(std::is_same<vector_crtiter, vector_crtiter::pointer>::value, "pointer"); in TEST()
154 static_assert(std::is_same<list_titer, list_titer::pointer>::value, "pointer"); in TEST()
161 static_assert(std::is_same<list_ctiter, list_ctiter::pointer>::value, "pointer"); in TEST()
168 static_assert(std::is_same<list_rtiter, list_rtiter::pointer>::value, "pointer"); in TEST()
175 static_assert(std::is_same<list_crtiter, list_crtiter::pointer>::value, "pointer"); in TEST()
218 static_assert(std::is_same<flist_titer, flist_titer::pointer>::value, "pointer"); in TEST()
225 static_assert(std::is_same<flist_ctiter, flist_ctiter::pointer>::value, "pointer"); in TEST()
[all …]
Dtransform_array_ref_test.cc48 static_assert(std::is_same<TarefIter, decltype(taref)::pointer>::value, "pointer"); in TEST()
89 static_assert(std::is_same<TarefIter, decltype(taref)::pointer>::value, "pointer"); in TEST()
123 static_assert(std::is_same<int*, decltype(taref)::pointer>::value, "pointer"); in TEST()
167 static_assert(std::is_same<const int*, decltype(ctaref)::pointer>::value, "pointer"); in TEST()
Dmemory_region.h48 void* pointer() const { return pointer_; } in pointer() function
130 pointer_ = region.pointer(); in Extend()
Dtransform_array_ref.h50 using pointer = typename Iter::pointer; variable
51 using const_pointer = typename ConstIter::pointer;
Darray_slice.h35 using pointer = T*; variable
Dtransform_iterator.h55 using pointer = typename std::conditional< variable
Darray_ref.h46 using pointer = T*; variable
/art/compiler/utils/
Dswap_space.h117 typedef void* pointer; typedef
149 typedef T* pointer; typedef
175 pointer address(reference x) const { return &x; } in address()
178 pointer allocate(size_type n, SwapAllocator<void>::pointer hint ATTRIBUTE_UNUSED = nullptr) {
188 void deallocate(pointer p, size_type n) { in deallocate()
196 void construct(pointer p, const_reference val) { in construct()
203 void destroy(pointer p) { in destroy()
/art/runtime/arch/arm/
Djni_entrypoints_arm.S31 sub sp, #12 @ pad stack pointer to align frame
35 add sp, #12 @ restore stack pointer
/art/test/127-checker-secondarydex/
Dexpected.txt3 Got null pointer exception
/art/test/1959-redefine-object-instrument/
Dinfo.txt5 This is generally fine because the method pointer in the instrumentation
/art/build/
DAndroid.bp87 "-Wint-to-void-pointer-cast",
118 // "-fno-omit-frame-pointer",
140 // Bug: 15446488. We don't omit the frame pointer to work around
142 "-fno-omit-frame-pointer",
/art/test/998-redefine-use-after-free/
Dinfo.txt6 required that a later redefinition happen to get the same native pointer for its
/art/runtime/interpreter/mterp/x86_64/
Dother.S199 movq OFF_FP_RESULT_REGISTER(rFP), %rax # get pointer to result JType.
213 movq OFF_FP_RESULT_REGISTER(rFP), %rax # get pointer to result JType.
/art/runtime/interpreter/mterp/x86/
Dother.S227 movl OFF_FP_RESULT_REGISTER(rFP), %eax # get pointer to result JType.
241 movl OFF_FP_RESULT_REGISTER(rFP), %eax # get pointer to result JType.
/art/runtime/interpreter/mterp/arm/
Dobject.S232 GET_VREG r3, r2 @ r3<- fp[B], the object pointer
255 GET_VREG r2, r2 @ r2<- fp[B], the object pointer
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S672 move rSELF, $a5 # Save managed thread pointer into rSELF
1055 move $s1, $a3 # move managed thread pointer into s1 (rSELF)
1089 ld $t9, ART_METHOD_QUICK_CODE_OFFSET_64($a0) # get pointer to the code
1157 move $s1, $a3 # move managed thread pointer into s1 (rSELF)
1190 ld $t9, ART_METHOD_QUICK_CODE_OFFSET_64($a0) # get pointer to the code
1717 # Load the next pointer of the head and update the list head with the next pointer.
1721 # Store the class pointer in the header. This also overwrites the first pointer. The offsets are
1854 sw $a0, MIRROR_OBJECT_CLASS_OFFSET($v0) # Store the class pointer.
2120 move $t9, $v0 # code pointer must be in $t9 to generate the global pointer
2246 daddiu $a3, $sp, 16 # Pass fpr_res pointer ($f0 in SAVE_EVERYTHING_FRAME).
[all …]
/art/runtime/interpreter/mterp/mips/
Dother.S234 lw a0, OFF_FP_RESULT_REGISTER(rFP) # get pointer to result JType
249 lw a3, OFF_FP_RESULT_REGISTER(rFP) # get pointer to result JType
/art/runtime/interpreter/mterp/mips64/
Dother.S244 ld a0, OFF_FP_RESULT_REGISTER(rFP) # get pointer to result JType
262 ld a0, OFF_FP_RESULT_REGISTER(rFP) # get pointer to result JType

12