/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_managed_allocator.cc | 25 void* GpuManagedAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::GpuManagedAllocator
|
D | gpu_cudamalloc_allocator.cc | 39 void* GPUcudaMallocAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::GPUcudaMallocAllocator
|
D | gpu_debug_allocator.cc | 87 void* GPUDebugAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::GPUDebugAllocator 165 void* GPUNanResetAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::GPUNanResetAllocator
|
D | gpu_allocator_retry_test.cc | 37 void* AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::__anon9dc664200111::FakeAllocator
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | scoped_allocator.cc | 56 void* ScopedAllocator::AllocateRaw(int32 field_index, size_t num_bytes) { in AllocateRaw() function in tensorflow::ScopedAllocator 166 void* ScopedAllocatorInstance::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::ScopedAllocatorInstance
|
D | allocator_retry.cc | 26 void* AllocatorRetry::AllocateRaw( in AllocateRaw() function in tensorflow::AllocatorRetry
|
D | mkl_cpu_allocator.h | 66 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function 224 inline void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
|
D | scoped_allocator.h | 101 void* AllocateRaw(size_t alignment, size_t num_bytes, in AllocateRaw() function
|
D | process_state.h | 118 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
|
D | pool_allocator.cc | 95 void* PoolAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::PoolAllocator
|
D | bfc_allocator.h | 55 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
|
D | bfc_allocator.cc | 212 void* BFCAllocator::AllocateRaw(size_t unused_alignment, size_t num_bytes, in AllocateRaw() function in tensorflow::BFCAllocator
|
/external/tensorflow/tensorflow/core/framework/ |
D | tracking_allocator_test.cc | 30 void* AllocateRaw(size_t /*alignment*/, size_t num_bytes) override { in AllocateRaw() function in tensorflow::TestableSizeTrackingAllocator 56 void* AllocateRaw(size_t /*alignment*/, size_t num_bytes) override { in AllocateRaw() function in tensorflow::NoMemoryAllocator
|
D | tracking_allocator.h | 59 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
|
D | allocator.h | 101 virtual void* AllocateRaw(size_t alignment, size_t num_bytes, in AllocateRaw() function 300 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function 304 void* AllocateRaw(size_t alignment, size_t num_bytes, in AllocateRaw() function
|
D | tracking_allocator.cc | 32 void* TrackingAllocator::AllocateRaw( in AllocateRaw() function in tensorflow::TrackingAllocator
|
D | allocator.cc | 112 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function in tensorflow::__anonab749f280111::CPUAllocator
|
/external/tensorflow/tensorflow/core/common_runtime/sycl/ |
D | sycl_allocator.cc | 38 void* SYCLAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::SYCLAllocator
|
/external/tensorflow/tensorflow/core/kernels/ |
D | immutable_constant_op.cc | 37 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function in tensorflow::__anon173c32940111::MemmappedTensorAllocator
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | xla_compilation_device.cc | 43 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function in tensorflow::XlaCompilationAllocator
|
/external/v8/src/heap/ |
D | spaces-inl.h | 355 AllocationResult PagedSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function 448 AllocationResult NewSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function
|
D | heap-inl.h | 118 AllocationResult Heap::AllocateRaw(int size_in_bytes, AllocationSpace space, in AllocateRaw() function
|
D | spaces.cc | 3443 AllocationResult LargeObjectSpace::AllocateRaw(int object_size, in AllocateChunk() function in v8::internal::LargeObjectSpace 3748 AllocationResult NewLargeObjectSpace::AllocateRaw(int object_size) { in AllocateChunk() function in v8::internal::NewLargeObjectSpace
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_device_context.cc | 41 void* XlaDeviceAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::XlaDeviceAllocator
|
/external/v8/src/snapshot/ |
D | default-deserializer-allocator.cc | 30 Address DefaultDeserializerAllocator::AllocateRaw(AllocationSpace space, in AllocateRaw() function in v8::internal::DefaultDeserializerAllocator
|