GOOGLE_PREDICT_TRUE  758 third_party/protobuf/src/google/protobuf/io/coded_stream.h   if (GOOGLE_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) {
GOOGLE_PREDICT_TRUE  768 third_party/protobuf/src/google/protobuf/io/coded_stream.h   if (GOOGLE_PREDICT_TRUE(buffer_ < buffer_end_) && *buffer_ < 0x80) {
GOOGLE_PREDICT_TRUE  816 third_party/protobuf/src/google/protobuf/io/coded_stream.h   if (GOOGLE_PREDICT_TRUE(BufferSize() >= static_cast<int>(sizeof(*value)))) {
GOOGLE_PREDICT_TRUE  830 third_party/protobuf/src/google/protobuf/io/coded_stream.h   if (GOOGLE_PREDICT_TRUE(BufferSize() >= static_cast<int>(sizeof(*value)))) {
GOOGLE_PREDICT_TRUE  843 third_party/protobuf/src/google/protobuf/io/coded_stream.h   if (GOOGLE_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] < 0x80) {
GOOGLE_PREDICT_TRUE  863 third_party/protobuf/src/google/protobuf/io/coded_stream.h     if (GOOGLE_PREDICT_TRUE(buffer_ < buffer_end_) && buffer_[0] == expected) {
GOOGLE_PREDICT_TRUE  870 third_party/protobuf/src/google/protobuf/io/coded_stream.h     if (GOOGLE_PREDICT_TRUE(BufferSize() >= 2) &&
GOOGLE_PREDICT_TRUE  245 third_party/protobuf/src/google/protobuf/stubs/common.h #ifndef GOOGLE_PREDICT_TRUE