Searched defs:AllocateArray (Results 1 – 5 of 5) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/stream_executor/ | ||
D | temporary_memory_manager.h | 138 TemporaryMemoryManager::AllocateArray(uint64_t element_count) { in AllocateArray() function |
D | stream_executor_pimpl.h | 828 inline DeviceMemory<T> StreamExecutor::AllocateArray(uint64_t element_count, in AllocateArray() function |
/external/google-breakpad/src/client/ | ||
D | minidump_file_writer-inl.h | 57 inline bool TypedMDRVA<MDType>::AllocateArray(size_t count) { in AllocateArray() function |
/external/cronet/third_party/protobuf/src/google/protobuf/ | ||
D | descriptor.cc | 379 U* AllocateArray(int array_size) { in AllocateArray() function in google::protobuf::__anonb265641f0111::FlatAllocatorImpl |
/external/protobuf/src/google/protobuf/ | ||
D | descriptor.cc | 386 U* AllocateArray(int array_size) { in AllocateArray() function in google::protobuf::__anonab6d79cc0111::FlatAllocatorImpl |