/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
D | scratch_allocator.cc | 24 port::StatusOr<DeviceMemory<uint8>> OneTimeScratchAllocator::AllocateBytes( in AllocateBytes() function in stream_executor::OneTimeScratchAllocator
|
D | scratch_allocator.h | 92 port::StatusOr<DeviceMemory<uint8>> AllocateBytes( in AllocateBytes() function
|
/external/ruy/ruy/ |
D | allocator.cc | 45 void* Allocator::AllocateBytes(std::ptrdiff_t num_bytes) { in AllocateBytes() function in ruy::Allocator
|
/external/cronet/base/win/ |
D | scoped_bstr.cc | 76 BSTR ScopedBstr::AllocateBytes(size_t bytes) { in AllocateBytes() function in base::win::ScopedBstr
|
/external/tensorflow/tensorflow/core/kernels/ |
D | conv_ops_gpu.h | 53 se::port::StatusOr<se::DeviceMemory<uint8>> AllocateBytes( in AllocateBytes() function
|
D | fft_ops.cc | 379 se::port::StatusOr<se::DeviceMemory<uint8>> AllocateBytes( in AllocateBytes() function in tensorflow::__anon686d0f5a0111::CufftScratchAllocator
|
D | fused_batch_norm_op.cc | 685 StatusOr<DeviceMemory<uint8>> AllocateBytes(int64_t byte_size) override { in AllocateBytes() function in tensorflow::functor::CudnnBatchNormAllocatorInTemp 738 StatusOr<DeviceMemory<uint8>> AllocateBytes(int64_t byte_size) override { in AllocateBytes() function in tensorflow::functor::CudnnBatchNormAllocatorInOutput
|
D | cudnn_rnn_ops.cc | 373 StatusOr<DeviceMemory<uint8>> AllocateBytes(int64_t byte_size) override { in AllocateBytes() function in tensorflow::__anon6bcc4dbf0111::CudnnRnnAllocatorInTemp 417 StatusOr<DeviceMemory<uint8>> AllocateBytes(int64_t byte_size) override { in AllocateBytes() function in tensorflow::__anon6bcc4dbf0111::CudnnRnnAllocatorInOutput 457 StatusOr<DeviceMemory<uint8>> AllocateBytes(int64_t byte_size) override { in AllocateBytes() function in tensorflow::__anon6bcc4dbf0111::CudnnRNNSpaceAllocator
|
/external/libtextclassifier/native/utils/base/ |
D | arena.cc | 63 char* AllocateBytes(size_t size) { in AllocateBytes() function
|
/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/ |
D | redzone_allocator.cc | 65 port::StatusOr<DeviceMemory<uint8>> RedzoneAllocator::AllocateBytes( in AllocateBytes() function in stream_executor::RedzoneAllocator
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | gpu_conv_algorithm_picker.cc | 88 StatusOr<se::DeviceMemory<uint8_t>> ScratchAllocator::AllocateBytes( in AllocateBytes() function in xla::gpu::__anon8ba6008b0111::ScratchAllocator
|
/external/cronet/third_party/protobuf/src/google/protobuf/ |
D | descriptor.cc | 1807 void* DescriptorPool::Tables::AllocateBytes(int size) { in AllocateBytes() function in google::protobuf::DescriptorPool::Tables
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.cc | 1815 void* DescriptorPool::Tables::AllocateBytes(int size) { in AllocateBytes() function in google::protobuf::DescriptorPool::Tables
|