/frameworks/compile/mclinker/unittests/ |
D | RTLinearAllocatorTest.cpp | 39 Data* pointer = m_pTestee->allocate(10); in TEST_F() local 46 Data* pointer = m_pTestee->allocate(); in TEST_F() local 53 Data* pointer = m_pTestee->allocate(CHUNK_SIZE + 1); in TEST_F() local 60 Data* pointer = m_pTestee->allocate(); in TEST_F() local 69 Data* pointer = m_pTestee->allocate(); in TEST_F() local 80 Data* pointer = m_pTestee->allocate(10); in TEST_F() local 89 Data* pointer = m_pTestee->allocate(10); in TEST_F() local 101 Data* pointer = m_pTestee->allocate(); in TEST_F() local 118 Data* pointer = m_pTestee->allocate(10); in TEST_F() local
|
D | LinearAllocatorTest.cpp | 38 Data* pointer = m_pTestee->allocate(10); in TEST_F() local 45 Data* pointer = m_pTestee->allocate(); in TEST_F() local 52 Data* pointer = m_pTestee->allocate(CHUNK_SIZE + 1); in TEST_F() local 59 Data* pointer = m_pTestee->allocate(); in TEST_F() local 68 Data* pointer = m_pTestee->allocate(); in TEST_F() local 79 Data* pointer = m_pTestee->allocate(10); in TEST_F() local 88 Data* pointer = m_pTestee->allocate(10); in TEST_F() local 100 Data* pointer = m_pTestee->allocate(); in TEST_F() local 117 Data* pointer = m_pTestee->allocate(10); in TEST_F() local
|
/frameworks/native/libs/vr/libpdx/private/pdx/rpc/ |
D | pointer_wrapper.h | 16 explicit PointerWrapper(T* pointer) : pointer_(pointer) {} in PointerWrapper() 30 PointerWrapper<T> WrapPointer(T* pointer) { in WrapPointer()
|
D | default_initialization_allocator.h | 32 void construct(U* pointer) noexcept( in construct() 37 void construct(U* pointer, Args&&... args) { in construct()
|
D | buffer_wrapper.h | 27 typedef T* pointer; typedef 107 using pointer = typename BufferType::pointer; variable
|
D | array_wrapper.h | 27 typedef T* pointer; typedef
|
D | string_wrapper.h | 29 typedef value_type* pointer; typedef
|
/frameworks/compile/mclinker/include/mcld/ADT/ |
D | TypeTraits.h | 22 typedef const DataType* pointer; typedef 32 typedef DataType* pointer; typedef 42 typedef const DataType* pointer; typedef 53 typedef DataType* pointer; typedef
|
D | BinTree.h | 92 typedef typename traits::pointer pointer; typedef 184 typedef typename traits::pointer pointer; typedef 341 typedef value_type* pointer; typedef
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | gl.cpp | 59 const GLvoid *pointer, GLsizei /*count*/) { in glNormalPointerBounds() 63 GLsizei stride, const GLvoid *pointer, GLsizei /*count*/) { in glTexCoordPointerBounds() 67 GLsizei stride, const GLvoid *pointer, GLsizei /*count*/) { in glVertexPointerBounds() 72 GLsizei stride, const GLvoid *pointer, GLsizei /*count*/) { in glPointSizePointerOESBounds() 77 GLsizei stride, const GLvoid *pointer, GLsizei /*count*/) { in glMatrixIndexPointerOESBounds() 82 GLsizei stride, const GLvoid *pointer, GLsizei /*count*/) { in glWeightPointerOESBounds()
|
/frameworks/base/libs/hwui/jni/ |
D | android_nio_utils.h | 57 void* pointer() const { return fPointer; } in pointer() function
|
D | android_nio_utils.cpp | 25 jlong pointer = jniGetNioBufferPointer(fEnv, nioBuffer); in AutoBufferPointer() local
|
/frameworks/native/libs/binder/include/binder/ |
D | SafeInterface.h | 123 const Parcel& parcel, sp<T>* pointer) const { in read() 129 Parcel* parcel, const sp<T>& pointer) const { in write() 135 const Parcel& parcel, sp<T>* pointer) const { in read()
|
/frameworks/ml/nn/common/operations/ |
D | HashtableLookup.cpp | 54 void* pointer = nullptr; in Eval() local
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | GCFactory.h | 61 typedef typename traits::pointer pointer; typedef 111 typedef typename Alloc::pointer pointer; typedef
|
D | Allocators.h | 93 typedef typename ChunkType::value_type* pointer; typedef 309 typedef DataType* pointer; typedef 354 typedef void* pointer; typedef
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | common.cpp | 29 GLboolean normalized, GLsizei stride, const GLvoid *pointer, GLsizei count) { in glVertexAttribPointerBounds() 35 GLsizei stride, const GLvoid *pointer, GLsizei count) { in glVertexAttribIPointerBounds() 52 jlong pointer; in getPointer() local 189 jlong pointer; in getDirectBufferPointer() local
|
/frameworks/native/libs/ui/include/ui/ |
D | FatVector.h | 45 typedef T* pointer; // needed to implement std::allocator typedef
|
/frameworks/native/include/ui/ |
D | FatVector.h | 45 typedef T* pointer; // needed to implement std::allocator typedef
|
/frameworks/native/libs/ui/include_vndk/ui/ |
D | FatVector.h | 45 typedef T* pointer; // needed to implement std::allocator typedef
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL11Ext.java | 129 java.nio.Buffer pointer in glMatrixIndexPointerOES() 143 java.nio.Buffer pointer in glWeightPointerOES()
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10Ext.cpp | 54 GLboolean normalized, GLsizei stride, const GLvoid *pointer, GLsizei count) { in glVertexAttribPointerBounds() 60 GLsizei stride, const GLvoid *pointer, GLsizei count) { in glVertexAttribIPointerBounds() 77 jlong pointer; in getPointer() local 214 jlong pointer; in getDirectBufferPointer() local
|
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/ |
D | Output.h | 77 using pointer = std::conditional_t<IsConstIter, const value_type*, value_type*>; variable
|
/frameworks/native/services/inputflinger/reader/mapper/ |
D | TouchInputMapper.cpp | 120 const Pointer& pointer = pointerForId(id); in getCentroidOfTouchingPointers() local 268 const RawPointerData::Pointer& pointer = mLastRawState.rawPointerData.pointers[i]; in dump() local 1552 const RawPointerData::Pointer& pointer = in cookAndDispatch() local 1566 const RawPointerData::Pointer& pointer = in cookAndDispatch() local 1743 const RawPointerData::Pointer& pointer = in consumeRawTouches() local 1772 const RawPointerData::Pointer& pointer = mCurrentRawState.rawPointerData.pointerForId(id); in consumeRawTouches() local 2590 const RawPointerData::Pointer& pointer = in preparePointerGestures() local 3234 const RawPointerData::Pointer& pointer = in preparePointerGestures() local
|
/frameworks/base/tools/aapt2/util/ |
D | Util.h | 229 using pointer = android::StringPiece*; variable
|