| /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/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() 101 void Deallocate(const void *Ptr, size_t /*Size*/) { in Deallocate() 338 void *Ptr = PtrAndSize.first; in DeallocateCustomSizedSlabs() local 382 for (char *Ptr = Begin; Ptr + sizeof(T) <= End; Ptr += sizeof(T)) in DestroyAll() local 398 void *Ptr = PtrAndSize.first; in DestroyAll() local
|
| /external/llvm/lib/Support/ |
| D | FormattedStream.cpp | 24 static void UpdatePosition(std::pair<unsigned, unsigned> &Position, const char *Ptr, size_t Size) { in UpdatePosition() 48 void formatted_raw_ostream::ComputePosition(const char *Ptr, size_t Size) { in ComputePosition() 76 void formatted_raw_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
|
| D | raw_ostream.cpp | 296 raw_ostream &raw_ostream::write(const char *Ptr, size_t Size) { in write() 339 void raw_ostream::copy_to_buffer(const char *Ptr, size_t Size) { in copy_to_buffer() 566 void raw_fd_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl() 633 void raw_fd_ostream::pwrite(const char *Ptr, size_t Size, uint64_t Offset) { in pwrite() 749 void raw_string_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl() 784 void raw_svector_ostream::pwrite(const char *Ptr, size_t Size, in pwrite() 806 void raw_svector_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl() 843 void raw_null_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl() 850 void raw_null_ostream::pwrite(const char *Ptr, size_t Size, uint64_t Offset) {} in pwrite()
|
| D | Twine.cpp | 51 void Twine::printOneChild(raw_ostream &OS, Child Ptr, in printOneChild() 98 void Twine::printOneChildRepr(raw_ostream &OS, Child Ptr, in printOneChildRepr()
|
| 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 | 38 SmallPtrSetImplBase::insert_imp(const void *Ptr) { in insert_imp() 77 bool SmallPtrSetImplBase::erase_imp(const void * Ptr) { in erase_imp()
|
| /external/clang/lib/Sema/ |
| D | IdentifierResolver.cpp | 147 void *Ptr = Name.getFETokenInfo<void>(); in AddDecl() local 172 void *Ptr = Name.getFETokenInfo<void>(); in InsertDeclAfter() local 213 void *Ptr = Name.getFETokenInfo<void>(); in RemoveDecl() local 232 void *Ptr = Name.getFETokenInfo<void>(); in begin() local 302 void *Ptr = Name.getFETokenInfo<void>(); in tryAddTopLevelDecl() local 395 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/llvm/lib/Transforms/ObjCARC/ |
| D | PtrState.cpp | 216 const Value *Ptr, in HandlePotentialAlterRefCount() 244 const Value *Ptr, in HandlePotentialUse() 351 const Value *Ptr, in HandlePotentialAlterRefCount() 383 void TopDownPtrState::HandlePotentialUse(Instruction *Inst, const Value *Ptr, in HandlePotentialUse()
|
| D | DependencyAnalysis.cpp | 35 bool llvm::objcarc::CanAlterRefCount(const Instruction *Inst, const Value *Ptr, in CanAlterRefCount() 72 const Value *Ptr, in CanDecrementRefCount() 85 bool llvm::objcarc::CanUse(const Instruction *Inst, const Value *Ptr, in CanUse()
|
| /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/clang/include/clang/Lex/ |
| D | Lexer.h | 448 static inline char getCharAndSizeNoWarn(const char *Ptr, unsigned &Size, in getCharAndSizeNoWarn() 526 inline char getAndAdvanceChar(const char *&Ptr, Token &Tok) { in getAndAdvanceChar() 541 const char *ConsumeChar(const char *Ptr, unsigned Size, Token &Tok) { in ConsumeChar() 557 inline char getCharAndSize(const char *Ptr, unsigned &Size) { in getCharAndSize()
|
| /external/llvm/lib/IR/ |
| D | IRBuilder.cpp | 43 Value *IRBuilderBase::getCastedInt8PtrValue(Value *Ptr) { in getCastedInt8PtrValue() 66 CreateMemSet(Value *Ptr, Value *Val, Value *Size, unsigned Align, in CreateMemSet() 148 CallInst *IRBuilderBase::CreateLifetimeStart(Value *Ptr, ConstantInt *Size) { in CreateLifetimeStart() 163 CallInst *IRBuilderBase::CreateLifetimeEnd(Value *Ptr, ConstantInt *Size) { in CreateLifetimeEnd() 196 CallInst *IRBuilderBase::CreateMaskedLoad(Value *Ptr, unsigned Align, in CreateMaskedLoad() 215 CallInst *IRBuilderBase::CreateMaskedStore(Value *Val, Value *Ptr, in CreateMaskedStore()
|
| /external/llvm/lib/Analysis/ |
| D | LoopAccessAnalysis.cpp | 85 Value *Ptr, Value *OrigPtr) { in replaceSymbolicStrideSCEV() 116 ScalarEvolution *SE, Loop *Lp, Value *Ptr, bool WritePtr, unsigned DepSetId, in insert() 208 Value *Ptr = const_cast<Value*>(Loc.Ptr); in addLoad() local 217 Value *Ptr = const_cast<Value*>(Loc.Ptr); in addStore() local 276 const ValueToValueMap &Strides, Value *Ptr) { in hasComputableBounds() 314 Value *Ptr = A.getValue(); in canCheckPtrAtRT() local 430 Value *Ptr = AV.getValue(); in processMemAccesses() local 495 static bool isInBoundsGep(Value *Ptr) { in isInBoundsGep() 502 static int isStridedPtr(ScalarEvolution *SE, Value *Ptr, const Loop *Lp, in isStridedPtr() 869 MemoryDepChecker::getInstructionsForAccess(Value *Ptr, bool isWrite) const { in getInstructionsForAccess() [all …]
|
| /external/clang/test/FixIt/ |
| D | fixit-vexing-parse-cxx0x.cpp | 12 typedef int *Ptr; in func() typedef
|
| /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/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/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/ |
| D | pointer.pass.cpp | 23 struct Ptr {}; struct
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 576 Value *Ptr = Builder->CreateBitCast(II->getArgOperand(0), in visitCallInst() local 584 Value *Ptr = Builder->CreateBitCast(II->getArgOperand(0), in visitCallInst() local 595 Value *Ptr = Builder->CreateBitCast(II->getArgOperand(1), OpPtrTy); in visitCallInst() local 603 Value *Ptr = Builder->CreateBitCast(II->getArgOperand(1), OpPtrTy); in visitCallInst() local 610 Value *Ptr = Builder->CreateBitCast(II->getArgOperand(0), in visitCallInst() local 619 Value *Ptr = Builder->CreateBitCast(II->getArgOperand(0), in visitCallInst() local 630 Value *Ptr = Builder->CreateBitCast(II->getArgOperand(1), OpPtrTy); in visitCallInst() local 640 Value *Ptr = Builder->CreateBitCast(II->getArgOperand(1), OpPtrTy); in visitCallInst() local 652 Value *Ptr = Builder->CreateBitCast(II->getArgOperand(0), OpPtrTy); in visitCallInst() local
|