Searched refs:mpStart (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dwxstlvec.h183 pointer mpStart;\
227 PlacementCopy( mpStart, position, pNewStart );\
229 iterator atPosition = pNewStart + difference_type( position - mpStart );\
237 if ( mpStart ) \
240 DestructRange( mpStart, mpEnd );\
241 delete [](char*)mpStart;\
246 mpStart = pNewStart;\
254 inline vectorClass() : mpStart(0), \
260 : mpStart(0),\
267 : mpStart(
[all...]
H A Dcjparser.h37 wxChar* mpStart; member in class:CJSourceParser
H A Dcjparser.cpp970 : mpStart(0),
993 mpStart = start;

Completed in 24 milliseconds