Home
last modified time | relevance | path

Searched defs:Ptr (Results 1 – 25 of 535) sorted by relevance

12345678910>>...22

/external/gwp_asan/gwp_asan/tests/
Dbacktrace.cpp21 DeallocateMemory(gwp_asan::GuardedPoolAllocator &GPA, void *Ptr) { in DeallocateMemory()
25 DeallocateMemory2(gwp_asan::GuardedPoolAllocator &GPA, void *Ptr) { in DeallocateMemory2()
28 __attribute__((optnone)) void TouchMemory(void *Ptr) { in TouchMemory()
33 void *Ptr = AllocateMemory(GPA); in TEST_F() local
48 void *Ptr = AllocateMemory(GPA); in TEST_F() local
Dbasic.cpp13 void *Ptr = GPA.allocate(1); in TEST_F() local
31 void *Ptr = GPA.allocate(AllocSize); in TEST_F() local
55 void *Ptr = GPA.allocate(1); in TEST_F() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_gfx_mem.cpp129 Value* BuilderGfxMem::GEP(Value* Ptr, Value* Idx, Type* Ty, bool isReadOnly, const Twine& Name) in GEP()
153 Value* BuilderGfxMem::GEP(Type* Ty, Value* Ptr, Value* Idx, const Twine& Name) in GEP()
170 Value* BuilderGfxMem::GEP(Value* Ptr, const std::initializer_list<Value*>& indexList, Type* Ty) in GEP()
188 BuilderGfxMem::GEP(Value* Ptr, const std::initializer_list<uint32_t>& indexList, Type* Ty) in GEP()
205 Value* BuilderGfxMem::TranslationHelper(Value* Ptr, Type* Ty, Value* pfnTranslateGfxAddress) in TranslationHelper()
219 void BuilderGfxMem::TrackerHelper(Value* Ptr, Type* Ty, MEM_CLIENT usage, bool isRead) in TrackerHelper()
266 LoadInst* BuilderGfxMem::LOAD(Value* Ptr, const char* Name, Type* Ty, MEM_CLIENT usage) in LOAD()
275 LoadInst* BuilderGfxMem::LOAD(Value* Ptr, const Twine& Name, Type* Ty, MEM_CLIENT usage) in LOAD()
285 Value* Ptr, bool isVolatile, const Twine& Name, Type* Ty, MEM_CLIENT usage) in LOAD()
323 CallInst* BuilderGfxMem::MASKED_LOAD(Value* Ptr, in MASKED_LOAD()
[all …]
/external/scudo/standalone/
Dchunk.h89 inline AtomicPackedHeader *getAtomicHeader(void *Ptr) { in getAtomicHeader()
94 inline const AtomicPackedHeader *getConstAtomicHeader(const void *Ptr) { in getConstAtomicHeader()
102 static inline u16 computeHeaderChecksum(u32 Cookie, const void *Ptr, in computeHeaderChecksum()
112 inline void storeHeader(u32 Cookie, void *Ptr, in storeHeader()
120 inline void loadHeader(u32 Cookie, const void *Ptr, in loadHeader()
129 inline void compareExchangeHeader(u32 Cookie, void *Ptr, in compareExchangeHeader()
142 inline bool isValid(u32 Cookie, const void *Ptr, in isValid()
Dmemtag.h54 inline uptr untagPointer(uptr Ptr) { return Ptr & ((1ULL << 56) - 1); } in untagPointer()
56 inline void setRandomTag(void *Ptr, uptr Size, uptr *TaggedBegin, in setRandomTag()
89 inline void *prepareTaggedChunk(void *Ptr, uptr Size, uptr BlockEnd) { in prepareTaggedChunk()
161 inline uptr loadTag(uptr Ptr) { in loadTag()
Dreport.cpp65 void NORETURN reportHeaderCorruption(void *Ptr) { in reportHeaderCorruption()
73 void NORETURN reportHeaderRace(void *Ptr) { in reportHeaderRace()
124 void NORETURN reportInvalidChunkState(AllocatorAction Action, void *Ptr) { in reportInvalidChunkState()
130 void NORETURN reportMisalignedPointer(AllocatorAction Action, void *Ptr) { in reportMisalignedPointer()
138 void NORETURN reportDeallocTypeMismatch(AllocatorAction Action, void *Ptr, in reportDeallocTypeMismatch()
147 void NORETURN reportDeleteSizeMismatch(void *Ptr, uptr Size, in reportDeleteSizeMismatch()
/external/gwp_asan/gwp_asan/platform_specific/
Dguarded_pool_allocator_posix.cpp37 void *Ptr = in mapMemory() local
44 void GuardedPoolAllocator::unmapMemory(void *Ptr, size_t Size, in unmapMemory()
51 void GuardedPoolAllocator::markReadWrite(void *Ptr, size_t Size, in markReadWrite()
58 void GuardedPoolAllocator::markInaccessible(void *Ptr, size_t Size, in markInaccessible()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DDynamicLibrary.cpp80 if (void *Ptr = DLSym(Handle, Symbol)) in LibLookup() local
85 if (void *Ptr = DLSym(Handle, Symbol)) in LibLookup() local
97 if (void *Ptr = LibLookup(Symbol, Order)) in Lookup() local
102 if (void *Ptr = DLSym(Process, Symbol)) in Lookup() local
107 if (void *Ptr = LibLookup(Symbol, Order)) in Lookup() local
194 if (void *Ptr = OpenedHandles->Lookup(SymbolName, SearchOrder)) in SearchForAddressOfSymbol() local
DFormattedStream.cpp24 static void UpdatePosition(std::pair<unsigned, unsigned> &Position, const char *Ptr, size_t Size) { in UpdatePosition()
49 void formatted_raw_ostream::ComputePosition(const char *Ptr, size_t Size) { in ComputePosition()
77 void formatted_raw_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
/external/pdfium/third_party/lcms/src/
Dcmstypes.c320 cmsBool Type_XYZ_Write(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, void* Ptr, cmsUInt3… in Type_XYZ_Write()
329 void* Type_XYZ_Dup(struct _cms_typehandler_struct* self, const void *Ptr, cmsUInt32Number n) in Type_XYZ_Dup()
337 void Type_XYZ_Free(struct _cms_typehandler_struct* self, void *Ptr) in Type_XYZ_Free()
417 cmsBool Type_Chromaticity_Write(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, void* Ptr,… in Type_Chromaticity_Write()
435 void* Type_Chromaticity_Dup(struct _cms_typehandler_struct* self, const void *Ptr, cmsUInt32Number … in Type_Chromaticity_Dup()
443 void Type_Chromaticity_Free(struct _cms_typehandler_struct* self, void* Ptr) in Type_Chromaticity_Free()
490 …OrderType_Write(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, void* Ptr, cmsUInt32Number… in Type_ColorantOrderType_Write()
512 void* Type_ColorantOrderType_Dup(struct _cms_typehandler_struct* self, const void *Ptr, cmsUInt32Nu… in Type_ColorantOrderType_Dup()
521 void Type_ColorantOrderType_Free(struct _cms_typehandler_struct* self, void* Ptr) in Type_ColorantOrderType_Free()
557 cmsBool Type_S15Fixed16_Write(struct _cms_typehandler_struct* self, cmsIOHANDLER* io, void* Ptr, cm… in Type_S15Fixed16_Write()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DArrayRecycler.h57 void push(unsigned Idx, T *Ptr) { in push()
107 while (T *Ptr = pop(Bucket.size() - 1)) in clear() local
128 if (T *Ptr = pop(Cap.getBucket())) in allocate() local
138 void deallocate(Capacity Cap, T *Ptr) { in deallocate()
DSMLoc.h25 const char *Ptr = nullptr; variable
37 static SMLoc getFromPointer(const char *Ptr) { in getFromPointer()
/external/llvm/include/llvm/Support/
DArrayRecycler.h56 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()
DSMLoc.h24 const char *Ptr; variable
36 static SMLoc getFromPointer(const char *Ptr) { in getFromPointer()
/external/sfntly/cpp/src/sfntly/port/
Drefcount.h105 class Ptr; variable
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/Support/
DFormattedStream.cpp24 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()
Draw_ostream.cpp298 raw_ostream &raw_ostream::write(const char *Ptr, size_t Size) { in write()
341 void raw_ostream::copy_to_buffer(const char *Ptr, size_t Size) { in copy_to_buffer()
567 void raw_fd_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
634 void raw_fd_ostream::pwrite_impl(const char *Ptr, size_t Size, in pwrite_impl()
752 void raw_string_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
762 void raw_svector_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
766 void raw_svector_ostream::pwrite_impl(const char *Ptr, size_t Size, in pwrite_impl()
784 void raw_null_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
791 void raw_null_ostream::pwrite_impl(const char *Ptr, size_t Size, in pwrite_impl()
/external/llvm/include/llvm/Analysis/
DMemoryLocation.h48 const Value *Ptr; variable
98 : Ptr(Ptr), Size(Size), AATags(AATags) {} in Ptr() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemoryLocation.h57 const Value *Ptr; variable
117 : Ptr(Ptr), Size(Size), AATags(AATags) {} in Ptr() argument
/external/bcc/tests/python/
Dtest_trace2.c4 struct Ptr { u64 ptr; }; argument
/external/clang/lib/Sema/
DIdentifierResolver.cpp147 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/scudo/standalone/benchmarks/
Dmalloc_benchmark.cpp31 void *Ptr = Allocator->allocate(NBytes, scudo::Chunk::Origin::Malloc); in BM_malloc_free() local
73 for (void *&Ptr : Ptrs) { in BM_malloc_free_loop() local
81 for (void *&Ptr : Ptrs) in BM_malloc_free_loop() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DSMLoc.h25 const char *Ptr; variable
37 static SMLoc getFromPointer(const char *Ptr) { in getFromPointer()
DAllocator.h62 void Deallocate(const void *Ptr, size_t Size) { in Deallocate()
103 void Deallocate(const void *Ptr, size_t /*Size*/) { in Deallocate()
266 void Deallocate(const void *Ptr, size_t Size) { in Deallocate()
350 void *Ptr = PtrAndSize.first; in DeallocateCustomSizedSlabs() local
388 for (char *Ptr = Begin; Ptr + sizeof(T) <= End; Ptr += sizeof(T)) in DestroyAll() local
404 void *Ptr = PtrAndSize.first; in DestroyAll() local
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp219 raw_ostream &raw_ostream::write(const char *Ptr, size_t Size) { in write()
262 void raw_ostream::copy_to_buffer(const char *Ptr, size_t Size) { in copy_to_buffer()
540 void raw_fd_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
613 void raw_fd_ostream::pwrite_impl(const char *Ptr, size_t Size, in pwrite_impl()
730 void raw_string_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
740 void raw_svector_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
744 void raw_svector_ostream::pwrite_impl(const char *Ptr, size_t Size, in pwrite_impl()
762 void raw_null_ostream::write_impl(const char *Ptr, size_t Size) { in write_impl()
769 void raw_null_ostream::pwrite_impl(const char *Ptr, size_t Size, in pwrite_impl()

12345678910>>...22