HomeSort by relevance Sort by last modified time
    Searched refs:_has_bits_ (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 55 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(CodeGeneratorRequest, _has_bits_[0]),
71 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(CodeGeneratorResponse, _has_bits_[0]),
88 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(CodeGeneratorResponse_File, _has_bits_[0]),
188 ::memset(_has_bits_, 0, sizeof(_has_bits_));
225 if (_has_bits_[1 / 32] & (0xffu << (1 % 32))) {
234 ::memset(_has_bits_, 0, sizeof(_has_bits_));
381 if (_has_bits_[1 / 32] & (0xffu << (1 % 32))) {
432 if (from._has_bits_[1 / 32] & (0xffu << (1 % 32)))
    [all...]
plugin.pb.h 151 ::google::protobuf::uint32 _has_bits_[(3 + 31) / 32]; member in class:google::protobuf::compiler::CodeGeneratorRequest
268 ::google::protobuf::uint32 _has_bits_[(3 + 31) / 32]; member in class:google::protobuf::compiler::CodeGeneratorResponse_File
370 ::google::protobuf::uint32 _has_bits_[(2 + 31) / 32]; member in class:google::protobuf::compiler::CodeGeneratorResponse
432 return (_has_bits_[0] & 0x00000002u) != 0;
435 _has_bits_[0] |= 0x00000002u;
438 _has_bits_[0] &= ~0x00000002u;
531 return (_has_bits_[0] & 0x00000001u) != 0;
534 _has_bits_[0] |= 0x00000001u;
537 _has_bits_[0] &= ~0x00000001u;
601 return (_has_bits_[0] & 0x00000002u) != 0
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 49 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(CodeGeneratorRequest, _has_bits_[0]),
65 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(CodeGeneratorResponse, _has_bits_[0]),
82 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(CodeGeneratorResponse_File, _has_bits_[0]),
182 ::memset(_has_bits_, 0, sizeof(_has_bits_));
218 if (_has_bits_[1 / 32] & (0xffu << (1 % 32))) {
227 ::memset(_has_bits_, 0, sizeof(_has_bits_));
373 if (_has_bits_[1 / 32] & (0xffu << (1 % 32))) {
424 if (from._has_bits_[1 / 32] & (0xffu << (1 % 32)))
    [all...]
plugin.pb.h 149 ::google::protobuf::uint32 _has_bits_[(3 + 31) / 32]; member in class:google::protobuf::compiler::CodeGeneratorRequest
153 return (_has_bits_[index / 32] & (1u << (index % 32))) != 0;
156 _has_bits_[index / 32] |= (1u << (index % 32));
159 _has_bits_[index / 32] &= ~(1u << (index % 32));
266 ::google::protobuf::uint32 _has_bits_[(3 + 31) / 32]; member in class:google::protobuf::compiler::CodeGeneratorResponse_File
270 return (_has_bits_[index / 32] & (1u << (index % 32))) != 0;
273 _has_bits_[index / 32] |= (1u << (index % 32));
276 _has_bits_[index / 32] &= ~(1u << (index % 32));
374 ::google::protobuf::uint32 _has_bits_[(2 + 31) / 32]; member in class:google::protobuf::compiler::CodeGeneratorResponse
378 return (_has_bits_[index / 32] & (1u << (index % 32))) != 0
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.pb.h 230 ::google::protobuf::uint32 _has_bits_[(1 + 31) / 32]; member in class:google::protobuf::FileDescriptorSet
451 ::google::protobuf::uint32 _has_bits_[(11 + 31) / 32]; member in class:google::protobuf::FileDescriptorProto
543 ::google::protobuf::uint32 _has_bits_[(2 + 31) / 32]; member in class:google::protobuf::DescriptorProto_ExtensionRange
709 ::google::protobuf::uint32 _has_bits_[(7 + 31) / 32]; member in class:google::protobuf::DescriptorProto
948 ::google::protobuf::uint32 _has_bits_[(8 + 31) \/ 32]; member in class:google::protobuf::FieldDescriptorProto
1060 ::google::protobuf::uint32 _has_bits_[(3 + 31) \/ 32]; member in class:google::protobuf::EnumDescriptorProto
1169 ::google::protobuf::uint32 _has_bits_[(3 + 31) \/ 32]; member in class:google::protobuf::EnumValueDescriptorProto
1281 ::google::protobuf::uint32 _has_bits_[(3 + 31) \/ 32]; member in class:google::protobuf::ServiceDescriptorProto
1410 ::google::protobuf::uint32 _has_bits_[(4 + 31) \/ 32]; member in class:google::protobuf::MethodDescriptorProto
1638 ::google::protobuf::uint32 _has_bits_[(11 + 31) \/ 32]; member in class:google::protobuf::FileOptions
1746 ::google::protobuf::uint32 _has_bits_[(3 + 31) \/ 32]; member in class:google::protobuf::MessageOptions
1924 ::google::protobuf::uint32 _has_bits_[(7 + 31) \/ 32]; member in class:google::protobuf::FieldOptions
2022 ::google::protobuf::uint32 _has_bits_[(2 + 31) \/ 32]; member in class:google::protobuf::EnumOptions
2110 ::google::protobuf::uint32 _has_bits_[(1 + 31) \/ 32]; member in class:google::protobuf::EnumValueOptions
2198 ::google::protobuf::uint32 _has_bits_[(1 + 31) \/ 32]; member in class:google::protobuf::ServiceOptions
2286 ::google::protobuf::uint32 _has_bits_[(1 + 31) \/ 32]; member in class:google::protobuf::MethodOptions
2383 ::google::protobuf::uint32 _has_bits_[(2 + 31) \/ 32]; member in class:google::protobuf::UninterpretedOption_NamePart
2545 ::google::protobuf::uint32 _has_bits_[(7 + 31) \/ 32]; member in class:google::protobuf::UninterpretedOption
2675 ::google::protobuf::uint32 _has_bits_[(4 + 31) \/ 32]; member in class:google::protobuf::SourceCodeInfo_Location
2762 ::google::protobuf::uint32 _has_bits_[(1 + 31) \/ 32]; member in class:google::protobuf::SourceCodeInfo
    [all...]
descriptor.pb.cc 107 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FileDescriptorSet, _has_bits_[0]),
132 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FileDescriptorProto, _has_bits_[0]),
153 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(DescriptorProto, _has_bits_[0]),
169 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(DescriptorProto_ExtensionRange, _has_bits_[0]),
191 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FieldDescriptorProto, _has_bits_[0]),
210 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumDescriptorProto, _has_bits_[0]),
227 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, _has_bits_[0]),
244 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceDescriptorProto, _has_bits_[0]),
262 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, _has_bits_[0]),
287 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FileOptions, _has_bits_[0])
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc 95 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FileDescriptorSet, _has_bits_[0]),
117 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FileDescriptorProto, _has_bits_[0]),
138 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(DescriptorProto, _has_bits_[0]),
154 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(DescriptorProto_ExtensionRange, _has_bits_[0]),
176 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FieldDescriptorProto, _has_bits_[0]),
195 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumDescriptorProto, _has_bits_[0]),
212 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(EnumValueDescriptorProto, _has_bits_[0]),
229 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(ServiceDescriptorProto, _has_bits_[0]),
247 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(MethodDescriptorProto, _has_bits_[0]),
269 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(FileOptions, _has_bits_[0])
    [all...]
descriptor.pb.h 228 ::google::protobuf::uint32 _has_bits_[(1 + 31) / 32]; member in class:google::protobuf::FileDescriptorSet
232 return (_has_bits_[index / 32] & (1u << (index % 32))) != 0;
235 _has_bits_[index / 32] |= (1u << (index % 32));
238 _has_bits_[index / 32] &= ~(1u << (index % 32));
410 ::google::protobuf::uint32 _has_bits_[(8 + 31) / 32]; member in class:google::protobuf::FileDescriptorProto
414 return (_has_bits_[index / 32] & (1u << (index % 32))) != 0;
417 _has_bits_[index / 32] |= (1u << (index % 32));
420 _has_bits_[index / 32] &= ~(1u << (index % 32));
507 ::google::protobuf::uint32 _has_bits_[(2 + 31) / 32]; member in class:google::protobuf::DescriptorProto_ExtensionRange
511 return (_has_bits_[index / 32] & (1u << (index % 32))) != 0
675 ::google::protobuf::uint32 _has_bits_[(7 + 31) \/ 32]; member in class:google::protobuf::DescriptorProto
901 ::google::protobuf::uint32 _has_bits_[(8 + 31) \/ 32]; member in class:google::protobuf::FieldDescriptorProto
1015 ::google::protobuf::uint32 _has_bits_[(3 + 31) \/ 32]; member in class:google::protobuf::EnumDescriptorProto
1124 ::google::protobuf::uint32 _has_bits_[(3 + 31) \/ 32]; member in class:google::protobuf::EnumValueDescriptorProto
1238 ::google::protobuf::uint32 _has_bits_[(3 + 31) \/ 32]; member in class:google::protobuf::ServiceDescriptorProto
1363 ::google::protobuf::uint32 _has_bits_[(4 + 31) \/ 32]; member in class:google::protobuf::MethodDescriptorProto
1548 ::google::protobuf::uint32 _has_bits_[(8 + 31) \/ 32]; member in class:google::protobuf::FileOptions
1660 ::google::protobuf::uint32 _has_bits_[(3 + 31) \/ 32]; member in class:google::protobuf::MessageOptions
1817 ::google::protobuf::uint32 _has_bits_[(5 + 31) \/ 32]; member in class:google::protobuf::FieldOptions
1913 ::google::protobuf::uint32 _has_bits_[(1 + 31) \/ 32]; member in class:google::protobuf::EnumOptions
2009 ::google::protobuf::uint32 _has_bits_[(1 + 31) \/ 32]; member in class:google::protobuf::EnumValueOptions
2105 ::google::protobuf::uint32 _has_bits_[(1 + 31) \/ 32]; member in class:google::protobuf::ServiceOptions
2201 ::google::protobuf::uint32 _has_bits_[(1 + 31) \/ 32]; member in class:google::protobuf::MethodOptions
2302 ::google::protobuf::uint32 _has_bits_[(2 + 31) \/ 32]; member in class:google::protobuf::UninterpretedOption_NamePart
2446 ::google::protobuf::uint32 _has_bits_[(6 + 31) \/ 32]; member in class:google::protobuf::UninterpretedOption
    [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp     [all...]
gltrace.pb.h 1015 ::google::protobuf::uint32 _has_bits_[(8 + 31) \/ 32]; member in class:android::gltrace::GLMessage_DataType
1117 ::google::protobuf::uint32 _has_bits_[(3 + 31) \/ 32]; member in class:android::gltrace::GLMessage_FrameBuffer
2049 ::google::protobuf::uint32 _has_bits_[(8 + 31) \/ 32]; member in class:android::gltrace::GLMessage
    [all...]

Completed in 714 milliseconds