| /external/llvm/include/llvm/ADT/ |
| D | Optional.h | 119 const T* getPointer() const { assert(hasVal); return reinterpret_cast<const T*>(storage.buffer); } in getPointer() function 120 T* getPointer() { assert(hasVal); return reinterpret_cast<T*>(storage.buffer); } in getPointer() function
|
| D | PointerIntPair.h | 75 PointerTy getPointer() const { in getPointer() function
|
| D | SmallBitVector.h | 94 BitVector *getPointer() const { in getPointer() function
|
| /external/clang/lib/CodeGen/ |
| D | Address.h | 38 llvm::Value *getPointer() const { in getPointer() function 84 llvm::Constant *getPointer() const { in getPointer() function
|
| D | CGValue.h | 327 llvm::Value *getPointer() const { in getPointer() function 558 llvm::Value *getPointer() const { in getPointer() function
|
| /external/llvm/include/llvm/Support/ |
| D | SMLoc.h | 34 const char *getPointer() const { return Ptr; } in getPointer() function
|
| D | StreamingMemoryObject.h | 31 const uint8_t *getPointer(uint64_t address, uint64_t size) const override { in getPointer() function
|
| /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/com/badlogic/gdx/physics/bullet/linearmath/ |
| D | btHashPtr.java | 64 public long getPointer() { in getPointer() method in btHashPtr
|
| /external/llvm/lib/Support/ |
| D | StreamingMemoryObject.cpp | 65 const uint8_t *RawMemoryObject::getPointer(uint64_t address, in getPointer() function in __anoncfe6cef90111::RawMemoryObject
|
| /external/pdfium/core/src/fxcodec/jbig2/ |
| D | JBig2_BitStream.cpp | 158 const uint8_t* CJBig2_BitStream::getPointer() const { in getPointer() function in CJBig2_BitStream
|
| /external/libgdx/gdx/src/com/badlogic/gdx/scenes/scene2d/ |
| D | InputEvent.java | 66 public int getPointer () { in getPointer() method in InputEvent
|
| /external/llvm/include/llvm/Analysis/ |
| D | AliasSetTracker.h | 209 Value *getPointer() const { return CurNode->getValue(); } in getPointer() function
|
| /external/clang/test/Analysis/ |
| D | edges-new.mm | 316 - (int *)getPointer; method
|
| /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/ |
| D | btHashMap.h | 128 const void* getPointer() const in getPointer() function
|
| /external/clang/include/clang/AST/ |
| D | VTableBuilder.h | 201 uintptr_t getPointer() const { in getPointer() function
|
| /external/clang/include/clang/Sema/ |
| D | DeclSpec.h | 1445 static DeclaratorChunk getPointer(unsigned TypeQuals, SourceLocation Loc, in getPointer() function
|
| /external/libgdx/gdx/jni/android/ |
| D | AndroidGL20.cpp | 84 getPointer(JNIEnv *_env, jobject buffer, jarray *array, jint *remaining) in getPointer() function
|