Home
last modified time | relevance | path

Searched defs:AllocationSize (Results 1 – 9 of 9) sorted by relevance

/external/compiler-rt/lib/msan/
Dmsan_allocator.cc212 static uptr AllocationSize(const void *p) { in AllocationSize() function
/external/angle/src/common/
DPoolAlloc.cpp61 static size_t AllocationSize(uint8_t *allocationBasePtr, in AllocationSize() function in angle::Allocation
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h69 size_t AllocationSize; variable
/external/cronet/third_party/apache-portable-runtime/src/include/arch/win32/
Dapr_arch_misc.h399 LONGLONG AllocationSize; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h68 size_t AllocationSize; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h67 size_t AllocationSize; variable
/external/scudo/standalone/
Dcombined.h966 atomic_uptr AllocationSize; member
1388 uptr AllocationSize, u32 DeallocationTrace, in storeRingBufferEntry()
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp120 struct AllocationSize struct
134 std::vector<AllocationSize> AllocationSizes; argument
/external/compiler-rt/lib/asan/
Dasan_allocator.cc616 uptr AllocationSize(uptr p) { in AllocationSize() function