Searched refs:IsEmpty (Results 1 – 16 of 16) sorted by relevance
72 while ( ! m_ActiveList.IsEmpty() ) in Finalize()92 while ( ! m_FreeReservedList.IsEmpty() ) in Finalize()112 while ( ! m_FreeList.IsEmpty() ) in Finalize()131 while ( !m_FreeReservedList.IsEmpty() ) in FreeAllReservedHardwareChannel()156 if ( m_FreeList.IsEmpty() ) in Alloc()
77 while ( ! m_FreeVoiceList.IsEmpty() ) in Finalize()90 while ( ! m_PrioVoiceList.IsEmpty() ) in StopAllVoices()114 if ( m_FreeVoiceList.IsEmpty() ) in AllocVoice()239 if ( m_PrioVoiceList.IsEmpty() ) return 0; in DropLowestPriorityVoice()
287 for ( int i=0; i<TMP_NUM; i++ ) NW_ASSERT( tmplist[i].IsEmpty() ); in detail_SortPriorityList()290 while ( !m_PriorityList.IsEmpty() ) in detail_SortPriorityList()298 while ( !tmplist[i].IsEmpty() ) in detail_SortPriorityList()469 if ( m_PlayerHeapList.IsEmpty() ) return NULL; in detail_AllocPlayerHeap()
70 NW_ASSERT( m_ChannelList.IsEmpty() ); in Finalize()
169 if ( GetEffectList( bus ).IsEmpty() ) in AppendEffect()216 if ( list.IsEmpty() ) in FinalizeEffect()
153 while ( !m_ListenerList.IsEmpty() ) in Finalize()
104 if ( m_TaskList[ priority ].IsEmpty() ) return NULL; in GetNextTask()
367 while ( !m_SectionList.IsEmpty() ) in ClearSection()
1160 if ( m_StreamDataLoadTaskList.IsEmpty() && ( ! CheckDiskDriveError() ) ) in Update()1395 if ( !m_StreamDataLoadTaskList.IsEmpty() && in UpdateBuffer()
99 NW_ASSERT( m_PriorityList.IsEmpty() ); in Destroy()130 if ( ! m_FreeList.IsEmpty() ) in Alloc()226 while ( !m_PriorityList.IsEmpty() ) in SortPriorityList()234 while ( !tmplist[i].IsEmpty() ) in SortPriorityList()254 if ( m_PriorityList.IsEmpty() ) return NULL; in GetLowestPrioritySound()
84 if (! m_TexCoordAry.IsEmpty()) in Picture()
162 if (! pPane->GetChildList().IsEmpty()) // 子供がいれば、最初の子供を返す。 in GetNextPane()
379 if (! m_Content.texCoordAry.IsEmpty()) in Window()
109 bool IsEmpty() const in IsEmpty() function
903 if (!list.IsEmpty()) in GetFirstChild()
855 bool IsEmpty() const { return this->empty(); } //!< @details :private in IsEmpty() function