Searched refs:GOOGLE_PREDICT_TRUE (Results 1 – 15 of 15) sorted by relevance
907 if (GOOGLE_PREDICT_TRUE(buffer_ < buffer_end_)) { in ReadVarint32()921 if (GOOGLE_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) { in ReadVarint64()932 if (GOOGLE_PREDICT_TRUE(buffer_ < buffer_end_)) { in ReadVarintSizeAsInt()983 if (GOOGLE_PREDICT_TRUE(BufferSize() >= static_cast<int>(sizeof(*value)))) { in ReadLittleEndian32()997 if (GOOGLE_PREDICT_TRUE(BufferSize() >= static_cast<int>(sizeof(*value)))) { in ReadLittleEndian64()1011 if (GOOGLE_PREDICT_TRUE(buffer_ < buffer_end_)) { in ReadTag()1029 if (GOOGLE_PREDICT_TRUE(buffer_ < buffer_end_)) { in ReadTagWithCutoff()1044 GOOGLE_PREDICT_TRUE(buffer_ + 1 < buffer_end_) && in ReadTagWithCutoff()1045 GOOGLE_PREDICT_TRUE((buffer_[0] & ~buffer_[1]) >= 0x80)) { in ReadTagWithCutoff()1074 if (GOOGLE_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) { in ExpectTag()[all …]
197 #ifndef GOOGLE_PREDICT_TRUE200 #define GOOGLE_PREDICT_TRUE(x) (__builtin_expect(!!(x), 1)) macro202 #define GOOGLE_PREDICT_TRUE(x) (x) macro
81 if (GOOGLE_PREDICT_TRUE(have_unknown_fields())) { in mutable_unknown_fields()
390 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()652 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()914 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()1178 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()1442 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()1706 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()1970 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()2234 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()2565 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()
187 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()
201 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()
179 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()
177 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()
215 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()
285 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()685 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()1388 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()
979 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()1307 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()2553 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()2856 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()3166 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()4391 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()5479 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()5895 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()6383 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()6859 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()[all …]
367 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()1148 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()2049 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()2604 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()3014 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()
340 if (GOOGLE_PREDICT_TRUE(size != map_->size())) {
274 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()1025 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()1719 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()
250 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()758 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()1123 #define DO_(EXPRESSION) if (!GOOGLE_PREDICT_TRUE(EXPRESSION)) goto failure in MergePartialFromCodedStream()