Searched refs:__failed (Results 1 – 4 of 4) sorted by relevance
197 bool __failed = true; in __put_num() local202 …__failed = (use_facet<_NumPut>(__os.getloc())).put(ostreambuf_iterator<_CharT, _Traits>(__os.rdbuf… in __put_num()210 if (__failed) in __put_num()303 bool __failed = true; in _M_put_char() local308 __failed = this->_S_eof(this->rdbuf()->sputc(__c)); in _M_put_char()310 __failed = this->_S_eof(this->rdbuf()->sputc(__c)); in _M_put_char()311 __failed = __failed || in _M_put_char()315 __failed = this->rdbuf()->_M_sputnc(this->fill(), __npad) != __npad; in _M_put_char()316 __failed = __failed || this->_S_eof(this->rdbuf()->sputc(__c)); in _M_put_char()325 if (__failed) in _M_put_char()[all …]
1253 bool __failed = false; in __copy_unbuffered() local1258 __failed = true; in __copy_unbuffered()1261 __failed = true; in __copy_unbuffered()1266 if (__failed && !__pushback(__src, _Traits::to_char_type(__c))) in __copy_unbuffered()1270 if (__failed) in __copy_unbuffered()
45 bool __failed = pdfContext->fObjectStack.count() < n; \58 __failed = __failed || pdfContext->fObjectStack.count() == 0; \70 __failed = __failed || pdfContext->fObjectStack.count() == 0; \80 __failed = true;\90 __failed = __failed || pdfContext->fObjectStack.count() == 0; \101 __failed = true;\110 __failed = __failed || pdfContext->fObjectStack.count() == 0; \121 __failed = true;\132 __failed = __failed || pdfContext->fObjectStack.count() == 0; \142 __failed = true;\[all …]