Home
last modified time | relevance | path

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

123456

/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/google-benchmark/test/
Doutput_test.h161 #define _CHECK_RESULT_VALUE(entry, getfn, var_type, var_name, relationship, value) \ argument
162 CONCAT(CHECK_, relationship) \
168 << " to be " #relationship " to " << (value) << "\n"
172 #define _CHECK_FLOAT_RESULT_VALUE(entry, getfn, var_type, var_name, relationship, value, eps_factor… argument
173 CONCAT(CHECK_FLOAT_, relationship) \
179 << " to be " #relationship " to " << (value) << "\n" \
189 #define CHECK_RESULT_VALUE(entry, var_type, var_name, relationship, value) \ argument
190 _CHECK_RESULT_VALUE(entry, GetAs, var_type, var_name, relationship, value)
192 #define CHECK_COUNTER_VALUE(entry, var_type, var_name, relationship, value) \ argument
193 _CHECK_RESULT_VALUE(entry, GetCounterAs, var_type, var_name, relationship, value)
[all …]
/external/libcxx/utils/google-benchmark/test/
Doutput_test.h161 #define _CHECK_RESULT_VALUE(entry, getfn, var_type, var_name, relationship, value) \ argument
162 CONCAT(CHECK_, relationship) \
168 << " to be " #relationship " to " << (value) << "\n"
172 #define _CHECK_FLOAT_RESULT_VALUE(entry, getfn, var_type, var_name, relationship, value, eps_factor… argument
173 CONCAT(CHECK_FLOAT_, relationship) \
179 << " to be " #relationship " to " << (value) << "\n" \
189 #define CHECK_RESULT_VALUE(entry, var_type, var_name, relationship, value) \ argument
190 _CHECK_RESULT_VALUE(entry, GetAs, var_type, var_name, relationship, value)
192 #define CHECK_COUNTER_VALUE(entry, var_type, var_name, relationship, value) \ argument
193 _CHECK_RESULT_VALUE(entry, GetCounterAs, var_type, var_name, relationship, value)
[all …]
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
DSubstringMatcher.java11 private final String relationship; field in SubstringMatcher
15 protected SubstringMatcher(String relationship, boolean ignoringCase, String substring) { in SubstringMatcher() argument
16 this.relationship = relationship; in SubstringMatcher()
33 .appendText(relationship) in describeTo()
/external/swiftshader/third_party/llvm-7.0/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
/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
/external/antlr/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/
DTParser.g21 // lexer. Maven knows how to work out the relationship
/external/u-boot/doc/device-tree-bindings/mailbox/
Dnvidia,tegra186-hsp.txt7 two processors not in an SMP relationship.
/external/u-boot/doc/
DREADME.sched50 - There is no parent-child relationship between threads. Only one
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dasym-regclass-copy.ll5 ; This tests that the GPRC/GPRC_NOR0 intersection subclass relationship with
/external/llvm/test/CodeGen/PowerPC/
Dasym-regclass-copy.ll5 ; This tests that the GPRC/GPRC_NOR0 intersection subclass relationship with
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dcast_ptr.ll6 ; This shouldn't convert to getelementptr because the relationship
/external/python/futures/
DNOTICE41 relationship of agency, partnership, or joint venture between PSF and
DLICENSE41 relationship of agency, partnership, or joint venture between PSF and
/external/perf_data_converter/src/
Dprofile.proto25 // - There is a N->1 relationship from sample.location_id entries to
28 // - There is an optional N->1 relationship from locations to
/external/v8/third_party/v8/builtins/
DLICENSE102 relationship of agency, partnership, or joint venture between PSF and
149 create any relationship of agency, partnership, or joint venture
220 License Agreement shall be deemed to create any relationship of
/external/python/cpython3/
DLICENSE102 relationship of agency, partnership, or joint venture between PSF and
149 create any relationship of agency, partnership, or joint venture
220 License Agreement shall be deemed to create any relationship of
DNOTICE102 relationship of agency, partnership, or joint venture between PSF and
149 create any relationship of agency, partnership, or joint venture
220 License Agreement shall be deemed to create any relationship of
/external/chromium-trace/catapult/third_party/zipfile/
DLICENSE103 relationship of agency, partnership, or joint venture between PSF and
150 create any relationship of agency, partnership, or joint venture
221 License Agreement shall be deemed to create any relationship of
/external/python/cpython2/
DLICENSE102 relationship of agency, partnership, or joint venture between PSF and
149 create any relationship of agency, partnership, or joint venture
220 License Agreement shall be deemed to create any relationship of
/external/chromium-trace/catapult/third_party/pyserial/
DLICENSE.txt52 relationship of agency, partnership, or joint venture between the
/external/python/cpython2/Mac/BuildScript/resources/
DLicense.rtf67 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partners…
88 …ions. Nothing in this License Agreement shall be deemed to create any relationship of agency, part…
109 …ment. Nothing in this License Agreement shall be deemed to create any relationship of agency, part…
/external/python/cpython3/Mac/BuildScript/resources/
DLicense.rtf67 7. Nothing in this License Agreement shall be deemed to create any relationship of agency, partners…
88 …ions. Nothing in this License Agreement shall be deemed to create any relationship of agency, part…
109 …ment. Nothing in this License Agreement shall be deemed to create any relationship of agency, part…
/external/swiftshader/third_party/llvm-7.0/llvm/test/Other/
Dcgscc-observe-devirt.ll60 ; introduces a new post-order relationship that was not present originally and

123456