| /external/llvm/include/llvm/Support/ |
| D | ArrayRecycler.h | 56 void push(unsigned Idx, T *Ptr) { in push() 105 while (T *Ptr = pop(Bucket.size() - 1)) in clear() local 126 if (T *Ptr = pop(Cap.getBucket())) in allocate() local 136 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
|
| D | SMLoc.h | 24 const char *Ptr; variable 35 static SMLoc getFromPointer(const char *Ptr) { in getFromPointer()
|
| D | Allocator.h | 60 void Deallocate(const void *Ptr, size_t Size) { in Deallocate() 98 void Deallocate(const void *Ptr, size_t /*Size*/) { in Deallocate() 215 char *Ptr = alignPtr(CurPtr, Alignment); in Allocate() local 333 void *Ptr = PtrAndSize.first; in DeallocateCustomSizedSlabs() local 377 for (char *Ptr = Begin; Ptr + sizeof(T) <= End; Ptr += sizeof(T)) in DestroyAll() local 393 void *Ptr = PtrAndSize.first; in DestroyAll() local
|
| /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
| D | cmstypes.c | 308 cmsBool Type_XYZ_Write(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, void* Ptr, cmsUInt3… in Type_XYZ_Write() 317 void* Type_XYZ_Dup(struct _cms_typehandler_struct* self, const void *Ptr, cmsUInt32Number n) in Type_XYZ_Dup() 325 void Type_XYZ_Free(struct _cms_typehandler_struct* self, void *Ptr) in Type_XYZ_Free() 405 cmsBool Type_Chromaticity_Write(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, void* Ptr,… in Type_Chromaticity_Write() 423 void* Type_Chromaticity_Dup(struct _cms_typehandler_struct* self, const void *Ptr, cmsUInt32Number … in Type_Chromaticity_Dup() 431 void Type_Chromaticity_Free(struct _cms_typehandler_struct* self, void* Ptr) in Type_Chromaticity_Free() 478 …OrderType_Write(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, void* Ptr, cmsUInt32Number… in Type_ColorantOrderType_Write() 500 void* Type_ColorantOrderType_Dup(struct _cms_typehandler_struct* self, const void *Ptr, cmsUInt32Nu… in Type_ColorantOrderType_Dup() 509 void Type_ColorantOrderType_Free(struct _cms_typehandler_struct* self, void* Ptr) in Type_ColorantOrderType_Free() 545 cmsBool Type_S15Fixed16_Write(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, void* Ptr, cm… in Type_S15Fixed16_Write() [all …]
|
| /external/llvm/lib/Support/ |
| D | FormattedStream.cpp | 23 static void UpdatePosition(std::pair<unsigned, unsigned> &Position, const char *Ptr, size_t Size) { in UpdatePosition() 47 void formatted_raw_ostream::ComputePosition(const char *Ptr, size_t Size) { in ComputePosition() 75 void formatted_raw_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
|
| D | Twine.cpp | 58 void Twine::printOneChild(raw_ostream &OS, Child Ptr, in printOneChild() 102 void Twine::printOneChildRepr(raw_ostream &OS, Child Ptr, in printOneChildRepr()
|
| D | raw_ostream.cpp | 295 raw_ostream &raw_ostream::write(const char *Ptr, size_t Size) { in write() 337 void raw_ostream::copy_to_buffer(const char *Ptr, size_t Size) { in copy_to_buffer() 515 void raw_fd_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl() 692 void raw_string_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl() 731 void raw_svector_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl() 775 void raw_null_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
|
| D | circular_raw_ostream.cpp | 18 void circular_raw_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
|
| D | raw_os_ostream.cpp | 26 void raw_os_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
|
| D | SmallPtrSet.cpp | 37 bool SmallPtrSetImplBase::insert_imp(const void * Ptr) { in insert_imp() 74 bool SmallPtrSetImplBase::erase_imp(const void * Ptr) { in erase_imp()
|
| /external/clang/lib/Sema/ |
| D | IdentifierResolver.cpp | 144 void *Ptr = Name.getFETokenInfo<void>(); in AddDecl() local 169 void *Ptr = Name.getFETokenInfo<void>(); in InsertDeclAfter() local 210 void *Ptr = Name.getFETokenInfo<void>(); in RemoveDecl() local 229 void *Ptr = Name.getFETokenInfo<void>(); in begin() local 294 void *Ptr = Name.getFETokenInfo<void>(); in tryAddTopLevelDecl() local 387 void *Ptr = Name.getFETokenInfo<void>(); in operator []() local
|
| /external/sfntly/cpp/src/sfntly/port/ |
| D | refcount.h | 179 Ptr() : p_(NULL) { in Ptr() function 184 Ptr(T* pT) : p_(NULL) { in Ptr() function 188 Ptr(const Ptr<T>& p) : p_(NULL) { in Ptr() function
|
| /external/chromium_org/third_party/sfntly/cpp/src/sfntly/port/ |
| D | refcount.h | 179 Ptr() : p_(NULL) { in Ptr() function 184 Ptr(T* pT) : p_(NULL) { in Ptr() function 188 Ptr(const Ptr<T>& p) : p_(NULL) { in Ptr() function
|
| /external/clang/include/clang/Lex/ |
| D | Lexer.h | 428 static inline char getCharAndSizeNoWarn(const char *Ptr, unsigned &Size, in getCharAndSizeNoWarn() 506 inline char getAndAdvanceChar(const char *&Ptr, Token &Tok) { in getAndAdvanceChar() 521 const char *ConsumeChar(const char *Ptr, unsigned Size, Token &Tok) { in ConsumeChar() 537 inline char getCharAndSize(const char *Ptr, unsigned &Size) { in getCharAndSize()
|
| /external/clang/include/clang/Sema/ |
| D | Ownership.h | 46 void *Ptr; variable 47 explicit OpaquePtr(void *Ptr) : Ptr(Ptr) {} in OpaquePtr() 91 void *Ptr; member
|
| D | IdentifierResolver.h | 82 uintptr_t Ptr; variable 197 static inline bool isDeclPtr(void *Ptr) { in isDeclPtr() 202 static inline IdDeclInfo *toIdDeclInfo(void *Ptr) { in toIdDeclInfo()
|
| /external/llvm/lib/IR/ |
| D | IRBuilder.cpp | 42 Value *IRBuilderBase::getCastedInt8PtrValue(Value *Ptr) { in getCastedInt8PtrValue() 64 CreateMemSet(Value *Ptr, Value *Val, Value *Size, unsigned Align, in CreateMemSet() 125 CallInst *IRBuilderBase::CreateLifetimeStart(Value *Ptr, ConstantInt *Size) { in CreateLifetimeStart() 140 CallInst *IRBuilderBase::CreateLifetimeEnd(Value *Ptr, ConstantInt *Size) { in CreateLifetimeEnd()
|
| /external/clang/test/FixIt/ |
| D | fixit-vexing-parse-cxx0x.cpp | 12 typedef int *Ptr; in func() typedef
|
| /external/clang/test/CodeGenCXX/ |
| D | atomic.cpp | 4 template<typename _Tp> struct Ptr { struct
|
| D | arm-cc.cpp | 4 const char *Ptr; member in SMLoc
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | LowerAtomic.cpp | 26 Value *Ptr = CXI->getPointerOperand(); in LowerAtomicCmpXchgInst() local 45 Value *Ptr = RMWI->getPointerOperand(); in LowerAtomicRMWInst() local
|
| /external/libcxx/test/utilities/memory/allocator.traits/allocator.traits.types/ |
| D | pointer.pass.cpp | 23 struct Ptr {}; struct
|
| /external/llvm/lib/Analysis/ |
| D | LibCallSemantics.cpp | 23 static StringMap<const LibCallFunctionInfo*> *getMap(void *Ptr) { in getMap()
|
| /external/llvm/include/llvm/Analysis/ |
| D | ValueTracking.h | 125 GetPointerBaseWithConstantOffset(const Value *Ptr, int64_t &Offset, in GetPointerBaseWithConstantOffset()
|
| /external/chromium_org/third_party/WebKit/Source/platform/heap/ |
| D | HeapTerminatedArray.h | 32 typedef RawPtr<HeapTerminatedArray> Ptr; typedef
|