Searched refs:m_isAllocated (Results 1 – 4 of 4) sorted by relevance
232 bool m_isInitialized, m_isAllocated, m_usePrescribedThreshold; variable245 m_isAllocated(false), in SVDBase()279 if (m_isAllocated && in allocate()290 m_isAllocated = true; in allocate()
588 using Base::m_isAllocated;617 if (m_isAllocated &&628 m_isAllocated = true;
71 m_isAllocated = false;118 if (m_isAllocated && (m_data != NULL))130 return m_isAllocated;200 m_isAllocated = isAllocated;298 m_isAllocated = false;
130 bool m_isAllocated; member in InputStream