Searched defs:AllocateArray (Results 1 – 4 of 4) sorted by relevance
136 TemporaryMemoryManager::AllocateArray(uint64 element_count) { in AllocateArray() function
764 inline DeviceMemory<T> StreamExecutor::AllocateArray(uint64 element_count) { in AllocateArray() function
57 inline bool TypedMDRVA<MDType>::AllocateArray(size_t count) { in AllocateArray() function
987 Type* DescriptorPool::Tables::AllocateArray(int count) { in AllocateArray() function in google::protobuf::DescriptorPool::Tables2927 inline void AllocateArray(int size, Type** output) { in AllocateArray() function in google::protobuf::DescriptorBuilder