/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | MemoryProfileInfo.cpp | 88 AllocationType AllocType) { in addAllocTypeAttribute() 100 void CallStackTrie::addCallStack(AllocationType AllocType, in addCallStack() 148 AllocationType AllocType) { in createMIBNode()
|
H A D | MemoryBuiltins.cpp | 53 enum AllocType : uint8_t { enum
|
/aosp_15_r20/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_bufferallocation.h | 48 struct AllocType struct 97 using alloc_type_t = AllocType; argument
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/ |
H A D | raw_hash_set.h | 132 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set.h | 229 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | raw_hash_set.h | 253 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/internal/ |
H A D | raw_hash_set.h | 253 void SwapAlloc(AllocType& /*lhs*/, AllocType& /*rhs*/, in SwapAlloc() argument
|
/aosp_15_r20/external/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set.h | 295 void CopyAlloc(AllocType&, AllocType&, std::false_type /* propagate_alloc */) {} in CopyAlloc() argument
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set.h | 295 void CopyAlloc(AllocType&, AllocType&, std::false_type /* propagate_alloc */) {} in CopyAlloc() argument
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set.h | 307 void CopyAlloc(AllocType&, AllocType&, std::false_type /* propagate_alloc */) {} in CopyAlloc() argument
|
/aosp_15_r20/external/compiler-rt/lib/scudo/ |
H A D | scudo_allocator.h | 27 enum AllocType : u8 { enum
|
H A D | scudo_allocator.cpp | 73 u8 AllocType : 2; // malloc, new, new[], or memalign member
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/allocations/ |
H A D | testBase.h | 48 enum AllocType enum
|
/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/ |
D | address_space_graphics.h | 67 enum AllocType { enum
|
/aosp_15_r20/external/compiler-rt/lib/asan/ |
H A D | asan_allocator.h | 26 enum AllocType { enum
|
/aosp_15_r20/frameworks/compile/libbcc/lib/ |
D | RSKernelExpand.cpp | 188 bool isStepOptSupported(llvm::Type *AllocType) { in isStepOptSupported() 235 llvm::Value *getStepValue(llvm::DataLayout *DL, llvm::Type *AllocType, in getStepValue()
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGExprCXX.cpp | 807 QualType AllocType, Address NewPtr) { in StoreAnyExprIntoOneUnit() 860 QualType AllocType = E->getAllocatedType(); in EmitNewArrayInitializer() local
|
/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_bufferallocation.cpp | 64 enum AllocType enum
|
/aosp_15_r20/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_bufferallocation.cpp | 64 enum AllocType enum
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 1458 QualType AllocType = TInfo->getType(); in ActOnCXXNew() local 1504 QualType AllocType, in BuildCXXNew() 1899 bool Sema::CheckAllocatedType(QualType AllocType, SourceLocation Loc, in CheckAllocatedType() 1958 bool UseGlobal, QualType AllocType, in FindAllocationFunctions()
|
/aosp_15_r20/frameworks/av/media/codec2/vndk/ |
H A D | C2Buffer.cpp | 612 enum AllocType : uint8_t { enum in _C2BufferPoolAllocator 923 enum AllocType : uint8_t { enum in _C2BufferPoolAllocator2
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 34 enum AllocType : uint8_t { enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 52 enum AllocType : uint8_t { enum
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 1273 auto AllocType = getAllocType(AllocInfo->Info.getMaxAccessCount(), in addCallStack() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 7631 AllocationType AllocType = (AllocationType)Record[I++]; in parseEntireSummary() local 7654 AllocationType AllocType = (AllocationType)Record[I++]; in parseEntireSummary() local
|