| /external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/ |
| D | allocate_hint.pass.cpp | 31 value_type* allocate(std::size_t n) in allocate() function 43 value_type* allocate(std::size_t n) in allocate() function 48 value_type* allocate(std::size_t n, const void* p) in allocate() function
|
| D | allocate.fail.cpp | 33 value_type* allocate(std::size_t n) in allocate() function 38 value_type* allocate(std::size_t n, const void* p) in allocate() function
|
| /external/angle/src/compiler/translator/ |
| D | PoolAlloc.h | 75 void *allocate(size_type n) { return getAllocator().allocate(n); } in allocate() function 76 void *allocate(size_type n, const void *) { return getAllocator().allocate(n); } in allocate() function 79 pointer allocate(size_type n) in allocate() function 83 pointer allocate(size_type n, const void *) in allocate() function
|
| /external/eigen/Eigen/src/SVD/ |
| D | JacobiSVD.h | 55 void allocate(const JacobiSVD<MatrixType, QRPreconditioner>&) {} in allocate() function 76 void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd) in allocate() function 122 void allocate(const JacobiSVD<MatrixType, FullPivHouseholderQRPreconditioner>& svd) in allocate() function 159 void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd) in allocate() function 213 void allocate(const JacobiSVD<MatrixType, ColPivHouseholderQRPreconditioner>& svd) in allocate() function 258 void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd) in allocate() function 309 void allocate(const JacobiSVD<MatrixType, HouseholderQRPreconditioner>& svd) in allocate() function
|
| /external/rust/crates/hashbrown/src/raw/ |
| D | alloc.rs | 20 fn allocate(&self, layout: Layout) -> Result<NonNull<[u8]>, core::alloc::AllocError> { in allocate() method 37 fn allocate(&self, layout: Layout) -> Result<NonNull<u8>, ()>; in allocate() method 45 fn allocate(&self, layout: Layout) -> Result<NonNull<u8>, ()> { in allocate() method 67 fn allocate(&self, layout: Layout) -> Result<NonNull<u8>, ()> { in allocate() method
|
| /external/llvm-project/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/ |
| D | allocate.verify.cpp | 31 value_type* allocate(std::size_t n) in allocate() function 36 value_type* allocate(std::size_t n, const void* p) in allocate() function
|
| D | allocate_hint.pass.cpp | 35 TEST_CONSTEXPR_CXX20 value_type* allocate(std::size_t n) in allocate() function 49 TEST_CONSTEXPR_CXX20 value_type* allocate(std::size_t n, const void* p) in allocate() function
|
| D | destroy.pass.cpp | 35 TEST_CONSTEXPR_CXX20 T* allocate(std::size_t n) in allocate() function 55 TEST_CONSTEXPR_CXX20 T* allocate(std::size_t n) in allocate() function
|
| /external/llvm-project/clang/test/CodeGen/ |
| D | cfi-unrelated-cast.cpp | 11 T *allocate(size_t sz) { in allocate() function in myalloc 17 T *allocate(size_t sz, const void *ptr) { in allocate() function in myalloc
|
| D | ubsan-debuglog-return.c | 4 __attribute__((returns_nonnull)) void *allocate() {} in allocate() function
|
| /external/llvm-project/llvm/tools/llvm-objcopy/ |
| D | Buffer.cpp | 29 Error FileBuffer::allocate(size_t Size) { in allocate() function in llvm::objcopy::FileBuffer 63 Error MemBuffer::allocate(size_t Size) { in allocate() function in llvm::objcopy::MemBuffer
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | cxx2a-constexpr-dynalloc.cpp | 16 constexpr T *allocate(size_t N) { in allocate() function 34 …constexpr void *allocate() { return NEW(8); } // expected-note {{cannot allocate memory of functio… in allocate() function 40 …constexpr void *allocate() { return NEW(8); } // expected-note {{cannot allocate memory of incompl… in allocate() function 47 …constexpr void *allocate() { return NEW(7); } // expected-note {{allocated size 7 is not a multipl… in allocate() function
|
| D | PR12778.cpp | 4 void* allocate(int __n) { in allocate() function
|
| /external/minigbm/cros_gralloc/gralloc4/ |
| D | CrosGralloc4Allocator.cc | 33 Error CrosGralloc4Allocator::allocate(const BufferDescriptorInfo& descriptor, uint32_t* outStride, in allocate() function in CrosGralloc4Allocator 81 Return<void> CrosGralloc4Allocator::allocate(const hidl_vec<uint8_t>& descriptor, uint32_t count, in allocate() function in CrosGralloc4Allocator
|
| /external/minigbm/cros_gralloc/gralloc3/ |
| D | CrosGralloc3Allocator.cc | 34 Error CrosGralloc3Allocator::allocate(const BufferDescriptorInfo& descriptor, uint32_t* outStride, in allocate() function in CrosGralloc3Allocator 82 Return<void> CrosGralloc3Allocator::allocate(const hidl_vec<uint32_t>& encoded, uint32_t count, in allocate() function in CrosGralloc3Allocator
|
| /external/swiftshader/src/OpenGL/compiler/ |
| D | PoolAlloc.h | 281 void* allocate(size_type n) { in allocate() function 284 void* allocate(size_type n, const void*) { in allocate() function 289 pointer allocate(size_type n) { in allocate() function 292 pointer allocate(size_type n, const void*) { in allocate() function
|
| /external/clang/test/SemaCXX/ |
| D | PR12778.cpp | 4 void* allocate(int __n) { in allocate() function
|
| /external/libcxx/test/support/ |
| D | min_allocator.h | 32 T* allocate(std::size_t n) in allocate() function 70 T* allocate(std::size_t n) in allocate() function 119 T* allocate(std::size_t n) in allocate() function 421 pointer allocate(std::ptrdiff_t n) in allocate() function 446 T* allocate(std::size_t n) in allocate() function
|
| D | test_memory_resource.hpp | 117 void* allocate(size_t, size_t) { return nullptr; } in allocate() function 126 void* allocate(size_t s, size_t) { return ::operator new(s); } in allocate() function 141 void* allocate(size_t s, size_t a) { in allocate() function
|
| /external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
| D | WritableBufferAllocator.java | 29 WritableBuffer allocate(int capacityHint); in allocate() method
|
| /external/llvm-project/libcxx/test/support/ |
| D | min_allocator.h | 32 T* allocate(std::size_t n) in allocate() function 70 T* allocate(std::size_t n) in allocate() function 121 T* allocate(std::size_t n) in allocate() function 422 TEST_CONSTEXPR_CXX20 pointer allocate(std::ptrdiff_t n) in allocate() function 447 TEST_CONSTEXPR_CXX20 T* allocate(std::size_t n) in allocate() function
|
| /external/swiftshader/src/Vulkan/ |
| D | VkMemory.hpp | 27 T *allocate(size_t count, const VkAllocationCallbacks *pAllocator) in allocate() function
|
| /external/grpc-grpc-java/cronet/src/main/java/io/grpc/cronet/ |
| D | CronetWritableBufferAllocator.java | 37 public WritableBuffer allocate(int capacityHint) { in allocate() method in CronetWritableBufferAllocator
|
| /external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/ |
| D | OkHttpWritableBufferAllocator.java | 47 public WritableBuffer allocate(int capacityHint) { in allocate() method in OkHttpWritableBufferAllocator
|
| /external/replicaisland/src/com/replica/replicaisland/ |
| D | TObjectPool.java | 35 public T allocate() { in allocate() method in TObjectPool
|