/external/dng_sdk/source/ |
D | dng_memory.cpp | 67 void dng_memory_data::Allocate (uint32 size) in Allocate() function in dng_memory_data 90 void dng_memory_data::Allocate (uint32 count, std::size_t elementSize) in Allocate() function in dng_memory_data 218 dng_memory_block * dng_memory_allocator::Allocate (uint32 size) in Allocate() function in dng_memory_allocator
|
D | dng_string_list.cpp | 46 void dng_string_list::Allocate (uint32 minSize) in Allocate() function in dng_string_list
|
D | dng_ref_counted_block.cpp | 55 void dng_ref_counted_block::Allocate (uint32 size) in Allocate() function in dng_ref_counted_block
|
/external/google-breakpad/src/client/ |
D | minidump_file_writer-inl.h | 45 inline bool TypedMDRVA<MDType>::Allocate() { in Allocate() function 51 inline bool TypedMDRVA<MDType>::Allocate(size_t additional) { in Allocate() function
|
D | minidump_file_writer.cc | 220 MDRVA MinidumpFileWriter::Allocate(size_t size) { in Allocate() function in google_breakpad::MinidumpFileWriter 270 bool UntypedMDRVA::Allocate(size_t size) { function in google_breakpad::UntypedMDRVA
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | RecyclingAllocator.h | 44 SubClass *Allocate() { return Base.template Allocate<SubClass>(Allocator); } in Allocate() function 46 T *Allocate() { return Base.Allocate(Allocator); } in Allocate() function
|
/external/llvm/include/llvm/Support/ |
D | RecyclingAllocator.h | 44 SubClass *Allocate() { return Base.template Allocate<SubClass>(Allocator); } in Allocate() function 46 T *Allocate() { return Base.Allocate(Allocator); } in Allocate() function
|
D | Recycler.h | 82 SubClass *Allocate(AllocatorType &Allocator) { in Allocate() function 92 T *Allocate(AllocatorType &Allocator) { in Allocate() function
|
D | Allocator.h | 46 void *Allocate(size_t Size, size_t Alignment) { in Allocate() function 93 LLVM_ATTRIBUTE_RETURNS_NONNULL void *Allocate(size_t Size, in Allocate() function 209 Allocate(size_t Size, size_t Alignment) { in Allocate() function
|
/external/clang/test/CXX/temp/temp.spec/temp.inst/ |
D | p11.cpp | 9 void Allocate(unsigned Alignment in Allocate() function
|
/external/perfetto/src/tracing/core/ |
D | id_allocator.h | 60 T Allocate() { return static_cast<T>(AllocateGeneric()); } in Allocate() function
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | Allocator.cpp | 89 void *BumpPtrAllocator::Allocate(size_t Size, size_t Alignment) { in Allocate() function in llvm::BumpPtrAllocator 169 MemSlab *MallocSlabAllocator::Allocate(size_t Size) { in Allocate() function in llvm::MallocSlabAllocator
|
/external/google-breakpad/src/client/mac/handler/ |
D | protected_memory_allocator.cc | 62 char *ProtectedMemoryAllocator::Allocate(vm_size_t bytes) { in Allocate() function in ProtectedMemoryAllocator
|
/external/libmojo/mojo/public/cpp/bindings/lib/ |
D | buffer.h | 44 void* Allocate(size_t num_bytes) { in Allocate() function
|
D | message_builder.cc | 16 void Allocate(Buffer* buf, Header** header) { in Allocate() function
|
/external/clang/test/Index/ |
D | index-file.cpp | 4 template < typename T > *Allocate() { } in Allocate() function
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | new_array_cookie_with_new_from_class.cc | 16 static void *Allocate(size_t s) { in Allocate() function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | pool.h | 54 SmartPtr Allocate() { in Allocate() function
|
D | device_memory_allocator.cc | 34 StreamExecutorMemoryAllocator::Allocate(int device_ordinal, uint64 size, in Allocate() function in xla::StreamExecutorMemoryAllocator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Allocator.h | 48 void *Allocate(size_t Size, size_t Alignment) { in Allocate() function 95 LLVM_ATTRIBUTE_RETURNS_NONNULL void *Allocate(size_t Size, in Allocate() function 212 Allocate(size_t Size, size_t Alignment) { in Allocate() function
|
/external/perfetto/src/base/ |
D | page_allocator.cc | 63 PageAllocator::UniquePtr PageAllocator::Allocate(size_t size) { in Allocate() function in perfetto::base::PageAllocator
|
/external/perfetto/include/perfetto/tracing/core/ |
D | slice.h | 44 static Slice Allocate(size_t size) { in Allocate() function
|
/external/drm_hwcomposer/ |
D | drmframebuffer.h | 55 bool Allocate(uint32_t w, uint32_t h) { in Allocate() function
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | resource9.c | 39 BOOL Allocate, in NineResource9_ctor()
|
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/ |
D | fertile-stats-resource.cc | 47 void FertileStatsResource::Allocate(int32 parent_depth, in Allocate() function in tensorflow::tensorforest::FertileStatsResource
|