Home
last modified time | relevance | path

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

/external/jdiff/src/jdiff/
DClassAPI.java43 public final List<FieldAPI> fields_ = new ArrayList<>(); field in ClassAPI
/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.h77 std::vector<Field> fields_; variable
Dscoped_allocator_mgr_test.cc88 std::vector<ScopedAllocator::Field> fields_; member in tensorflow::__anonfa2ad24a0111::ScopedAllocatorMgrTest
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_padding_optimizer.cc81 std::vector<const FieldDescriptor*> fields_; member in google::protobuf::compiler::cpp::__anonaa16f04b0111::FieldGroup
/external/tensorflow/tensorflow/lite/testing/
Dmessage_test.cc60 std::map<std::string, std::string> fields_; member in tflite::testing::__anon9e9b52a30111::TestMessage
/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
Dremote_estimate.cc114 const std::vector<DataRateSerializer> fields_; member in webrtc::rtcp::__anon78f604320111::RemoteEstimateSerializerImpl
/external/perfetto/src/trace_processor/util/
Ddescriptors.h152 std::unordered_map<uint32_t, FieldDescriptor> fields_; variable
/external/tensorflow/tensorflow/core/kernels/
Dscoped_allocator_ops.cc79 std::vector<ScopedAllocator::Field> fields_; member in tensorflow::ScopedAllocatorOp
Ddecode_proto_op.cc1086 std::vector<std::unique_ptr<const FieldInfo>> fields_; member in tensorflow::__anon3dbafc650111::DecodeProtoOp
/external/libtextclassifier/native/utils/flatbuffers/
Dmutable.h200 std::unordered_map<const reflection::Field*, Variant> fields_; variable
/external/perfetto/include/perfetto/protozero/
Dproto_decoder.h390 Field* fields_; variable
/external/protobuf/src/google/protobuf/
Dunknown_field_set.h182 std::vector<UnknownField> fields_; variable
Ddescriptor.h465 FieldDescriptor* fields_; variable
901 const FieldDescriptor** fields_; variable
/external/protobuf/objectivec/
DGPBDescriptor_PackagePrivate.h187 NSArray *fields_; in GPBOneofDescriptor() local
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs118 …private readonly pbc::MapField<string, global::Google.Protobuf.WellKnownTypes.Value> fields_ = new… field in Google.Protobuf.WellKnownTypes.Struct
DType.cs154 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Field> fields_ = new pb… field in Google.Protobuf.WellKnownTypes.Type