Home
last modified time | relevance | path

Searched refs:relationship (Results 1 – 25 of 82) sorted by relevance

1234

/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/
DLinearConstraint.java60 private final Relationship relationship; field in LinearConstraint
79 public LinearConstraint(final double[] coefficients, final Relationship relationship, in LinearConstraint() argument
81 this(new ArrayRealVector(coefficients), relationship, value); in LinearConstraint()
98 public LinearConstraint(final RealVector coefficients, final Relationship relationship, in LinearConstraint() argument
101 this.relationship = relationship; in LinearConstraint()
125 final Relationship relationship, in LinearConstraint() argument
132 this.relationship = relationship; in LinearConstraint()
156 final Relationship relationship, in LinearConstraint() argument
159 this.relationship = relationship; in LinearConstraint()
176 return relationship; in getRelationship()
[all …]
DSimplexTableau.java257 private int getConstraintTypeCounts(final Relationship relationship) { in getConstraintTypeCounts() argument
260 if (constraint.getRelationship() == relationship) { in getConstraintTypeCounts()
/external/jetty/src/java/org/eclipse/jetty/util/component/
DContainer.java68 public void update(Object parent, Object oldChild, final Object child, String relationship) in update() argument
71 remove(parent,oldChild,relationship); in update()
73 add(parent,child,relationship); in update()
84 …public void update(Object parent, Object oldChild, final Object child, String relationship,boolean… in update() argument
88 remove(parent,oldChild,relationship); in update()
97 add(parent,child,relationship); in update()
109 …blic void update(Object parent, Object[] oldChildren, final Object[] children, String relationship) in update() argument
111 update(parent,oldChildren,children,relationship,false); in update()
123 …(Object parent, Object[] oldChildren, final Object[] children, String relationship, boolean addRem… in update() argument
155 remove(parent,oldChildren[i],relationship); in update()
[all …]
/external/jetty/src/java/org/eclipse/jetty/jmx/
DMBeanContainer.java141 public synchronized void add(Relationship relationship) in add() argument
143 LOG.debug("add {}",relationship); in add()
144 ObjectName parent = _beans.get(relationship.getParent()); in add()
147 addBean(relationship.getParent()); in add()
148 parent = _beans.get(relationship.getParent()); in add()
151 ObjectName child = _beans.get(relationship.getChild()); in add()
154 addBean(relationship.getChild()); in add()
155 child = _beans.get(relationship.getChild()); in add()
166 rels.add(relationship); in add()
175 public synchronized void remove(Relationship relationship) in remove() argument
[all …]
/external/v8/test/webkit/
Dcomparison-operators.js26 function makeTest(start, end, expression, relationship, override, invert) { argument
27 var resultValue = eval(relationship + expression + 0) || !!override;
39 function doTest(lhs, rhs, relationship) { argument
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]));
Dcomparison-operators-greater.js26 function makeTest(start, end, expression, relationship, override, invert) { argument
27 var resultValue = eval(relationship + expression + 0) || !!override;
39 function doTest(lhs, rhs, relationship) { argument
46 tests.push.apply(tests, makeTest(start, end, ">", relationship, expressionParts[i][2]));
47 tests.push.apply(tests, makeTest(start, end, ">=", relationship, expressionParts[i][2]));
Dcomparison-operators-less.js26 function makeTest(start, end, expression, relationship, override, invert) { argument
27 var resultValue = eval(relationship + expression + 0) || !!override;
39 function doTest(lhs, rhs, relationship) { argument
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/junit/src/org/junit/internal/matchers/
DSubstringMatcher.java20 .appendText(relationship()) in describeTo()
27 protected abstract String relationship(); in relationship() method in SubstringMatcher
DStringContains.java22 protected String relationship() { in relationship() method in StringContains
/external/hamcrest/library/src/org/hamcrest/text/
DSubstringMatcher.java23 .appendText(relationship()) in describeTo()
30 protected abstract String relationship(); in relationship() method in SubstringMatcher
DStringStartsWith.java20 protected String relationship() { in relationship() method in StringStartsWith
DStringContains.java20 protected String relationship() { in relationship() method in StringContains
DStringEndsWith.java20 protected String relationship() { in relationship() method in StringEndsWith
/external/llvm/docs/
DHowToUseInstrMappings.rst24 TableGen uses relationship models to map instructions with each other. These
42 // by all the instructions related by this relationship.
67 to define a relationship model that relates predicated instructions to their
69 fields. For this relationship, non-predicated instructions are treated as key
76 // instructions modeling this relationship. This is done to reduce the
96 // instructions involved in this relationship model.
107 TableGen uses the above relationship model to emit relation table that maps
137 required by the relationship model, <tt>getPredOpcode</tt>, so that they can
DSystemLibrary.rst99 There must **not** be a one-to-one relationship between operating system
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/
DTParser.g21 // lexer. Maven knows how to work out the relationship
/external/llvm/test/CodeGen/PowerPC/
Dasym-regclass-copy.ll5 ; This tests that the GPRC/GPRC_NOR0 intersection subclass relationship with
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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 ...
/external/jetty/lib/
Djetty-util-6.1.26.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
/external/llvm/test/Transforms/InstCombine/
Dcast_ptr.ll8 ; This shouldn't convert to getelementptr because the relationship
/external/llvm/test/CodeGen/AArch64/
Dmachine-copy-prop.ll10 ; remove the relationship of D6 and "%Q5_Q6<def> = COPY %Q2_Q3".
/external/valgrind/docs/internals/
Dsegments-seginfos.txt3 Info about the relationship between Segments and SegInfos
/external/valgrind/
DCOPYING.DOCS52 the Document that deals exclusively with the relationship of the
57 mathematics.) The relationship could be a matter of historical
/external/mesa3d/docs/
DREADME.CYGWIN141 To compensate for the nonlinear relationship between pixel values
/external/bison/doc/
Dfdl.texi58 of the Document that deals exclusively with the relationship of the
63 any mathematics.) The relationship could be a matter of historical

1234