HomeSort by relevance Sort by last modified time
    Searched full:evaluating (Results 1 - 25 of 602) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/test/fixedbugs/
bug150.go 22 bugs/bug150.go:13: reorder2: too many funcation calls evaluating parameters
issue9604.go 15 // Make sure we truncate to smaller-width types after evaluating expressions.
  /prebuilts/go/linux-x86/test/fixedbugs/
bug150.go 22 bugs/bug150.go:13: reorder2: too many funcation calls evaluating parameters
issue9604.go 15 // Make sure we truncate to smaller-width types after evaluating expressions.
  /external/clang/test/Analysis/
crash-trace.c 23 // CHECK-NEXT: 3. {{.*}}crash-trace.c:{{[0-9]+}}:3: Error evaluating statement
cxx11-crashes.cpp 77 : _istream{istream} {} // On evaluating a bind here,
misc-ps-64.m 4 // <rdar://problem/6440393> - A bunch of misc. failures involving evaluating
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
UnivariateStatistic.java 28 * Returns the result of evaluating the statistic over the input array.
36 * Returns the result of evaluating the statistic over the specified entries
WeightedEvaluation.java 28 * Returns the result of evaluating the statistic over the input array,
38 * Returns the result of evaluating the statistic over the specified entries
  /libcore/luni/src/main/java/javax/xml/xpath/
XPathExpression.java 39 * For the purposes of evaluating XPath expressions, a DocumentFragment
69 * This result of evaluating an expression is converted to an instance of the desired return type.
101 * @return The <code>Object</code> that is the result of evaluating the expression and converting the result to
126 * @return The <code>String</code> that is the result of evaluating the expression and converting the result to a
153 * @return The <code>Object</code> that is the result of evaluating the expression and converting the result to
177 * @return The <code>String</code> that is the result of evaluating the expression and converting the result to a
XPathFunction.java 38 * definition of extension functions. The implementation evaluating an
44 * @return The result of evaluating the <code>XPath</code> function as an <code>Object</code>.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
NewtonSolver.java 83 * @throws FunctionEvaluationException if an error occurs evaluating the function or derivative
102 * @throws FunctionEvaluationException if an error occurs evaluating the function or derivative
123 * @throws FunctionEvaluationException if an error occurs evaluating the function or derivative
144 * @throws FunctionEvaluationException if an error occurs evaluating the function or derivative
RiddersSolver.java 89 * @throws FunctionEvaluationException if an error occurs evaluating the function
111 * @throws FunctionEvaluationException if an error occurs evaluating the function
145 * @throws FunctionEvaluationException if an error occurs evaluating the function
166 * @throws FunctionEvaluationException if an error occurs evaluating the function
SecantSolver.java 92 * @throws FunctionEvaluationException if an error occurs evaluating the function
113 * @throws FunctionEvaluationException if an error occurs evaluating the function
133 * @throws FunctionEvaluationException if an error occurs evaluating the function
152 * @throws FunctionEvaluationException if an error occurs evaluating the function
UnivariateRealSolver.java 72 * @throws FunctionEvaluationException if an error occurs evaluating the function
93 * @throws FunctionEvaluationException if an error occurs evaluating the function
115 * @throws FunctionEvaluationException if an error occurs evaluating the function
138 * @throws FunctionEvaluationException if an error occurs evaluating the function
  /external/clang/lib/StaticAnalyzer/Core/
PrettyStackTraceLocationContext.h 27 /// 3. crash-trace.c:6:3: Error evaluating statement
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_config.h 29 // For instance, when evaluating leaky APs:
  /platform_testing/libraries/annotations/src/android/platform/test/annotations/
QualityTest.java 25 * Marks the type of test with purpose of evaluating qualities such as performance and stability.
SecurityTest.java 25 * Marks the type of test with purpose of evaluating security vulnerabilities.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/integration/
UnivariateRealIntegrator.java 70 * @throws FunctionEvaluationException if an error occurs evaluating the
90 * @throws FunctionEvaluationException if an error occurs evaluating the function
  /libcore/ojluni/src/main/java/java/util/function/
DoublePredicate.java 54 * AND of this predicate and another. When evaluating the composed
86 * OR of this predicate and another. When evaluating the composed
IntPredicate.java 54 * AND of this predicate and another. When evaluating the composed
86 * OR of this predicate and another. When evaluating the composed
LongPredicate.java 54 * AND of this predicate and another. When evaluating the composed
86 * OR of this predicate and another. When evaluating the composed
  /external/ltrace/
lens.h 29 * is given for purposes of evaluating array lengths and other
  /external/v8/test/mjsunit/compiler/
regress-6.js 38 // Force deoptimization in --always-opt mode when evaluating

Completed in 694 milliseconds

1 2 3 4 5 6 7 8 91011>>