Home
last modified time | relevance | path

Searched defs:fields_ (Results 1 – 18 of 18) 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.h76 std::vector<Field> fields_; variable
Dscoped_allocator_mgr_test.cc88 std::vector<ScopedAllocator::Field> fields_; member in tensorflow::__anon3b7f85c90111::ScopedAllocatorMgrTest
/external/perfetto/src/trace_processor/util/
Ddescriptors.h126 std::vector<FieldDescriptor> fields_; variable
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_padding_optimizer.cc81 std::vector<const FieldDescriptor*> fields_; member in google::protobuf::compiler::cpp::__anon8ff7bc4a0111::FieldGroup
/external/tensorflow/tensorflow/lite/testing/
Dmessage_test.cc60 std::map<std::string, std::string> fields_; member in tflite::testing::__anon83ba00a20111::TestMessage
/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::__anond5825e040111::DecodeProtoOp
/external/perfetto/include/perfetto/protozero/
Dproto_decoder.h359 Field* fields_; variable
/external/v8/src/compiler/
Descape-analysis.h154 ZoneVector<Variable> fields_; variable
/external/libtextclassifier/native/utils/
Dflatbuffers.h250 std::unordered_map<const reflection::Field*, Variant> 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
/external/v8/src/torque/
Dtypes.h537 std::vector<BitField> fields_; variable
591 std::vector<Field> fields_; variable
/external/v8/src/ast/
Dast.h2397 ZonePtrList<Property>* fields_; variable