Home
last modified time | relevance | path

Searched refs:fromId (Results 1 – 17 of 17) sorted by relevance

/external/guice/extensions/grapher/src/com/google/inject/grapher/
DEdge.java28 private final NodeId fromId; field in Edge
31 protected Edge(NodeId fromId, NodeId toId) { in Edge() argument
32 this.fromId = fromId; in Edge()
37 return fromId; in getFromId()
49 return Objects.equal(fromId, other.fromId) && Objects.equal(toId, other.toId); in equals()
53 return Objects.hashCode(fromId, toId); in hashCode()
63 public abstract Edge copy(NodeId fromId, NodeId toId); in copy() argument
DAlias.java27 private final NodeId fromId; field in Alias
30 public Alias(NodeId fromId, NodeId toId) { in Alias() argument
31 this.fromId = fromId; in Alias()
36 return fromId; in getFromId()
DBindingEdge.java42 public BindingEdge(NodeId fromId, NodeId toId, Type type) { in BindingEdge() argument
43 super(fromId, toId); in BindingEdge()
67 @Override public Edge copy(NodeId fromId, NodeId toId) { in copy() argument
68 return new BindingEdge(fromId, toId, type); in copy()
DDependencyEdge.java36 public DependencyEdge(NodeId fromId, NodeId toId, InjectionPoint injectionPoint) { in DependencyEdge() argument
37 super(fromId, toId); in DependencyEdge()
62 @Override public Edge copy(NodeId fromId, NodeId toId) { in copy() argument
63 return new DependencyEdge(fromId, toId, injectionPoint); in copy()
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/model/
DChromaFormat.java44 public static ChromaFormat fromId(int id) { in fromId() method in ChromaFormat
DSeqParameterSet.java96 sps.chroma_format_idc = ChromaFormat.fromId(reader in read()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...