Searched refs:_has_bit (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc930 if (_has_bit(0)) {
935 if (_has_bit(1)) {
940 if (_has_bit(7)) {
1103 if (_has_bit(0)) {
1112 if (_has_bit(1)) {
1154 if (_has_bit(7)) {
1168 if (_has_bit(0)) {
1178 if (_has_bit(1)) {
1225 if (_has_bit(7)) {
1334 if (from._has_bit(
[all...]
H A Ddescriptor.pb.h231 inline bool _has_bit(int index) const { function in class:google::protobuf::FileDescriptorSet
413 inline bool _has_bit(int index) const { function in class:google::protobuf::FileDescriptorProto
510 inline bool _has_bit(int index) const { function in class:google::protobuf::DescriptorProto_ExtensionRange
678 inline bool _has_bit(int index) const { function in class:google::protobuf::DescriptorProto
904 inline bool _has_bit(int index) const { function in class:google::protobuf::FieldDescriptorProto
1018 inline bool _has_bit(int index) const { function in class:google::protobuf::EnumDescriptorProto
1127 inline bool _has_bit(int index) const { function in class:google::protobuf::EnumValueDescriptorProto
1241 inline bool _has_bit(int index) const { function in class:google::protobuf::ServiceDescriptorProto
1366 inline bool _has_bit(int index) const { function in class:google::protobuf::MethodDescriptorProto
1551 inline bool _has_bit(in function in class:google::protobuf::FileOptions
1663 inline bool _has_bit(int index) const { function in class:google::protobuf::MessageOptions
1820 inline bool _has_bit(int index) const { function in class:google::protobuf::FieldOptions
1916 inline bool _has_bit(int index) const { function in class:google::protobuf::EnumOptions
2012 inline bool _has_bit(int index) const { function in class:google::protobuf::EnumValueOptions
2108 inline bool _has_bit(int index) const { function in class:google::protobuf::ServiceOptions
2204 inline bool _has_bit(int index) const { function in class:google::protobuf::MethodOptions
2305 inline bool _has_bit(int index) const { function in class:google::protobuf::UninterpretedOption_NamePart
2449 inline bool _has_bit(int index) const { function in class:google::protobuf::UninterpretedOption
[all...]
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc219 if (_has_bit(1)) {
315 if (_has_bit(1)) {
347 if (_has_bit(1)) {
425 if (from._has_bit(1)) {
545 if (_has_bit(0)) {
550 if (_has_bit(1)) {
555 if (_has_bit(2)) {
640 if (_has_bit(0)) {
649 if (_has_bit(1)) {
658 if (_has_bit(
[all...]
H A Dplugin.pb.h152 inline bool _has_bit(int index) const { function in class:google::protobuf::compiler::CodeGeneratorRequest
269 inline bool _has_bit(int index) const { function in class:google::protobuf::compiler::CodeGeneratorResponse_File
377 inline bool _has_bit(int index) const { function in class:google::protobuf::compiler::CodeGeneratorResponse
443 return _has_bit(1);
514 return _has_bit(0);
556 return _has_bit(1);
598 return _has_bit(2);
644 return _has_bit(0);

Completed in 516 milliseconds