Searched refs:overflow_ (Results 1 – 6 of 6) sorted by relevance
245 if (HasNext() && !bitstring_and_of_.overflow_) { in CreateChild()270 if (bitstring_and_of_.overflow_) { in GetState()333 iod.overflow_ = overflow; in SubtypeCheckInfo()363 iod.overflow_ = overflow; in MakeUnchecked()406 bitstring_and_of_.overflow_ = true; in MarkOverflowed()517 << "depth: " << io.depth_ << ", of:" << io.bitstring_and_of_.overflow_ << "}";
61 BITSTRUCT_UINT(/*lsb=*/ BitString::BitStructSizeOf(), /*width=*/ 1) overflow_;
561 overflow_(false), interval_us_(0), streaming_lock_(nullptr), in Trace()634 os << StringPrintf("data-file-overflow=%s\n", overflow_ ? "true" : "false"); in FinishTracing()908 overflow_ = true; in LogMethodTraceEvent()
367 bool overflow_; variable
112 iod.overflow_ = overflow;
210 << (iod.overflow_ ? "true" : "false") in operator <<()