HomeSort by relevance Sort by last modified time
    Searched refs:pointer (Results 26 - 50 of 1530) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
new_allocator.h 56 typedef _Tp* pointer; typedef in class:new_allocator
75 pointer
83 pointer
92 // __p is not permitted to be a null pointer.
94 deallocate(pointer __p, size_type)
104 construct(pointer __p, const _Tp& __val)
110 construct(pointer __p, _Args&&... __args)
115 destroy(pointer __p) { __p->~_Tp(); }
malloc_allocator.h 57 typedef _Tp* pointer; typedef in class:malloc_allocator
76 pointer
84 pointer
90 pointer __ret = static_cast<_Tp*>(std::malloc(__n * sizeof(_Tp)));
96 // __p is not permitted to be a null pointer.
98 deallocate(pointer __p, size_type)
108 construct(pointer __p, const _Tp& __val)
114 construct(pointer __p, _Args&&... __args)
119 destroy(pointer __p) { __p->~_Tp(); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xdefs.h 55 typedef void *pointer; typedef
106 typedef void (* BlockHandlerProcPtr)(pointer /* blockData */,
108 pointer /* pReadmask */);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xdefs.h 55 typedef void *pointer; typedef
106 typedef void (* BlockHandlerProcPtr)(pointer /* blockData */,
108 pointer /* pReadmask */);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xdefs.h 55 typedef void *pointer; typedef
106 typedef void (* BlockHandlerProcPtr)(pointer /* blockData */,
108 pointer /* pReadmask */);
  /dalvik/vm/mterp/x86-atom/
stub.S 20 SAVE_PC_FP_TO_GLUE %edx # save program counter and frame pointer
24 LOAD_PC_FP_FROM_GLUE # restore program counter and frame pointer
  /external/webkit/Source/JavaScriptCore/wtf/
DynamicAnnotations.h 54 #define WTF_ANNOTATE_BENIGN_RACE(pointer, description) WTFAnnotateBenignRaceSized(__FILE__, __LINE__, pointer, sizeof(*(pointer)), description)
59 * the former to the latter when they share the same argument pointer.
91 #define WTF_ANNOTATE_BENIGN_RACE(pointer, description)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/unordered_iterator/
point_iterator.hpp 57 // Iterator's pointer type.
58 typedef pointer_ pointer; typedef in class:point_iterator_
60 // Iterator's const pointer type.
86 inline pointer
132 point_iterator_(pointer p_value) : m_p_value(p_value)
141 pointer m_p_value;
iterator.hpp 59 // Iterator's pointer type.
60 typedef pointer_ pointer; typedef in class:iterator_
62 // Iterator's const pointer type.
85 const_cast<pointer>(const_iterator_::m_p_value)));
93 const_cast<pointer>(const_iterator_::m_p_value)));
97 inline pointer
102 return (const_cast<pointer>(base_type::m_p_value));
141 * pointer and position (e.g., this is called from within a find()
145 iterator_(pointer p_value, PB_DS_GEN_POS pos, PB_DS_CLASS_C_DEC* p_tbl) : const_iterator_(p_value, pos, p_tbl)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/unordered_iterator/
point_iterator.hpp 57 // Iterator's pointer type.
58 typedef pointer_ pointer; typedef in class:point_iterator_
60 // Iterator's const pointer type.
86 inline pointer
132 point_iterator_(pointer p_value) : m_p_value(p_value)
141 pointer m_p_value;
iterator.hpp 59 // Iterator's pointer type.
60 typedef pointer_ pointer; typedef in class:iterator_
62 // Iterator's const pointer type.
85 const_cast<pointer>(const_iterator_::m_p_value)));
93 const_cast<pointer>(const_iterator_::m_p_value)));
97 inline pointer
102 return (const_cast<pointer>(base_type::m_p_value));
141 * pointer and position (e.g., this is called from within a find()
145 iterator_(pointer p_value, PB_DS_GEN_POS pos, PB_DS_CLASS_C_DEC* p_tbl) : const_iterator_(p_value, pos, p_tbl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/unordered_iterator/
point_iterator.hpp 57 // Iterator's pointer type.
58 typedef pointer_ pointer; typedef in class:point_iterator_
60 // Iterator's const pointer type.
86 inline pointer
132 point_iterator_(pointer p_value) : m_p_value(p_value)
141 pointer m_p_value;
iterator.hpp 59 // Iterator's pointer type.
60 typedef pointer_ pointer; typedef in class:iterator_
62 // Iterator's const pointer type.
85 const_cast<pointer>(const_iterator_::m_p_value)));
93 const_cast<pointer>(const_iterator_::m_p_value)));
97 inline pointer
102 return (const_cast<pointer>(base_type::m_p_value));
141 * pointer and position (e.g., this is called from within a find()
145 iterator_(pointer p_value, PB_DS_GEN_POS pos, PB_DS_CLASS_C_DEC* p_tbl) : const_iterator_(p_value, pos, p_tbl)
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
point_iterator.hpp 57 // Iterator's pointer type.
58 typedef pointer_ pointer; typedef in class:point_iterator_
60 // Iterator's const pointer type.
86 inline pointer
132 point_iterator_(pointer p_value) : m_p_value(p_value)
141 pointer m_p_value;
iterator.hpp 59 // Iterator's pointer type.
60 typedef pointer_ pointer; typedef in class:iterator_
62 // Iterator's const pointer type.
85 const_cast<pointer>(const_iterator_::m_p_value)));
93 const_cast<pointer>(const_iterator_::m_p_value)));
97 inline pointer
102 return (const_cast<pointer>(base_type::m_p_value));
141 * pointer and position (e.g., this is called from within a find()
145 iterator_(pointer p_value, PB_DS_GEN_POS pos, PB_DS_CLASS_C_DEC* p_tbl) : const_iterator_(p_value, pos, p_tbl)
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
point_iterator.hpp 57 // Iterator's pointer type.
58 typedef pointer_ pointer; typedef in class:point_iterator_
60 // Iterator's const pointer type.
86 inline pointer
132 point_iterator_(pointer p_value) : m_p_value(p_value)
141 pointer m_p_value;
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/unordered_iterator/
point_iterator.hpp 57 // Iterator's pointer type.
58 typedef pointer_ pointer; typedef in class:point_iterator_
60 // Iterator's const pointer type.
86 inline pointer
132 point_iterator_(pointer p_value) : m_p_value(p_value)
141 pointer m_p_value;
  /external/compiler-rt/BlocksRuntime/tests/
k-and-r.c 8 // CONFIG error: incompatible block pointer types assigning
25 #error incompatible block pointer types assigning
29 #error incompatible block pointer types assigning
  /frameworks/base/core/jni/
android_nio_utils.h 25 * Given an nio.Buffer, return a pointer to it, beginning at its current
26 * position. The returned pointer is only valid for the current JNI stack-frame.
35 * and the returned pointer when the caller is through with it.
38 * @return The pointer to the memory in the buffer object
44 * Pass that array and the returned pointer when you are done accessing the
45 * pointer. If called (i.e. array is non-null), it must be called in the same
50 * @param pointer The pointer returned by android_nio_getPointer
51 * @param commit JNI_FALSE if the pointer was just read, and JNI_TRUE if
52 * the pointer was written to
62 void* pointer() const { return fPointer; } function in class:android::AutoBufferPointer
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
malloc_allocator.h 57 typedef _Tp* pointer; typedef in class:malloc_allocator
76 pointer
84 pointer
90 pointer __ret = static_cast<_Tp*>(std::malloc(__n * sizeof(_Tp)));
96 // __p is not permitted to be a null pointer.
98 deallocate(pointer __p, size_type)
108 construct(pointer __p, const _Tp& __val)
114 construct(pointer __p, _Args&&... __args)
119 destroy(pointer __p) { __p->~_Tp(); }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
malloc_allocator.h 59 typedef _Tp* pointer; typedef in class:malloc_allocator
78 pointer
86 pointer
92 pointer __ret = static_cast<_Tp*>(std::malloc(__n * sizeof(_Tp)));
98 // __p is not permitted to be a null pointer.
100 deallocate(pointer __p, size_type)
110 construct(pointer __p, const _Tp& __val)
116 construct(pointer __p, _Args&&... __args)
121 destroy(pointer __p) { __p->~_Tp(); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
malloc_allocator.h 59 typedef _Tp* pointer; typedef in class:malloc_allocator
78 pointer
86 pointer
92 pointer __ret = static_cast<_Tp*>(std::malloc(__n * sizeof(_Tp)));
98 // __p is not permitted to be a null pointer.
100 deallocate(pointer __p, size_type)
110 construct(pointer __p, const _Tp& __val)
116 construct(pointer __p, _Args&&... __args)
121 destroy(pointer __p) { __p->~_Tp(); }
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
malloc_allocator.h 57 typedef _Tp* pointer; typedef in class:malloc_allocator
76 pointer
84 pointer
90 pointer __ret = static_cast<_Tp*>(std::malloc(__n * sizeof(_Tp)));
96 // __p is not permitted to be a null pointer.
98 deallocate(pointer __p, size_type)
108 construct(pointer __p, const _Tp& __val)
114 construct(pointer __p, _Args&&... __args)
119 destroy(pointer __p) { __p->~_Tp(); }
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
malloc_allocator.h 57 typedef _Tp* pointer; typedef in class:malloc_allocator
76 pointer
84 pointer
90 pointer __ret = static_cast<_Tp*>(std::malloc(__n * sizeof(_Tp)));
96 // __p is not permitted to be a null pointer.
98 deallocate(pointer __p, size_type)
108 construct(pointer __p, const _Tp& __val)
114 construct(pointer __p, _Args&&... __args)
119 destroy(pointer __p) { __p->~_Tp(); }
  /system/core/include/cutils/
array.h 18 * A pointer array which intelligently expands its capacity ad needed.
39 /** Adds a pointer. Returns 0 is successful, < 0 otherwise. */
40 int arrayAdd(Array* array, void* pointer);
42 /** Gets the pointer at the specified index. */
45 /** Removes the pointer at the given index and returns it. */
48 /** Sets pointer at the given index. Returns old pointer. */
49 void* arraySet(Array* array, int index, void* pointer);
58 * Returns a pointer to a C-style array which will be valid until this array

Completed in 1912 milliseconds

12 3 4 5 6 7 8 91011>>