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

<<11121314151617181920>>

  /external/guice/extensions/struts2/lib/
ognl-3.0.jar 
  /external/google-breakpad/src/processor/
stackwalker_x86.cc 264 // scanned for these values. The results of program string evaluation
330 // evaluation. The stack will not be examined to locate a saved
370 // Program string evaluation failed. It may be that %eip is not somewhere
372 // our evaluation couldn't succeed. We'll scan the stack for a return
387 // evaluation failed, use it and set %esp to the location above the
398 // However, if program string evaluation resulted in both %eip and
426 // evaluation found. Use it, and set %esp to the location above the
cfi_frame_info.h 82 // this rule set. Use ValueType in expression evaluation; this
109 // A map from register names onto evaluation rules.
  /external/valgrind/coregrind/m_debuginfo/
priv_d3basics.h 582 /* --- To do with evaluation of Dwarf expressions --- */
625 /* Evaluation of a DWARF3 expression (and hence of a GExpr) may
658 If as part of the evaluation, a frame base value needs to be
660 NULL but the frame base is still needed, then evaluation of gx as a
668 initial zero word is pushed on the evaluation stack at the start.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/
AbstractStepInterpolator.java 341 // lazy evaluation of the state
356 // lazy evaluation of the state
380 * evaluation will be performed on this step. If there is a need to
  /external/llvm/include/llvm/MC/
MCExpr.h 80 /// \name Expression Evaluation
85 /// \param Res - The absolute value, if evaluation succeeds.
101 /// \param Res - The relocatable value, if evaluation succeeds.
  /external/proguard/src/proguard/preverify/
CodePreverifier.java 31 import proguard.evaluation.*;
32 import proguard.evaluation.value.*;
33 import proguard.optimize.evaluation.*;
  /external/smali/smalidea/src/main/java/org/jf/smalidea/debugging/
SmaliCodeFragmentFactory.java 37 import com.intellij.debugger.engine.evaluation.*;
38 import com.intellij.debugger.engine.evaluation.expression.EvaluatorBuilder;
39 import com.intellij.debugger.engine.evaluation.expression.ExpressionEvaluator;
  /external/valgrind/VEX/priv/
guest_x86_defs.h 246 (2) When passing the thunk components to an evaluation function
266 requires it, because Memcheck ignores CC_NDEP, and the evaluation
302 so that the evaluation functions can correctly recover the second
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationSimplifier.java 21 package proguard.optimize.evaluation;
31 import proguard.evaluation.TracedVariables;
32 import proguard.evaluation.value.*;
39 * on partial evaluation.
100 // TODO: Remove this when the evaluation simplifier has stabilized.
109 System.err.println("Unexpected error while simplifying instructions after partial evaluation:");
    [all...]
  /external/ceres-solver/internal/ceres/
program_evaluator.h 46 // The evaluation is threaded with OpenMP.
68 // // Write the block jacobians from a residual block evaluation to the
  /external/eigen/Eigen/src/Geometry/
Homogeneous.h 251 // FIXME investigate how to allow lazy evaluation of this product when possible
290 // FIXME investigate how to allow lazy evaluation of this product when possible
  /external/opencv3/doc/tutorials/video/background_subtraction/
background_subtraction.markdown 171 [Video_001](http://bmc.univ-bpclermont.fr/sites/default/files/videos/evaluation/Video_001.zip)
187 Evaluation
  /external/proguard/src/proguard/evaluation/
Stack.java 21 package proguard.evaluation;
23 import proguard.evaluation.value.*;
  /external/smali/smalidea/src/test/java/org/jf/smalidea/
SmaliCodeFragmentFactoryTest.java 42 import com.intellij.debugger.engine.evaluation.CodeFragmentKind;
43 import com.intellij.debugger.engine.evaluation.TextWithImportsImpl;
SmaliPositionManagerTest.java 40 import com.intellij.debugger.engine.evaluation.EvaluateException;
41 import com.intellij.debugger.engine.evaluation.EvaluationContext;
  /system/update_engine/update_manager/
real_updater_provider.cc 227 // evaluation context, so that they are uniform throughout the evaluation of a
  /external/clang/lib/AST/
ExprConstant.cpp 12 // Constant expression evaluation produces four main results:
21 // * A flag indicating if evaluation encountered (unevaluated) side-effects.
25 // * A set of notes indicating why the evaluation was not a constant expression
439 /// EvalStatus - Contains information about the evaluation.
451 /// StepsLeft - The remaining number of evaluation steps we're permitted
456 /// BottomFrame - The frame in which evaluation started. This must be
461 /// evaluation frame.
597 /// Add notes containing a call stack to the current point of evaluation.
601 /// Diagnose that the evaluation cannot be folded.
608 // unless we require this evaluation to produce a constant expression
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_cbrt.c 86 * Try to optimize for parallel evaluation as in k_tanf.c.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
functional.rb 41 # created in the class after the evaluation.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
DividedDifferenceInterpolator.java 32 * The actual code of Neville's evaluation is in PolynomialFunctionLagrangeForm,
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/jacobians/
StepHandlerWithJacobians.java 29 * several evaluation of the derivative at intermediate points), they
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
AbstractScalarDifferentiableOptimizer.java 83 * and the maximal number of evaluation is set to its default value.</p>
GaussNewtonOptimizer.java 53 * and the maximal number of evaluation is set to
  /external/autotest/client/virt/
installer.py 138 Param priority evaluation order is 'install_mode', then 'mode'. For virt

Completed in 1173 milliseconds

<<11121314151617181920>>