Searched refs:INVALID_ALLOCATOR_ID (Results 1 – 10 of 10) sorted by relevance
176 Buffer* allocate(int allocID = INVALID_ALLOCATOR_ID);189 int allocID = INVALID_ALLOCATOR_ID);301 void* allocateBytes(IndexType num_bytes, int allocID = INVALID_ALLOCATOR_ID);
661 int allocID = INVALID_ALLOCATOR_ID);682 int allocID = INVALID_ALLOCATOR_ID);700 int allocID = INVALID_ALLOCATOR_ID);
355 View* allocate(int allocID = INVALID_ALLOCATOR_ID);368 int allocID = INVALID_ALLOCATOR_ID);379 View* allocate(const DataType& dtype, int allocID = INVALID_ALLOCATOR_ID);
28 if(allocID == INVALID_ALLOCATOR_ID) in getValidAllocatorID()
1708 if(allocID == INVALID_ALLOCATOR_ID) in getValidAllocatorID()
2733 if(allocID == INVALID_ALLOCATOR_ID) in getValidAllocatorID()
86 static int allocatorID() noexcept { return axom::INVALID_ALLOCATOR_ID; }; in allocatorID()
51 axom::INVALID_ALLOCATOR_ID); in check_invalid()
27 constexpr int INVALID_ALLOCATOR_ID = -1; variable
207 other.m_allocator_id = INVALID_ALLOCATOR_ID; in operator =()677 other.m_allocator_id = INVALID_ALLOCATOR_ID; in Array()