Searched defs:AllocationSize (Results 1 – 14 of 14) sorted by relevance
| /external/angle/third_party/vulkan_memory_allocator/tools/VmaDumpVis/ |
| D | Sample.json | 8 "AllocationSize": {"Min": 60, "Avg": 2015531, "Max": 7995760}, object 20 "AllocationSize": {"Min": 60, "Avg": 2015531, "Max": 7995760}, object 31 "AllocationSize": {"Min": 60, "Avg": 2015531, "Max": 7995760}, object
|
| /external/angle/src/common/ |
| D | PoolAlloc.h | 78 static size_t AllocationSize(size_t size) { return size + 2 * kGuardBlockSize + HeaderSize(); } in AllocationSize() function
|
| /external/compiler-rt/lib/msan/ |
| D | msan_allocator.cc | 212 static uptr AllocationSize(const void *p) { in AllocationSize() function
|
| /external/scudo/standalone/ |
| D | combined.h | 1000 atomic_uptr AllocationSize; member 1209 uptr AllocationSize, u32 DeallocationTrace, in storeRingBufferEntry()
|
| /external/llvm-project/compiler-rt/lib/hwasan/ |
| D | hwasan_allocator.cpp | 275 static uptr AllocationSize(const void *tagged_ptr) { in AllocationSize() function
|
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 69 size_t AllocationSize; variable
|
| /external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 67 size_t AllocationSize; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 68 size_t AllocationSize; variable
|
| /external/llvm-project/compiler-rt/lib/msan/ |
| D | msan_allocator.cpp | 257 static uptr AllocationSize(const void *p) { in AllocationSize() function
|
| /external/angle/third_party/vulkan_memory_allocator/src/ |
| D | Tests.cpp | 83 struct AllocationSize struct 97 std::vector<AllocationSize> AllocationSizes; argument
|
| /external/compiler-rt/lib/asan/ |
| D | asan_allocator.cc | 616 uptr AllocationSize(uptr p) { in AllocationSize() function
|
| /external/llvm-project/compiler-rt/lib/memprof/ |
| D | memprof_allocator.cpp | 725 uptr AllocationSize(uptr p) { in AllocationSize() function
|
| /external/llvm-project/compiler-rt/lib/asan/ |
| D | asan_allocator.cpp | 804 uptr AllocationSize(uptr p) { in AllocationSize() function
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaExprCXX.cpp | 2188 llvm::Optional<llvm::APInt> AllocationSize; in BuildCXXNew() local
|