/external/xmlrpcpp/src/ |
D | XmlRpcDispatch.cpp | 49 if (it->getSource() == source) in removeSource() 62 if (it->getSource() == source) in setSourceEvents() 92 int fd = it->getSource()->getfd(); in work() 122 XmlRpcSource* src = thisIt->getSource(); in work() 150 XmlRpcSource *src = it->getSource(); in work() 185 it->getSource()->close(); in clear()
|
/external/guice/core/src/com/google/inject/internal/ |
D | UntargettedBindingImpl.java | 45 return new UntargettedBindingImpl<T>(getSource(), getKey(), scoping); in withScoping() 49 return new UntargettedBindingImpl<T>(getSource(), key, getScoping()); in withKey() 53 getScoping().applyTo(binder.withSource(getSource()).bind(getKey())); in applyTo() 59 .add("source", getSource()) in toString()
|
D | LinkedBindingImpl.java | 59 return new LinkedBindingImpl<T>(getSource(), getKey(), scoping, targetKey); in withScoping() 63 return new LinkedBindingImpl<T>(getSource(), key, getScoping(), targetKey); in withKey() 67 getScoping().applyTo(binder.withSource(getSource()).bind(getKey()).to(getLinkedKey())); in applyTo() 73 .add("source", getSource()) in toString()
|
D | InstanceBindingImpl.java | 79 return new InstanceBindingImpl<T>(getSource(), getKey(), scoping, injectionPoints, instance); in withScoping() 83 return new InstanceBindingImpl<T>(getSource(), key, getScoping(), injectionPoints, instance); in withKey() 88 binder.withSource(getSource()).bind(getKey()).toInstance(instance); in applyTo() 94 .add("source", getSource()) in toString()
|
D | ProviderInstanceBindingImpl.java | 86 getSource(), getKey(), scoping, injectionPoints, providerInstance); in withScoping() 91 getSource(), key, getScoping(), injectionPoints, providerInstance); in withKey() 96 binder.withSource(getSource()).bind(getKey()).toProvider(getUserSuppliedProvider())); in applyTo() 103 .add("source", getSource()) in toString()
|
D | BindingBuilder.java | 73 base.getSource(), base.getKey(), base.getScoping(), linkedKey)); in to() 96 base.getSource(), base.getKey(), Scoping.EAGER_SINGLETON, injectionPoints, instance)); in toInstance() 118 base.getSource(), base.getKey(), base.getScoping(), injectionPoints, provider)); in toProvider() 139 base.getSource(), base.getKey(), base.getScoping(), providerKey)); in toProvider() 165 setBinding(new ConstructorBindingImpl<T>(base.getKey(), base.getSource(), base.getScoping(), in toConstructor()
|
D | AbstractBindingProcessor.java | 85 errors.bindingAlreadySet(key, original.getSource()); in putBinding() 89 errors.errorCheckingDuplicateBinding(key, original.getSource(), t); in putBinding() 101 injector.state.parent().blacklist(key, injector.state, binding.getSource()); in putBinding() 145 source = binding.getSource(); in Processor()
|
D | LinkedProviderBindingImpl.java | 85 return new LinkedProviderBindingImpl<T>(getSource(), getKey(), scoping, providerKey); in withScoping() 89 return new LinkedProviderBindingImpl<T>(getSource(), key, getScoping(), providerKey); in withKey() 93 getScoping().applyTo(binder.withSource(getSource()) in applyTo() 100 .add("source", getSource()) in toString()
|
D | PrivateElementsImpl.java | 67 public Object getSource() { in getSource() method in PrivateElementsImpl 93 exposedKeysToSourcesMutable.put(exposureBuilder.getKey(), exposureBuilder.getSource()); in getExposedKeys() 137 .add("source", getSource()) in toString()
|
/external/apache-harmony/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/ |
D | PropertyChangeEventTest.java | 42 assertSame(src, event.getSource()); in testConstructor_Normal() 56 assertSame(src, event.getSource()); in testConstructor_Null() 73 assertSame(src, event.getSource()); in testConstructor_NullProperty() 107 assertSame(src, event.getSource()); in testSetPropagationId_Normal() 133 assertSame(src, event.getSource()); in testSetPropagationId_Null()
|
/external/autotest/frontend/client/src/autotest/common/ui/ |
D | TableSelectionPanel.java | 46 if (event.getSource() == selectAll) { in onClick() 48 } else if (event.getSource() == selectVisible) { in onClick() 51 assert event.getSource() == selectNone; in onClick()
|
/external/guice/core/test/com/google/inject/ |
D | ReflectionTest.java | 46 ElementSource source = (ElementSource) fooBinding.getSource(); in testNormalBinding() 60 ElementSource source = (ElementSource) i.getSource(); in testConstantBinding() 77 ElementSource source = (ElementSource) fooBinding.getSource(); in testLinkedBinding()
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/ |
D | ConnectionEventTest.java | 40 assertSame(ipc, ce.getSource()); in testConstructorConnection() 53 assertSame(ipc, ce.getSource()); in testConstructorConnectionSQLException() 58 assertSame(ipc, ce.getSource()); in testConstructorConnectionSQLException()
|
/external/guice/extensions/jmx/src/com/google/inject/tools/jmx/ |
D | ManagedBinding.java | 29 public String getSource() { in getSource() method in ManagedBinding 30 return binding.getSource().toString(); in getSource()
|
/external/guice/extensions/grapher/src/com/google/inject/grapher/ |
D | InterfaceNode.java | 32 return new InterfaceNode(id, getSource()); in copy() 40 return "InterfaceNode{id=" + getId() + " source=" + getSource() + "}"; in toString()
|
D | DefaultNodeCreator.java | 57 return new InterfaceNode(NodeId.newTypeId(binding.getKey()), binding.getSource()); in newInterfaceNode() 69 return new ImplementationNode(NodeId.newTypeId(binding.getKey()), binding.getSource(), in newImplementationNode() 90 return new InstanceNode(NodeId.newInstanceId(binding.getKey()), binding.getSource(), instance, in newInstanceNode()
|
D | ImplementationNode.java | 57 return "ImplementationNode{id=" + getId() + " source=" + getSource() in toString() 62 return new ImplementationNode(id, getSource(), getMembers()); in copy()
|
/external/guice/core/src/com/google/inject/spi/ |
D | RequireExplicitBindingsOption.java | 36 public Object getSource() { in getSource() method in RequireExplicitBindingsOption 41 binder.withSource(getSource()).requireExplicitBindings(); in applyTo()
|
D | DisableCircularProxiesOption.java | 36 public Object getSource() { in getSource() method in DisableCircularProxiesOption 41 binder.withSource(getSource()).disableCircularProxies(); in applyTo()
|
D | RequireExactBindingAnnotationsOption.java | 36 public Object getSource() { in getSource() method in RequireExactBindingAnnotationsOption 41 binder.withSource(getSource()).requireExactBindingAnnotations(); in applyTo()
|
D | RequireAtInjectOnConstructorsOption.java | 37 public Object getSource() { in getSource() method in RequireAtInjectOnConstructorsOption 42 binder.withSource(getSource()).requireAtInjectOnConstructors(); in applyTo()
|
D | StaticInjectionRequest.java | 45 public Object getSource() { in getSource() method in StaticInjectionRequest 70 binder.withSource(getSource()).requestStaticInjection(type); in applyTo()
|
D | TypeListenerBinding.java | 56 public Object getSource() { in getSource() method in TypeListenerBinding 65 binder.withSource(getSource()).bindListener(typeMatcher, listener); in applyTo()
|
D | ModuleAnnotatedMethodScannerBinding.java | 39 public Object getSource() { in getSource() method in ModuleAnnotatedMethodScannerBinding 52 binder.withSource(getSource()).scanModulesForAnnotatedMethods(scanner); in applyTo()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/ |
D | PathProfiling.cpp | 395 os << "[" << edge.getSource()->getName() << " -> " in operator <<() 484 BallLarusNode* sourceNode = getSource(); in getSuccessorNumber() 612 nextNode = forward? (*edge)->getTarget(): (*edge)->getSource(); in calculateSpanningTree() 684 std::string sourceName = (*edge)->getSource()->getName(); in generateDotGraph() 785 edge->getSource()->removeSuccEdge(edge); in unlinkEdge() 827 source = edge->getSource(); in pushCountersFromEdge() 862 f->getWeight(), f->getSource(), f); in calculateChordIncrementsDfs() 864 if(e != f && v == f->getSource()) { in calculateChordIncrementsDfs() 874 if(v == f->getSource() || v == f->getTarget()) { in calculateChordIncrementsDfs() 886 else if(e->getSource() == f->getTarget() in calculateChordIncrementsDir() [all …]
|