/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/ |
D | alloc_helpers.hpp | 30 BOOST_CONTAINER_FORCEINLINE void swap_alloc(AllocatorType &, AllocatorType &, dtl::false_type) in swap_alloc() argument 39 BOOST_CONTAINER_FORCEINLINE void assign_alloc(AllocatorType &, const AllocatorType &, dtl::false_ty… in assign_alloc() argument 48 BOOST_CONTAINER_FORCEINLINE void move_alloc(AllocatorType &, AllocatorType &, dtl::false_type) in move_alloc() argument
|
/aosp_15_r20/external/antlr/runtime/Cpp/include/ |
H A D | antlr3memory.hpp | 49 class AllocatorType : public std::allocator<TYPE> class in DefaultAllocPolicy 63 AllocatorType() throw() {} in AllocatorType() function in DefaultAllocPolicy::AllocatorType 64 AllocatorType( const AllocatorType& alloc ) throw() {} in AllocatorType() function in DefaultAllocPolicy::AllocatorType 65 template<typename U> AllocatorType(const AllocatorType<U>& alloc) throw(){} in AllocatorType() function in DefaultAllocPolicy::AllocatorType
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | RecyclingAllocator.h | 63 llvm::RecyclingAllocator<AllocatorType, in new() 71 llvm::RecyclingAllocator<AllocatorType, in delete()
|
H A D | Recycler.h | 98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | RecyclingAllocator.h | 63 llvm::RecyclingAllocator<AllocatorType, in new() 71 llvm::RecyclingAllocator<AllocatorType, in delete()
|
D | Recycler.h | 98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | RecyclingAllocator.h | 63 llvm::RecyclingAllocator<AllocatorType, in new() 71 llvm::RecyclingAllocator<AllocatorType, in delete()
|
D | Recycler.h | 98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | RecyclingAllocator.h | 63 llvm::RecyclingAllocator<AllocatorType, in new() 71 llvm::RecyclingAllocator<AllocatorType, in delete()
|
D | Recycler.h | 98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() argument
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | RecyclingAllocator.h | 64 llvm::RecyclingAllocator<AllocatorType, in new() 72 llvm::RecyclingAllocator<AllocatorType, in delete()
|
H A D | Recycler.h | 97 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | RecyclingAllocator.h | 63 llvm::RecyclingAllocator<AllocatorType, in new() 71 llvm::RecyclingAllocator<AllocatorType, in delete()
|
H A D | Recycler.h | 98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | RecyclingAllocator.h | 63 llvm::RecyclingAllocator<AllocatorType, in new() 71 llvm::RecyclingAllocator<AllocatorType, in delete()
|
D | Recycler.h | 98 void Deallocate(AllocatorType & /*Allocator*/, SubClass* Element) { in Deallocate() argument
|
/aosp_15_r20/art/runtime/gc/ |
H A D | allocator_type.h | 29 enum AllocatorType : char { enum
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
H A D | codechal_encode_allocator.cpp | 48 enum AllocatorType enum
|
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/ |
H A D | testing.h | 75 using AllocatorType = FirstFitAllocator<BlockType>; variable
|
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/ |
H A D | partition_alloc_perftest.cc | 69 enum class AllocatorType { enum
|
/aosp_15_r20/external/pigweed/pw_allocator/ |
H A D | tracking_allocator_test.cc | 48 using AllocatorType = ::pw::allocator::FirstFitAllocator<BlockType>; typedef in __anon1e9826b70111::TrackingAllocatorTest
|