/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_managed_allocator.cc | 24 void* GpuManagedAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::GpuManagedAllocator
|
D | gpu_cudamalloc_allocator.cc | 38 void* GPUcudaMallocAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::GPUcudaMallocAllocator
|
D | gpu_debug_allocator.cc | 86 void* GPUDebugAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::GPUDebugAllocator 169 void* GPUNanResetAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::GPUNanResetAllocator
|
D | process_state.h | 145 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
|
D | pool_allocator.cc | 94 void* PoolAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::PoolAllocator
|
D | gpu_allocator_retry_test.cc | 37 void* AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::__anonb320a5940111::FakeAllocator
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | allocator_retry.cc | 26 void* AllocatorRetry::AllocateRaw( in AllocateRaw() function in tensorflow::AllocatorRetry
|
D | visitable_allocator.h | 59 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
|
D | mkl_cpu_allocator.h | 109 inline void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
|
D | bfc_allocator.cc | 191 void* BFCAllocator::AllocateRaw(size_t unused_alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::BFCAllocator 206 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 | 60 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function
|
D | allocator.h | 93 virtual void* AllocateRaw(size_t alignment, size_t num_bytes, in AllocateRaw() function 296 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function 300 void* AllocateRaw(size_t alignment, size_t num_bytes, in AllocateRaw() function
|
D | allocator.cc | 79 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function in tensorflow::CPUAllocator
|
D | tracking_allocator.cc | 32 void* TrackingAllocator::AllocateRaw( in AllocateRaw() function in tensorflow::TrackingAllocator
|
D | tensor_test.cc | 1082 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function in tensorflow::__anon294780750111::DummyCPUAllocator
|
/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::__anonb22639080111::MemmappedTensorAllocator
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | xla_compilation_device.cc | 42 void* AllocateRaw(size_t alignment, size_t num_bytes) override { in AllocateRaw() function in tensorflow::XlaCompilationAllocator
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | xla_device_context.cc | 37 void* XlaDeviceAllocator::AllocateRaw(size_t alignment, size_t num_bytes) { in AllocateRaw() function in tensorflow::XlaDeviceAllocator
|
/external/v8/src/heap/ |
D | spaces-inl.h | 501 AllocationResult PagedSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function 575 AllocationResult NewSpace::AllocateRaw(int size_in_bytes, in AllocateRaw() function
|
D | heap-inl.h | 300 AllocationResult Heap::AllocateRaw(int size_in_bytes, AllocationSpace space, in AllocateRaw() function
|
D | spaces.cc | 2980 AllocationResult LargeObjectSpace::AllocateRaw(int object_size, in AllocateChunk() function in v8::internal::LargeObjectSpace
|