Searched refs:relationship (Results 1 - 21 of 21) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/
H A DLinearConstraint.java60 private final Relationship relationship; field in class:LinearConstraint
76 * @param relationship The type of (in)equality used in the constraint
79 public LinearConstraint(final double[] coefficients, final Relationship relationship, argument
81 this(new ArrayRealVector(coefficients), relationship, value);
95 * @param relationship The type of (in)equality used in the constraint
98 public LinearConstraint(final RealVector coefficients, final Relationship relationship, argument
101 this.relationship = relationship;
120 * @param relationship The type of (in)equality used in the constraint
125 final Relationship relationship,
124 LinearConstraint(final double[] lhsCoefficients, final double lhsConstant, final Relationship relationship, final double[] rhsCoefficients, final double rhsConstant) argument
155 LinearConstraint(final RealVector lhsCoefficients, final double lhsConstant, final Relationship relationship, final RealVector rhsCoefficients, final double rhsConstant) argument
[all...]
H A DSimplexTableau.java253 * Get a count of constraints corresponding to a specified relationship.
254 * @param relationship relationship to count
255 * @return number of constraint with the specified relationship
257 private int getConstraintTypeCounts(final Relationship relationship) { argument
260 if (constraint.getRelationship() == relationship) {
/external/hamcrest/library/src/org/hamcrest/text/
H A DSubstringMatcher.java23 .appendText(relationship())
30 protected abstract String relationship(); method in class:SubstringMatcher
H A DStringContains.java20 protected String relationship() { method in class:StringContains
H A DStringEndsWith.java20 protected String relationship() { method in class:StringEndsWith
H A DStringStartsWith.java20 protected String relationship() { method in class:StringStartsWith
/external/junit/src/org/junit/internal/matchers/
H A DSubstringMatcher.java20 .appendText(relationship())
27 protected abstract String relationship(); method in class:SubstringMatcher
H A DStringContains.java22 protected String relationship() { method in class:StringContains
/external/jetty/src/java/org/eclipse/jetty/util/component/
H A DContainer.java62 /** Update single parent to child relationship.
66 * @param relationship The name of the relationship
68 public void update(Object parent, Object oldChild, final Object child, String relationship) argument
71 remove(parent,oldChild,relationship);
73 add(parent,child,relationship);
77 /** Update single parent to child relationship.
81 * @param relationship The name of the relationship
84 public void update(Object parent, Object oldChild, final Object child, String relationship,boolea argument
109 update(Object parent, Object[] oldChildren, final Object[] children, String relationship) argument
123 update(Object parent, Object[] oldChildren, final Object[] children, String relationship, boolean addRemove) argument
203 add(Object parent, Object child, String relationship) argument
221 remove(Object parent, Object child, String relationship) argument
244 Relationship(Container container, Object parent,Object child, String relationship) argument
302 add(Container.Relationship relationship) argument
303 remove(Container.Relationship relationship) argument
[all...]
/external/v8/test/webkit/
H A Dcomparison-operators.js26 function makeTest(start, end, expression, relationship, override, invert) {
27 var resultValue = eval(relationship + expression + 0) || !!override;
39 function doTest(lhs, rhs, relationship) {
46 tests.push.apply(tests, makeTest(start, end, "==", relationship, expressionParts[i][2]));
47 tests.push.apply(tests, makeTest(start, end, "!=", relationship, expressionParts[i][2]));
48 tests.push.apply(tests, makeTest(start, end, "===", relationship, expressionParts[i][2]));
49 tests.push.apply(tests, makeTest(start, end, "!==", relationship, expressionParts[i][2]));
H A Dcomparison-operators-greater.js26 function makeTest(start, end, expression, relationship, override, invert) {
27 var resultValue = eval(relationship + expression + 0) || !!override;
39 function doTest(lhs, rhs, relationship) {
46 tests.push.apply(tests, makeTest(start, end, ">", relationship, expressionParts[i][2]));
47 tests.push.apply(tests, makeTest(start, end, ">=", relationship, expressionParts[i][2]));
H A Dcomparison-operators-less.js26 function makeTest(start, end, expression, relationship, override, invert) {
27 var resultValue = eval(relationship + expression + 0) || !!override;
39 function doTest(lhs, rhs, relationship) {
46 tests.push.apply(tests, makeTest(start, end, "<", relationship, expressionParts[i][2]));
47 tests.push.apply(tests, makeTest(start, end, "<=", relationship, expressionParts[i][2]));
/external/jetty/src/java/org/eclipse/jetty/jmx/
H A DMBeanContainer.java141 public synchronized void add(Relationship relationship) argument
143 LOG.debug("add {}",relationship);
144 ObjectName parent = _beans.get(relationship.getParent());
147 addBean(relationship.getParent());
148 parent = _beans.get(relationship.getParent());
151 ObjectName child = _beans.get(relationship.getChild());
154 addBean(relationship.getChild());
155 child = _beans.get(relationship.getChild());
166 rels.add(relationship);
175 public synchronized void remove(Relationship relationship) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.mortbay.jetty.util_6.1.23.v201004211559.jar ... int i org.mortbay.component.Container$Relationship event Object parent Object child String relationship private void remove ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jetty/lib/
H A Djetty-util-6.1.26.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/util/ org/mortbay/util/ajax/ ...
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dtree.rb307 relationship that characterize a tree; it does not provide any logic concerning
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 758 milliseconds