Searched refs:dependency_ (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | virtual_scheduler_test.cc | 717 dependency_["c0"] = {"x", "f"}; in CreateGrapplerItemWithConv2Ds() 718 dependency_["c1"] = {"y", "f"}; in CreateGrapplerItemWithConv2Ds() 737 dependency_["y"] = {"x", "f"}; in CreateGrapplerItemWithConv2DAndVariable() 764 dependency_["ab"] = {"a", "b"}; in CreateGrapplerItemWithMatmulChain() 765 dependency_["abc"] = {"ab", "c"}; in CreateGrapplerItemWithMatmulChain() 766 dependency_["abcd"] = {"abc", "d"}; in CreateGrapplerItemWithMatmulChain() 767 dependency_["abcde"] = {"abcd", "e"}; in CreateGrapplerItemWithMatmulChain() 786 dependency_["out"] = {"x", "y", "z", "w", "add"}; in CreateGrapplerItemWithAddN() 824 dependency_["out"] = input_noop_names; in CreateGrapplerItemWithControlDependency() 841 dependency_["fetch"] = {"y"}; in CreateGrapplerItemWithAddFromOneTensor() [all …]
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | Descriptor.cs | 347 dependency_ = other.dependency_.Clone(); in FileDescriptorProto() 421 private readonly pbc::RepeatedField<string> dependency_ = new pbc::RepeatedField<string>(); field in Google.Protobuf.Reflection.FileDescriptorProto 427 get { return dependency_; } 590 if(!dependency_.Equals(other.dependency_)) return false; in Equals() 608 hash ^= dependency_.GetHashCode(); in GetHashCode() 639 dependency_.WriteTo(output, _repeated_dependency_codec); in WriteTo() 672 size += dependency_.CalculateSize(_repeated_dependency_codec); in CalculateSize() 705 dependency_.Add(other.dependency_); in MergeFrom() 747 dependency_.AddEntriesFrom(input, _repeated_dependency_codec); in MergeFrom()
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.pb.h | 832 ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string> dependency_; 6730 return dependency_.size(); in dependency_size() 6733 dependency_.Clear(); in clear_dependency() 6737 return dependency_.Get(index); in dependency() 6741 return dependency_.Mutable(index); in mutable_dependency() 6745 dependency_.Mutable(index)->assign(value); in set_dependency() 6749 dependency_.Mutable(index)->assign(std::move(value)); in set_dependency() 6753 dependency_.Mutable(index)->assign(value); in set_dependency() 6757 dependency_.Mutable(index)->assign( in set_dependency() 6763 return dependency_.Add(); in add_dependency() [all …]
|
D | descriptor.pb.cc | 585 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::FileDescriptorProto, dependency_), 1734 dependency_(arena), in FileDescriptorProto() 1749 dependency_(from.dependency_), in FileDescriptorProto() 1830 dependency_.Clear(); in Clear() 2581 dependency_.MergeFrom(from.dependency_); in MergeFrom() 2637 dependency_.InternalSwap(CastToBase(&other->dependency_)); in InternalSwap()
|
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/dagger2/java/dagger/internal/codegen/kythe/ |
D | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |