Home
last modified time | relevance | path

Searched refs:precondition (Results 1 – 15 of 15) sorted by relevance

/external/skia/include/private/
DSkTFitsIn.h48 using precondition = SkTHasMoreDigits<S, D>; in apply() local
49 static_assert(precondition::value, "minS > minD"); in apply()
71 using precondition = SkTHasMoreDigits<S, D>; in apply() local
72 static_assert(precondition::value, "maxS < maxD"); in apply()
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
DNonLinearConjugateGradientOptimizer.java134 double[] steepestDescent = preconditioner.precondition(point, r); in doOptimize()
179 final double[] newSteepestDescent = preconditioner.precondition(point, r); in doOptimize()
243 public double[] precondition(double[] variables, double[] r) { in precondition() method in NonLinearConjugateGradientOptimizer.IdentityPreconditioner
DPreconditioner.java49 double[] precondition(double[] point, double[] r) in precondition() method
/external/pdfium/third_party/libopenjpeg20/
D0015-read_SPCod_SPCoc_overflow.patch8 /* precondition again */
D0016-read_SQcd_SQcc_overflow.patch8 /* precondition again*/
/external/llvm/test/Transforms/LoopIdiom/
Dctpop-multiple-users-crash.ll6 ; When we replace the precondition with a ctpop, we need to ensure
/external/libcxx/docs/DesignDocs/
DDebugMode.rst72 precondition checks throughout libc++. The second additionally enables
/external/clang/docs/
DLibASTMatchers.rst53 The precondition to using the matchers is to understand how the AST for what you
/external/clang/docs/analyzer/
DIPA.txt68 impossible (by some unstated precondition), or by inlining some but not all
/external/bison/tests/
Dlocal.at792 # As a precondition, you must properly double-quote all arguments that
/external/googletest/googletest/docs/
DV1_5_AdvancedGuide.md443 Since these precondition checks cause the processes to die, we call such tests
DV1_7_AdvancedGuide.md511 Since these precondition checks cause the processes to die, we call such tests
DV1_6_AdvancedGuide.md511 Since these precondition checks cause the processes to die, we call such tests
DAdvancedGuide.md513 Since these precondition checks cause the processes to die, we call such tests
/external/jline/src/src/test/resources/jline/example/
Denglish.gz