/external/ceres-solver/internal/ceres/ |
D | dogleg_strategy_test.cc | 64 Matrix basis(6, 6); in SetUp() local 66 …basis << -0.1046920933796121, -0.7449367449921986, -0.4190744502875876, -0.4480450716142566, 0.23… in SetUp() 77 Matrix jacobian = sqrtD * basis; in SetUp() 212 const Matrix basis = strategy.subspace_basis(); in TEST_F() local 213 EXPECT_NEAR(basis.col(0).norm(), 1.0, kTolerance); in TEST_F() 214 EXPECT_NEAR(basis.col(1).norm(), 1.0, kTolerance); in TEST_F() 215 EXPECT_NEAR(basis.col(0).dot(basis.col(1)), 0.0, kTolerance); in TEST_F() 219 EXPECT_NEAR((gradient - basis*(basis.transpose()*gradient)).norm(), in TEST_F() 225 EXPECT_NEAR((gn - basis*(basis.transpose()*gn)).norm(), in TEST_F()
|
/external/jetty/src/java/org/eclipse/jetty/server/session/jmx/ |
D | AbstractSessionManagerMBean.java | 41 String basis = null; in getObjectContextBasis() local 50 basis = getContextName(context); in getObjectContextBasis() 53 if (basis != null) in getObjectContextBasis() 54 return basis; in getObjectContextBasis()
|
/external/jetty/src/java/org/eclipse/jetty/jmx/ |
D | MBeanContainer.java | 293 String basis = buf.toString(); in addBean() local 297 count = __unique.get(basis); in addBean() 299 __unique.put(basis, count); in addBean() 307 oname = ObjectName.getInstance(domain + ":" + basis + ",id=" + count); in addBean() 325 public String makeName(String basis) in makeName() argument 327 if (basis==null) in makeName() 328 return basis; in makeName() 329 …return basis.replace(':', '_').replace('*', '_').replace('?', '_').replace('=', '_').replace(',', … in makeName()
|
/external/jetty/src/java/org/eclipse/jetty/server/handler/jmx/ |
D | AbstractHandlerMBean.java | 47 String basis = null; in getObjectContextBasis() local 63 basis = getContextName(context); in getObjectContextBasis() 66 if (basis != null) in getObjectContextBasis() 67 return basis; in getObjectContextBasis()
|
/external/opencv3/modules/calib3d/src/ |
D | circlesgrid.cpp | 582 std::vector<Point2f> vectors, filteredVectors, basis; in findHoles() local 587 findBasis(filteredVectors, basis, basisGraphs); in findHoles() 588 findMCS(basis, basisGraphs); in findHoles() 594 std::vector<Point2f> vectors, tmpVectors, filteredVectors, basis; in findHoles() local 600 findBasis(filteredVectors, basis, basisGraphs); in findHoles() 601 findMCS(basis, basisGraphs); in findHoles() 605 findMCS(basis, basisGraphs); in findHoles() 757 void CirclesGridFinder::findMCS(const std::vector<Point2f> &basis, std::vector<Graph> &basisGraphs) in findMCS() argument 782 addHolesByGraph(basisGraphs, true, basis[1]); in findMCS() 790 addHolesByGraph(basisGraphs, false, basis[0]); in findMCS() [all …]
|
D | circlesgrid.hpp | 159 void drawBasis(const std::vector<cv::Point2f> &basis, cv::Point2f origin, cv::Mat &drawImg) const; 168 void findBasis(const std::vector<cv::Point2f> &samples, std::vector<cv::Point2f> &basis, 170 void findMCS(const std::vector<cv::Point2f> &basis, std::vector<Graph> &basisGraphs);
|
/external/llvm/test/CodeGen/MIR/Generic/ |
D | machine-basic-block-unknown-name.mir | 3 # a basic block with the machine basis block's name.
|
/external/llvm/test/CodeGen/X86/ |
D | sunkaddr-ext.ll | 4 ; use the potential overflow as the basis for an address calculation later by
|
/external/curl/ |
D | libcurl.pc.in | 18 # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
/external/curl/lib/ |
D | libcurl.rc | 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
/external/curl/src/ |
D | curl.rc | 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
/external/mesa3d/docs/ |
D | patents.txt | 9 will discuss licensing on RAND terms, on an individual basis with
|
/external/dagger2/examples/android-activity-graphs/ |
D | README.md | 10 * Allows for the use of singletons on a per-activity basis. This is a great way to manage a
|
/external/javassist/ |
D | NOTICE | 6 Software distributed under the License is distributed on an "AS IS" basis,
|
/external/curl/winbuild/ |
D | Makefile.msvc.names | 18 # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
|
/external/libchrome/crypto/third_party/nss/ |
D | LICENSE | 9 * Software distributed under the License is distributed on an "AS IS" basis,
|
/external/libchrome/base/third_party/nspr/ |
D | LICENSE | 9 * Software distributed under the License is distributed on an "AS IS" basis,
|
/external/hyphenation-patterns/hu/ |
D | NOTICE | 9 % Software distributed under the License is distributed on an "AS IS" basis,
|
D | hyph-hu.lic.txt | 17 % Software distributed under the License is distributed on an "AS IS" basis,
|
/external/libpng/contrib/conftest/ |
D | README | 16 You can use these .dfa files as the basis of new configurations. Files in this
|
/external/libxml2/ |
D | HACKING | 25 my mail and the bug database on a regular basis. If you don't get an
|
/external/iptables/extensions/ |
D | libxt_quota2.man | 2 on a per-match basis. Available modes are packet counting or byte counting.
|
/external/antlr/antlr-3.4/runtime/ActionScript/ |
D | README | 46 list is not read on a daily basis by the maintainers.
|
/external/eigen/ |
D | COPYING.MPL2 | 97 Contributions, either on an unmodified basis, with Modifications, or 240 ongoing basis, if such Contributor fails to notify You of the 243 Contributor are reinstated on an ongoing basis if such Contributor 267 * basis, without warranty of any kind, either expressed, implied, or *
|
D | NOTICE | 97 Contributions, either on an unmodified basis, with Modifications, or 240 ongoing basis, if such Contributor fails to notify You of the 243 Contributor are reinstated on an ongoing basis if such Contributor 267 * basis, without warranty of any kind, either expressed, implied, or *
|