HomeSort by relevance Sort by last modified time
    Searched full:evaluation (Results 126 - 150 of 529) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
float.h 131 /* The floating-point expression evaluation method.
222 /* The floating-point expression evaluation method.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
float.h 131 /* The floating-point expression evaluation method.
222 /* The floating-point expression evaluation method.
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
float.h 134 /* The floating-point expression evaluation method.
225 /* The floating-point expression evaluation method.
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationSimplifier.java 21 package proguard.optimize.evaluation;
31 import proguard.evaluation.*;
32 import proguard.evaluation.value.*;
37 * on partial evaluation.
95 // TODO: Remove this when the evaluation simplifier has stabilized.
104 System.err.println("Unexpected error while simplifying instructions after partial evaluation:");
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 526 // NOTE(mesch): Evaluation order is sometimes significant, e.g. when
583 * @param {JsEvalContext} context The current evaluation context.
708 * @param {JsEvalContext} context Current evaluation context.
714 * function that can be passed to jsexec() for evaluation in the
736 * @param {JsEvalContext} context Current evaluation context.
742 * function that can be passed to jsexec() for evaluation in the
800 * @param {JsEvalContext} context Current evaluation context.
    [all...]
jsevalcontext.js 23 * Names of special variables defined by the jstemplate evaluation
36 * context evaluation results in an error.
163 * Set the default value to be returned if context evaluation results in an
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 526 // NOTE(mesch): Evaluation order is sometimes significant, e.g. when
583 * @param {JsEvalContext} context The current evaluation context.
708 * @param {JsEvalContext} context Current evaluation context.
714 * function that can be passed to jsexec() for evaluation in the
736 * @param {JsEvalContext} context Current evaluation context.
742 * function that can be passed to jsexec() for evaluation in the
800 * @param {JsEvalContext} context Current evaluation context.
    [all...]
jsevalcontext.js 23 * Names of special variables defined by the jstemplate evaluation
36 * context evaluation results in an error.
163 * Set the default value to be returned if context evaluation results in an
  /external/valgrind/main/coregrind/m_debuginfo/
priv_d3basics.h 567 /* --- To do with evaluation of Dwarf expressions --- */
610 /* Evaluation of a DWARF3 expression (and hence of a GExpr) may
643 If as part of the evaluation, a frame base value needs to be
645 NULL but the frame base is still needed, then evaluation of gx as a
653 initial zero word is pushed on the evaluation stack at the start.
  /external/llvm/include/llvm/MC/
MCExpr.h 72 /// @name Expression Evaluation
77 /// @param Res - The absolute value, if evaluation succeeds.
91 /// @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/valgrind/main/VEX/priv/
guest_x86_defs.h 232 (2) When passing the thunk components to an evaluation function
252 requires it, because Memcheck ignores CC_NDEP, and the evaluation
288 so that the evaluation functions can correctly recover the second
  /external/clang/lib/StaticAnalyzer/Core/
CXXExprEngine.cpp 1 //===- GRCXXExprEngine.cpp - C++ expr evaluation engine ---------*- C++ -*-===//
10 // This file defines the C++ expression evaluation engine.
  /external/proguard/src/proguard/evaluation/
Stack.java 21 package proguard.evaluation;
23 import proguard.evaluation.value.*;
  /libcore/luni/src/main/java/javax/xml/xpath/
package.html 20 evaluation of XPath expressions and access to the evaluation
  /bootable/recovery/edify/
expr.h 38 // The error message (if any) returned if the evaluation aborts.
  /external/clang/lib/AST/
ExprConstant.cpp 49 /// EvalResult - Contains information about the evaluation.
349 // If evaluation fails, fail immediately.
367 // Generic Evaluation
444 // LValue Evaluation
563 // Pointer Evaluation
751 // Vector Evaluation
940 // Integer Evaluation
953 "Invalid evaluation result.");
955 "Invalid evaluation result.");
957 "Invalid evaluation result.")
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
dos.php 173 /* Arguments or variable evaluation */
  /external/libxml2/
xpointer.c 22 * be parsed beforehand instead of a progressive evaluation
83 * @ctxt: an XPTR evaluation context
1131 * left-to-right order. If evaluation of one part fails, the nexti
1140 * XPointer part whose evaluation succeeds is taken to be the fragment
1264 xmlXPtrErrMemory("allocating evaluation context");
1283 /* Short evaluation */
    [all...]
  /external/llvm/docs/HistoricalNotes/
2003-06-26-Reoptimizer2.txt 71 GXX=/usr/dcs/software/evaluation/bin/g++
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 138 /// available on that edge. If a given static evaluation is true on ALL
  /external/llvm/test/TableGen/
SetTheory.td 1 // Test evaluation of set operations in dags.
  /external/proguard/src/proguard/evaluation/value/
InstructionOffsetValue.java 21 package proguard.evaluation.value;
ParticularIntegerValue.java 21 package proguard.evaluation.value;
ParticularLongValue.java 21 package proguard.evaluation.value;

Completed in 803 milliseconds

1 2 3 4 56 7 8 91011>>