Home
last modified time | relevance | path

Searched defs:fields_ (Results 1 – 12 of 12) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_padding_optimizer.cc81 std::vector<const FieldDescriptor*> fields_; member in google::protobuf::compiler::cpp::__anon600764500111::FieldGroup
/third_party/node/deps/v8/src/compiler/
Descape-analysis.h159 ZoneVector<Variable> fields_; variable
/third_party/protobuf/src/google/protobuf/
Dunknown_field_set.h206 std::vector<UnknownField> fields_; variable
Ddescriptor.h533 FieldDescriptor* fields_; variable
992 const FieldDescriptor** fields_; variable
/third_party/node/src/
Denv.h335 AliasedUint32Array fields_; variable
382 AliasedUint32Array fields_; variable
414 AliasedUint8Array fields_; variable
Dnode_http_parser.cc992 StringPtr fields_[kMaxHeaderFieldsCount]; // header fields member in node::__anond50947330111::Parser
/third_party/protobuf/objectivec/
DGPBDescriptor_PackagePrivate.h230 NSArray *fields_; in GPBOneofDescriptor() local
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs122 …private readonly pbc::MapField<string, global::Google.Protobuf.WellKnownTypes.Value> fields_ = new… field in Google.Protobuf.WellKnownTypes.Struct
DType.cs158 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Field> fields_ = new pb… field in Google.Protobuf.WellKnownTypes.Type
/third_party/node/deps/v8/src/torque/
Dtypes.h535 std::vector<BitField> fields_; variable
599 std::vector<Field> fields_; variable
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction.h1377 ZoneVector<StateValueDescriptor> fields_; variable
/third_party/node/deps/v8/src/ast/
Dast.h2459 ZonePtrList<Property>* fields_; variable