Searched refs:m_groupSize (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dbasecode.cpp192 m_groupSize = parameters.GetIntValueWithDefault(Name::GroupSize(), 0);
194 if (m_groupSize)
208 if (m_groupSize)
212 if (m_counter == m_groupSize)
219 FILTER_OUTPUT2(2, len = STDMIN(length-m_inputPosition, m_groupSize-m_counter),
H A Dbasecode.h81 size_t m_groupSize, m_counter; member in class:Grouper
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmlparse.c540 unsigned int m_groupSize; member in struct:XML_ParserStruct
646 #define groupSize (parser->m_groupSize)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmlparse.c514 unsigned m_groupSize; member in struct:XML_ParserStruct
615 #define groupSize (parser->m_groupSize)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c540 unsigned int m_groupSize; member in struct:XML_ParserStruct
646 #define groupSize (parser->m_groupSize)

Completed in 73 milliseconds