true_ 78 third_party/cld/base/template_util.h struct type_equals_<A, A> : public true_ { true_ 118 third_party/protobuf/src/google/protobuf/stubs/template_util.h struct type_equals_<A, A> : public true_ { true_ 94 third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc value = and_<true_, true_>::value; true_ 97 third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc value = and_<true_, false_>::value; true_ 100 third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc value = and_<false_, true_>::value; true_ 107 third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc value = or_<true_, true_>::value; true_ 110 third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc value = or_<true_, false_>::value; true_ 113 third_party/protobuf/src/google/protobuf/stubs/template_util_unittest.cc value = or_<false_, true_>::value;