/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/spi/ |
D | LoggerRepository.java | 56 public void setThreshold(Level level); in setThreshold() method 62 public void setThreshold(String val); in setThreshold() method
|
/external/eigen/Eigen/src/QR/ |
D | CompleteOrthogonalDecomposition.h | 317 CompleteOrthogonalDecomposition& setThreshold(const RealScalar& threshold) { 318 m_cpqr.setThreshold(threshold); 330 CompleteOrthogonalDecomposition& setThreshold(Default_t) { 331 m_cpqr.setThreshold(Default);
|
D | ColPivHouseholderQR.h | 353 ColPivHouseholderQR& setThreshold(const RealScalar& threshold) 368 ColPivHouseholderQR& setThreshold(Default_t)
|
D | FullPivHouseholderQR.h | 344 FullPivHouseholderQR& setThreshold(const RealScalar& threshold) 359 FullPivHouseholderQR& setThreshold(Default_t)
|
/external/slf4j/log4j-over-slf4j/src/main/java/org/apache/log4j/ |
D | AppenderSkeleton.java | 31 public void setThreshold(Priority threshold) { in setThreshold() method in AppenderSkeleton
|
/external/eigen/doc/examples/ |
D | TutorialLinAlgSetThreshold.cpp | 14 lu.setThreshold(1e-5); in main()
|
/external/eigen/Eigen/src/SVD/ |
D | SVDBase.h | 155 Derived& setThreshold(const RealScalar& threshold) in setThreshold() function 170 Derived& setThreshold(Default_t) in setThreshold() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | SpillPlacement.h | 163 void setThreshold(const BlockFrequency &Entry);
|
D | SpillPlacement.cpp | 210 setThreshold(MBFI->getEntryFreq()); in runOnMachineFunction() 254 void SpillPlacement::setThreshold(const BlockFrequency &Entry) { in setThreshold() function in SpillPlacement
|
/external/llvm/lib/CodeGen/ |
D | SpillPlacement.h | 163 void setThreshold(const BlockFrequency &Entry);
|
D | SpillPlacement.cpp | 202 setThreshold(MBFI->getEntryFreq()); in runOnMachineFunction() 246 void SpillPlacement::setThreshold(const BlockFrequency &Entry) { in setThreshold() function in SpillPlacement
|
/external/eigen/test/ |
D | svd_common.h | 119 if(internal::is_same<RealScalar,double>::value) svd.setThreshold(1e-8); in svd_least_square() 120 else if(internal::is_same<RealScalar,float>::value) svd.setThreshold(2e-4); in svd_least_square() 193 …} while(SVD_FOR_MIN_NORM(MatrixType2)(m2).setThreshold(test_precision<Scalar>()).rank()!=rank && (… in svd_min_norm()
|
D | lu.cpp | 70 lu.setThreshold(RealScalar(0.01)); in lu_non_invertible() 134 lu.setThreshold(RealScalar(0.01)); in lu_invertible()
|
/external/eigen/Eigen/src/LU/ |
D | FullPivLU.h | 292 FullPivLU& setThreshold(const RealScalar& threshold) 307 FullPivLU& setThreshold(Default_t)
|
/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
D | log4j-1.3alpha-8.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
D | log4j-1.2.14.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/eigen/doc/ |
D | TutorialLinearAlgebra.dox | 257 …u know what is the right threshold for your application. You can set this by calling setThreshold()
|
/external/guice/extensions/persist/lib/ |
D | log4j-1.2.14.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |