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