Lines Matching defs:P
48 void checkMemoryTaggingMaybe(AllocatorT *Allocator, void *P, scudo::uptr Size, in checkMemoryTaggingMaybe()
159 void *P = Allocator->allocate(Size, Origin, Align); in BasicTest() local
205 void *P = Allocator->allocate(Size, Origin, 1U << MinAlignLog, true); in SCUDO_TYPED_TEST() local
223 void *P = Allocator->allocate(Size, Origin, 1U << MinAlignLog, false); in SCUDO_TYPED_TEST() local
243 void *P = Allocator->allocate(Size, Origin, 1U << MinAlignLog, false); in SCUDO_TYPED_TEST() local
269 void *P = Allocator->allocate(NeedleSize, Origin); in SCUDO_TYPED_TEST() local
284 void *P = Allocator->allocate(Size, Origin); in SCUDO_TYPED_TEST() local
306 void *P = Allocator->allocate(Size, Origin); in SCUDO_TYPED_TEST() local
329 void *P = Allocator->allocate(ReallocSize, Origin); in SCUDO_TYPED_TEST() local
361 void *P = reinterpret_cast<void *>(Base); in SCUDO_TYPED_TEST() local
366 for (auto P : V) in SCUDO_TYPED_TEST() local
403 void *P = Allocator->allocate(2048, Origin); in SCUDO_TYPED_TEST() local
445 for (auto P : V) in SCUDO_TYPED_TEST() local
473 void *P = Allocator->allocate(Size, Origin); in SCUDO_TYPED_TEST() local
499 void *P = scudo::map(nullptr, Size, "testSEGV", MAP_NOACCESS, &Data); in TEST() local
540 void *P = Allocator->allocate(Size, Origin); in TEST() local
584 void *P; in TEST() local
627 scudo::uptr P = scudo::untagPointer(reinterpret_cast<scudo::uptr>( in SCUDO_TYPED_TEST() local
695 void *P = Allocator->allocate(Size, Origin); in SCUDO_TYPED_TEST() local