/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
D | StringMapEntry.h | 51 size_t AllocSize = EntrySize + KeyLength + 1; in allocateWithKey() local 144 size_t AllocSize = sizeof(StringMapEntry) + this->getKeyLength() + 1; in Destroy() local
|
/external/skia/src/core/ |
D | SkAutoPixmapStorage.cpp | 35 size_t SkAutoPixmapStorage::AllocSize(const SkImageInfo& info, size_t* rowBytes) { in AllocSize() function in SkAutoPixmapStorage
|
/external/mesa3d/src/gallium/frontends/rusticl/util/ |
D | ptr.rs | 139 pub trait AllocSize<P> { trait
|
/external/gwp_asan/gwp_asan/ |
D | common.cpp | 41 size_t AllocSize) { in RecordAllocation()
|
/external/cronet/stable/third_party/abseil-cpp/absl/container/internal/ |
D | layout_benchmark.cc | 175 size_t AllocSize<int8_t, int16_t, int32_t, Int128>(size_t x) { in AllocSize() function 183 size_t AllocSize<Int128, int32_t, int16_t, int8_t>(size_t x) { in AllocSize() function
|
/external/cronet/tot/third_party/abseil-cpp/absl/container/internal/ |
D | layout_benchmark.cc | 175 size_t AllocSize<int8_t, int16_t, int32_t, Int128>(size_t x) { in AllocSize() function 183 size_t AllocSize<Int128, int32_t, int16_t, int8_t>(size_t x) { in AllocSize() function
|
/external/abseil-cpp/absl/container/internal/ |
D | layout_benchmark.cc | 175 size_t AllocSize<int8_t, int16_t, int32_t, Int128>(size_t x) { in AllocSize() function 183 size_t AllocSize<Int128, int32_t, int16_t, int8_t>(size_t x) { in AllocSize() function
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | layout_benchmark.cc | 175 size_t AllocSize<int8_t, int16_t, int32_t, Int128>(size_t x) { in AllocSize() function 183 size_t AllocSize<Int128, int32_t, int16_t, int8_t>(size_t x) { in AllocSize() function
|
/external/gwp_asan/gwp_asan/tests/ |
D | basic.cpp | 30 for (unsigned AllocSize = 1; AllocSize <= MaxAllocSize; AllocSize <<= 1) { in TEST_F() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULowerKernelArguments.cpp | 99 unsigned AllocSize = DL.getTypeAllocSize(ArgTy); in runOnFunction() local
|
D | AMDGPUPromoteAlloca.cpp | 670 uint64_t AllocSize = DL.getTypeAllocSize(GV.getValueType()); in hasSufficientLocalMem() local 775 uint32_t AllocSize = WorkGroupSize * DL.getTypeAllocSize(AllocaTy); in handleAlloca() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | StringMap.h | 164 unsigned AllocSize = static_cast<unsigned>(sizeof(StringMapEntry))+ in Create() local 205 unsigned AllocSize = in Destroy() local
|
/external/llvm/include/llvm/ADT/ |
D | StringMap.h | 158 unsigned AllocSize = static_cast<unsigned>(sizeof(StringMapEntry))+ in Create() local 199 unsigned AllocSize = in Destroy() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULowerKernelArguments.cpp | 99 uint64_t AllocSize = DL.getTypeAllocSize(ArgTy); in runOnFunction() local
|
D | AMDGPUPromoteAlloca.cpp | 853 uint64_t AllocSize = DL.getTypeAllocSize(GV->getValueType()); in hasSufficientLocalMem() local 981 uint32_t AllocSize = WorkGroupSize * DL.getTypeAllocSize(AllocaTy); in handleAlloca() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | StringMap.h | 184 size_t AllocSize = sizeof(StringMapEntry) + KeyLength + 1; in Create() local 225 size_t AllocSize = sizeof(StringMapEntry) + this->getKeyLength() + 1; in Destroy() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
D | SimpleExecutorMemoryManager.cpp | 59 size_t AllocSize = 0; in finalize() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUPromoteAlloca.cpp | 172 uint64_t AllocSize = DL.getTypeAllocSize(GV.getValueType()); in runOnFunction() local 669 uint32_t AllocSize = WorkGroupSize * DL.getTypeAllocSize(AllocaTy); in handleAlloca() local
|
/external/clang/lib/CodeGen/ |
D | CGExprCXX.cpp | 1169 llvm::Value *AllocSize; member in __anon88ae3a920211::CallDeleteDuringNew 1181 llvm::Value *AllocSize) in CallDeleteDuringNew() 1222 DominatingValue<RValue>::saved_type AllocSize; member in __anon88ae3a920211::CallDeleteDuringConditionalNew 1236 DominatingValue<RValue>::saved_type AllocSize) in CallDeleteDuringConditionalNew() 1280 llvm::Value *AllocSize, in EnterNewDeleteCleanup()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
D | Mangler.cpp | 108 uint64_t AllocSize = A.hasPassPointeeByValueCopyAttr() ? in addByteCountSuffix() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
D | cord_rep_ring.h | 488 constexpr size_t CordRepRing::AllocSize(size_t capacity) { in AllocSize() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | StackProtector.cpp | 170 TypeSize AllocSize) { in HasAddressTaken()
|
/external/cronet/tot/third_party/libc++abi/src/src/ |
D | cxa_demangle.cpp | 296 static constexpr size_t AllocSize = 4096; member in __anonad640f820211::BumpPointerAllocator
|
/external/libcxxabi/src/ |
D | cxa_demangle.cpp | 255 static constexpr size_t AllocSize = 4096; member in __anon903c79cc0211::BumpPointerAllocator
|
/external/cronet/stable/third_party/libc++abi/src/src/ |
D | cxa_demangle.cpp | 296 static constexpr size_t AllocSize = 4096; member in __anonc9c5d5e60211::BumpPointerAllocator
|