Searched refs:m_q_filled (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/mmedia/
H A Dsndesd.h38 bool QueueFilled() const { return m_q_filled; }
45 bool m_q_filled; // queue filled member in class:wxSoundStreamESD
H A Dsndoss.h45 bool m_oss_stop, m_oss_ok, m_q_filled; member in class:wxSoundStreamOSS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dsndesd.cpp88 m_q_filled = true;
157 m_q_filled = true;
237 m_q_filled = false;
290 m_q_filled = false;
324 m_q_filled = true;
H A Dsndoss.cpp62 m_q_filled = true;
88 m_q_filled = true;
109 m_q_filled = true;
270 m_q_filled = false;
317 m_q_filled = false;
333 m_q_filled = true;
339 return m_q_filled;

Completed in 81 milliseconds