Home
last modified time | relevance | path

Searched defs:fields_ (Results 1 – 20 of 20) 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.h75 std::vector<Field> fields_; variable
Dscoped_allocator_mgr_test.cc88 std::vector<ScopedAllocator::Field> fields_; member in tensorflow::__anon246640c70111::ScopedAllocatorMgrTest
/external/perfetto/include/perfetto/protozero/
Dproto_decoder.h208 Field* fields_; variable
/external/tensorflow/tensorflow/lite/testing/
Dmessage_test.cc60 std::map<std::string, std::string> fields_; member in tflite::testing::__anon6e82b0a00111::TestMessage
/external/v8/src/compiler/
Dload-elimination.h261 AbstractField const* fields_[kMaxTrackedFields]; in NON_EXPORTED_BASE() local
Descape-analysis.h153 ZoneVector<Variable> fields_; variable
/external/protobuf/src/google/protobuf/
Dunknown_field_set.h163 std::vector<UnknownField>* fields_; variable
Ddescriptor.h397 FieldDescriptor* fields_; variable
786 const FieldDescriptor** fields_; variable
/external/tensorflow/tensorflow/core/kernels/
Dscoped_allocator_ops.cc78 std::vector<ScopedAllocator::Field> fields_; member in tensorflow::ScopedAllocatorOp
Ddecode_proto_op.cc1101 std::vector<std::unique_ptr<const FieldInfo>> fields_; member in tensorflow::__anon8bcbf5420111::DecodeProtoOp
/external/libtextclassifier/utils/
Dflatbuffers.h297 std::map<const reflection::Field*, Variant> fields_; variable
/external/v8/tools/clang/blink_gc_plugin/
DRecordInfo.h142 Fields* fields_; variable
/external/protobuf/objectivec/
DGPBDescriptor_PackagePrivate.h179 NSArray *fields_; in GPBOneofDescriptor() local
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DStruct.cs110 …private readonly pbc::MapField<string, global::Google.Protobuf.WellKnownTypes.Value> fields_ = new… field in Google.Protobuf.WellKnownTypes.Struct
DType.cs144 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Field> fields_ = new pb… field in Google.Protobuf.WellKnownTypes.Type
/external/v8/src/torque/
Dtypes.h337 std::vector<NameAndType> fields_; variable
/external/perf_data_converter/src/quipper/
Dtest_perf_data.h245 std::vector<u64> fields_; variable
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc225 vector<const FieldDescriptor*> fields_; member in google::protobuf::compiler::cpp::__anon8d59fb140111::FieldGroup
/external/v8/src/ast/
Dast.h2469 ZonePtrList<Property>* fields_; variable