Home
last modified time | relevance | path

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

/external/jdiff/src/jdiff/
DClassAPI.java43 public final List<FieldAPI> fields_ = new ArrayList<>(); field in ClassAPI
/external/v8/src/compiler/
Dload-elimination.h240 AbstractField const* fields_[kMaxTrackedFields]; in NON_EXPORTED_BASE() local
Descape-analysis.cc226 ZoneVector<Node*> fields_; member in v8::internal::compiler::VirtualObject
318 ZoneVector<Node*> fields_; member in v8::internal::compiler::MergeCache
/external/tensorflow/tensorflow/contrib/lite/testing/
Dmessage_test.cc60 std::map<std::string, std::string> fields_; member in tflite::testing::__anond0851f940111::TestMessage
/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/v8/tools/clang/blink_gc_plugin/
DRecordInfo.h139 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/crankshaft/
Dhydrogen-load-elimination.cc430 ZoneList<HFieldApproximation*> fields_; member in v8::internal::HLoadEliminationTable
/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::__anone59876080111::FieldGroup