Searched
full:evaluation (Results
276 -
300 of
1190) sorted by null
<<11121314151617181920>>
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
FuncExtFunctionAvailable.java | 96 * field during evaluation, this method is called at compilation time to
|
/external/apache-xml/src/main/java/org/apache/xpath/operations/ |
VariableSafeAbsRef.java | 48 * evaluation will occur. If a variable within scope is not found, a warning
|
/external/ceres-solver/internal/ceres/ |
line_search_minimizer.cc | 67 // the evaluation fails, then the state can contain garbage. Look at 78 *message = "Gradient evaluation failed."; 133 // Do initial cost and Jacobian evaluation. 136 summary->message = "Initial cost and jacobian evaluation failed. "
|
residual_block_utils.h | 31 // Utility routines for ResidualBlock evaluation.
|
/external/chromium-trace/catapult/third_party/coverage/ |
pylintrc | 105 # number of statements analyzed. This is used by the global evaluation report 107 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10) 109 # Add a comment according to your evaluation note. This is used by the global 110 # evaluation report (R0004).
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/ |
default.pylintrc | 95 # number of statements analyzed. This is used by the global evaluation report 97 # DEFAULT: evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10) 99 # Add a comment according to your evaluation note. This is used by the global 100 # evaluation report (RP0004).
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/fixtures/ |
jsdom_parser_test.js | 102 //NOTE: mock document for script evaluation
|
/external/clang/include/clang/Basic/ |
DiagnosticASTKinds.td | 87 "constexpr evaluation exceeded maximum depth of %0 calls">; 89 "constexpr evaluation hit maximum call limit">; 91 "constexpr evaluation hit maximum step limit; possible infinite loop?">; 94 "evaluation of a call to a 'constexpr' member function">;
|
/external/clang/test/CodeGenCXX/ |
const-init-cxx1y.cpp | 34 // 'c.temporary', not the value as modified by the partial evaluation within
|
/external/clang/unittests/AST/ |
EvaluateAsRValueTest.cpp | 11 // \brief Unit tests for evaluation of constant initializers.
|
/external/compiler-rt/make/ |
lib_platforms.mk | 75 # Evaluate this now so we do not have to worry about order of evaluation.
|
subdir.mk | 78 # Evaluate this now so we do not have to worry about order of evaluation.
|
/external/dbus/doc/ |
system-activation.txt | 19 This has immediate pressing need for OLPC, with a longer term evaluation for
|
/external/e2fsprogs/intl/ |
plural-exp.h | 1 /* Expression parsing and evaluation for plural form selection.
|
/external/eigen/unsupported/Eigen/src/NumericalDiff/ |
NumericalDiff.h | 62 * return the number of evaluation of functor
|
/external/eigen/unsupported/Eigen/src/SparseExtra/ |
BlockOfDynamicSparseMatrix.h | 65 // need to transpose => perform a block evaluation followed by a big swap
|
/external/google-breakpad/src/processor/ |
postfix_evaluator_unittest.cc | 89 // True if the expression is expected to be evaluable, false if evaluation 115 // True if the expression is expected to be evaluable, false if evaluation 352 "expected evaluation to %s, but it %s\n", 384 fprintf(stderr, "FAIL: evaluation of test expressions put unexpected "
|
/external/jsilver/src/com/google/clearsilver/jsilver/interpreter/ |
VariableLocator.java | 65 * Returns a Data variable name extracted during evaluation.
|
/external/libcxx/test/std/experimental/utilities/tuple/tuple.apply/ |
constexpr_types.pass.cpp | 21 // Testing constexpr evaluation
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
btPolyhedralConvexShape.h | 103 //lazy evaluation of local aabb
|
/external/libopus/silk/float/ |
find_LPC_FLP.c | 75 /* Convert to LPC for residual energy evaluation */
|
/external/libunwind/src/setjmp/ |
siglongjmp.c | 89 /* Order of evaluation is important here: if unw_resume()
|
/external/libxml2/include/libxml/ |
xmlregexp.h | 34 * A libxml progressive regular expression evaluation context
|
/external/ltrace/ |
param.c | 73 /* For evaluation of argument expressions, we pass in this as
|
/external/neven/Embedded/common/src/b_BasicEm/ |
Config.h | 63 /* this warning occurs due to a wrong code evaluation of the compiler */
|
Completed in 1450 milliseconds
<<11121314151617181920>>