HomeSort by relevance Sort by last modified time
    Searched full:evaluation (Results 251 - 275 of 1190) sorted by null

<<11121314151617181920>>

  /external/proguard/src/proguard/optimize/info/
ParameterUsageMarker.java 30 import proguard.evaluation.value.Value;
31 import proguard.optimize.evaluation.PartialEvaluator;
  /external/smali/smalidea/src/main/java/org/jf/smalidea/debugging/value/
LazyValue.java 36 import com.intellij.debugger.engine.evaluation.EvaluateException;
37 import com.intellij.debugger.engine.evaluation.EvaluationContext;
  /frameworks/base/docs/html/reference/android/support/test/espresso/web/model/
JSONAble.DeJSONFactory.html 393 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/web/model/Evaluation.html">Evaluation</a></li>
TransformingAtom.Transformer.html 386 <li class="api apilevel-"><a href="/reference/android/support/test/espresso/web/model/Evaluation.html">Evaluation</a></li>
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/asm/internal/asm/
expr_test.go 63 p := NewParser(nil, nil, nil) // Expression evaluation uses none of these fields of the parser.
123 p := NewParser(nil, nil, nil) // Expression evaluation uses none of these fields of the parser.
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
expr_test.go 60 p := NewParser(nil, nil, nil) // Expression evaluation uses none of these fields of the parser.
120 p := NewParser(nil, nil, nil) // Expression evaluation uses none of these fields of the parser.
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/asm/internal/asm/
expr_test.go 63 p := NewParser(nil, nil, nil) // Expression evaluation uses none of these fields of the parser.
123 p := NewParser(nil, nil, nil) // Expression evaluation uses none of these fields of the parser.
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
expr_test.go 60 p := NewParser(nil, nil, nil) // Expression evaluation uses none of these fields of the parser.
120 p := NewParser(nil, nil, nil) // Expression evaluation uses none of these fields of the parser.
  /prebuilts/misc/common/android-support-test/espresso/
espresso-web-2.2.2-release-no-dep.jar 
espresso-web-2.2.2-release.jar 
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DormandPrince853Integrator.java 33 * interpolation evaluation is the same as the first integration
34 * evaluation of the next step, we have included it in the integrator
127 // stage as the first evaluation of the next step, we perform it
EmbeddedRungeKuttaIntegrator.java 52 * methods. This means the last evaluation of the derivatives in one
54 * evaluation can be reused from one step to the next one and the cost
58 * evaluation is saved. For an <i>fsal</i> method, we have cs = 1 and
312 // save the last evaluation for the next step
EulerStepInterpolator.java 34 * where theta belongs to [0 ; 1] and where y' is the evaluation of
  /external/chromium-trace/catapult/telemetry/telemetry/internal/browser/
web_contents.py 78 This method is robust against any given Evaluation timing out.
151 If evaluation throws in JavaScript, a Python EvaluateException will
154 If the result of the evaluation cannot be JSONized, then an
  /external/llvm/docs/
InAlloca.rst 110 Consider the evaluation of:
127 wrapping the evaluation of the inner ``bar`` with stack save and
144 There is also the possibility of an exception. If argument evaluation
  /frameworks/base/docs/html/reference/android/support/test/espresso/web/bridge/
JavaScriptBridge.html 375 handler that will foward evaluation results back to the Java process.
774 handler that will foward evaluation results back to the Java process.
776 <p>Conduits can be used for only 1 evaluation. Creating new ones is relatively cheap.
  /bionic/libc/dns/include/
resolv_netid.h 65 * of the evaluation context. Its proper uninitialized value is
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_tanf.c 46 * opportunities for parallel evaluation. The chosen splitting is
  /bionic/linker/
Android.mk 84 # Note we are using "=" instead of ":=" to defer the evaluation,
  /build/tools/releasetools/
pylintrc 86 # number of statements analyzed. This is used by the global evaluation report
88 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
90 # Add a comment according to your evaluation note. This is used by the global
91 # evaluation report (RP0004).
  /cts/apps/CameraITS/build/scripts/
gpylint_rcfile 65 # Add a comment according to your evaluation note. This is used by the global
66 # evaluation report (RP0004).
72 # number of statements analyzed. This is used by the global evaluation report
74 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
FailedPredicateException.cs 42 * Disambiguating predicate evaluation occurs when we hoist a predicate into
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
FailedPredicateException.cs 43 * Disambiguating predicate evaluation occurs when we hoist a predicate into
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
StepHandler.java 29 * several evaluation of the derivative at intermediate points), they
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/
AbstractLinearOptimizer.java 71 * <p>The maximal number of evaluation is set to its default value.</p>

Completed in 1013 milliseconds

<<11121314151617181920>>