Searched refs:IsEmpty (Results 1 – 16 of 16) sorted by relevance
74 while ( ! m_ActiveList.IsEmpty() ) in Finalize()94 while ( ! m_FreeReservedList.IsEmpty() ) in Finalize()114 while ( ! m_FreeList.IsEmpty() ) in Finalize()133 while ( !m_FreeReservedList.IsEmpty() ) in FreeAllReservedHardwareChannel()158 if ( m_FreeList.IsEmpty() ) in Alloc()
79 while ( ! m_FreeVoiceList.IsEmpty() ) in Finalize()92 while ( ! m_PrioVoiceList.IsEmpty() ) in StopAllVoices()116 if ( m_FreeVoiceList.IsEmpty() ) in AllocVoice()241 if ( m_PrioVoiceList.IsEmpty() ) return 0; in DropLowestPriorityVoice()
289 for ( int i=0; i<TMP_NUM; i++ ) NW_ASSERT( tmplist[i].IsEmpty() ); in detail_SortPriorityList()292 while ( !m_PriorityList.IsEmpty() ) in detail_SortPriorityList()300 while ( !tmplist[i].IsEmpty() ) in detail_SortPriorityList()471 if ( m_PlayerHeapList.IsEmpty() ) return NULL; in detail_AllocPlayerHeap()
72 NW_ASSERT( m_ChannelList.IsEmpty() ); in Finalize()
171 if ( GetEffectList( bus ).IsEmpty() ) in AppendEffect()250 if ( list.IsEmpty() ) in FinalizeEffect()
155 while ( !m_ListenerList.IsEmpty() ) in Finalize()
106 if ( m_TaskList[ priority ].IsEmpty() ) return NULL; in GetNextTask()
390 while ( !m_SectionList.IsEmpty() ) in ClearSection()
1222 if ( m_StreamDataLoadTaskList.IsEmpty() && ( ! CheckDiskDriveError() ) ) in Update()1475 if ( !m_StreamDataLoadTaskList.IsEmpty() && in UpdateBuffer()
101 NW_ASSERT( m_PriorityList.IsEmpty() ); in Destroy()132 if ( ! m_FreeList.IsEmpty() ) in Alloc()228 while ( !m_PriorityList.IsEmpty() ) in SortPriorityList()236 while ( !tmplist[i].IsEmpty() ) in SortPriorityList()256 if ( m_PriorityList.IsEmpty() ) return NULL; in GetLowestPrioritySound()
86 if (! m_TexCoordAry.IsEmpty()) in Picture()
165 if (! pPane->GetChildList().IsEmpty()) // 子供がいれば、最初の子供を返す。 in GetNextPane()
381 if (! m_Content.texCoordAry.IsEmpty()) in Window()
111 bool IsEmpty() const in IsEmpty() function
905 if (!list.IsEmpty()) in GetFirstChild()
858 bool IsEmpty() const { return this->empty(); } //!< @details :private in IsEmpty() function