Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/include/
Dshard_index_generator.h118 std::vector<std::pair<uint64_t, std::string>> fields_; variable
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_padding_optimizer.cc81 std::vector<const FieldDescriptor*> fields_; member in google::protobuf::compiler::cpp::__anonaff0c9920111::FieldGroup
/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.h716 AliasedUint32Array fields_; variable
755 AliasedUint32Array fields_; variable
780 AliasedUint8Array fields_; variable
Dnode_http_parser.cc893 StringPtr fields_[kMaxHeaderFieldsCount]; // header fields member in node::__anonddd9daf50111::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