Searched defs:IsEmpty (Results 1 – 11 of 11) sorted by relevance
50 bool IsEmpty() const { return m_Head == 0; } in IsEmpty() function
95 bool IsEmpty() const { return !m_Head; } in IsEmpty() function
364 bool IsEmpty() const in IsEmpty() function
364 inline bool IsEmpty() const in IsEmpty() function
81 bool IsEmpty(void) const { ASSERT(m_initialized); return m_dataLength==0; } in IsEmpty() function
119 bool Queue<T, N>::IsEmpty(void) const in IsEmpty() function
137 bool Deque<T, N>::IsEmpty(void) const in IsEmpty() function
118 bool SendBuffer::IsEmpty(void) const in IsEmpty() function in nn::rdt::CTR::SendBuffer
148 bool ReceiveBuffer::IsEmpty(void) const in IsEmpty() function in nn::rdt::CTR::ReceiveBuffer
110 bool IsEmpty() const in IsEmpty() function
278 bool IsEmpty() const in IsEmpty() function