/external/guice/extensions/grapher/src/com/google/inject/grapher/ |
D | Edge.java | 29 private final NodeId toId; field in Edge 31 protected Edge(NodeId fromId, NodeId toId) { in Edge() argument 33 this.toId = toId; in Edge() 41 return toId; in getToId() 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
|
D | Alias.java | 28 private final NodeId toId; field in Alias 30 public Alias(NodeId fromId, NodeId toId) { in Alias() argument 32 this.toId = toId; in Alias() 40 return toId; in getToId()
|
D | BindingEdge.java | 42 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()
|
D | DependencyEdge.java | 36 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/clang/test/SemaObjCXX/ |
D | objc-container-subscripting.mm | 65 ConvertibleTo<id> toId, 75 …toArrayExplicit[2] = toId; // expected-error {{type 'ExplicitlyConvertibleTo<NSMutableArray *>' do… 82 ConvertibleTo<id> toId, 90 Dict[toId] = toBlock; 94 Dict[toBlock] = Dict[toId] = Dict[toBlock]; 96 …Id = toDictExplicit[toId] = Id; // expected-error {{no viable overloaded operator[] for type 'Expl…
|
D | literals.mm | 83 ConvertibleTo<id> toId, 89 toId,
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.osgi_3.6.2.R36x_v20101103.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.osgi_3.6.1.R36x_v20100806.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.resources_3.10.0.v20150423-0755.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
D | org.eclipse.osgi_3.10.100.v20150529-1857.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |