Lines Matching refs:_so
41 CStdOutStream *_so; 47 bool NeedPercents() const { return _percent._so != NULL; } 53 if (_so) 54 _so->Flush(); 61 _so = outStream; 63 _percent._so = percentStream; 119 if (NeedPercents() && _so == _percent._so) 127 if (_so) 128 _so->Flush();