Searched refs:HasBits (Results 1 – 7 of 7) sorted by relevance
48 class HasBits {50 HasBits() PROTOBUF_ALWAYS_INLINE { Clear(); } in HasBits() function64 bool operator==(const HasBits<doublewords>& rhs) const {68 bool operator!=(const HasBits<doublewords>& rhs) const {72 void Or(const HasBits<doublewords>& rhs) { in Or()83 inline bool HasBits<1>::empty() const { in empty()88 inline bool HasBits<2>::empty() const { in empty()93 inline bool HasBits<3>::empty() const { in empty()98 inline bool HasBits<4>::empty() const { in empty()103 inline bool HasBits<doublewords>::empty() const { in empty()
1386 using HasBits = decltype(std::declval<FileDescriptorSet>()._has_bits_); typedef in FileDescriptorSet::_Internal1672 using HasBits = decltype(std::declval<FileDescriptorProto>()._has_bits_); typedef in FileDescriptorProto::_Internal1673 static void set_has_name(HasBits* has_bits) { in set_has_name()1676 static void set_has_package(HasBits* has_bits) { in set_has_package()1680 static void set_has_options(HasBits* has_bits) { in set_has_options()1684 static void set_has_source_code_info(HasBits* has_bits) { in set_has_source_code_info()1687 static void set_has_syntax(HasBits* has_bits) { in set_has_syntax()1864 _Internal::HasBits has_bits{}; in _InternalParse()2667 using HasBits = decltype(std::declval<DescriptorProto_ExtensionRange>()._has_bits_); typedef in DescriptorProto_ExtensionRange::_Internal2668 static void set_has_start(HasBits* has_bits) { in set_has_start()[all …]
494 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;830 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;1023 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;1195 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;1491 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;1671 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;2071 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;2270 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;2441 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;2676 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;[all …]
213 using HasBits = decltype(std::declval<Version>()._has_bits_); typedef in compiler::Version::_Internal214 static void set_has_major(HasBits* has_bits) { in set_has_major()217 static void set_has_minor(HasBits* has_bits) { in set_has_minor()220 static void set_has_patch(HasBits* has_bits) { in set_has_patch()223 static void set_has_suffix(HasBits* has_bits) { in set_has_suffix()296 _Internal::HasBits has_bits{}; in _InternalParse()651 using HasBits = decltype(std::declval<CodeGeneratorRequest>()._has_bits_); typedef in compiler::CodeGeneratorRequest::_Internal652 static void set_has_parameter(HasBits* has_bits) { in set_has_parameter()656 static void set_has_compiler_version(HasBits* has_bits) { in set_has_compiler_version()742 _Internal::HasBits has_bits{}; in _InternalParse()[all …]
251 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;439 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;614 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;776 ::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> _has_bits_;
4864 unsigned HasBits = C.getTypeSize(OldType); in WidenIterationCount() local4865 if (HasBits >= Bits) in WidenIterationCount()
8090 unsigned HasBits = C.getTypeSize(OldType); in widenIterationCount() local8091 if (HasBits >= Bits) in widenIterationCount()