Searched defs:IsAllocated (Results 1 – 9 of 9) sorted by relevance
23 bool IsAllocated() const { return _data != NULL; } in IsAllocated() function67 bool IsAllocated() const { return _data != NULL; } in IsAllocated() function
52 bool TemporaryDeviceMemoryBase::IsAllocated() const { in IsAllocated() function in stream_executor::TemporaryDeviceMemoryBase
77 bool IsAllocated() override in IsAllocated() function in armnn::experimental::WorkingMemHandle
170 inline bool IsAllocated() const { return as_int() & kAllocatedBit; } in IsAllocated() function
298 StateBitmap<PageSize, PageAlignment, AllocationAlignment>::IsAllocated( in IsAllocated() function
64 bool IsAllocated(size_t object_position) const { in IsAllocated() function in partition_alloc::internal::__anon97af51110111::PartitionAllocStateBitmapTest
117 bool RouterTable::IsAllocated(uint8_t aRouterId) const in IsAllocated() function in ot::RouterTable
205 bool IsAllocated(int tensor_index) { in IsAllocated() function in tflite::__anonf6c84ea30111::SimplePlannerTest
668 bool AsanChunkView::IsAllocated() { in IsAllocated() function in __asan::AsanChunkView