HomeSort by relevance Sort by last modified time
    Searched full:evaluation (Results 201 - 225 of 552) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/lib/MC/MCDisassembler/
EDOperand.cpp 11 // operand is responsible for allowing evaluation given a particular register
  /external/llvm/test/TableGen/
SetTheory.td 1 // Test evaluation of set operations in dags.
  /external/proguard/src/proguard/evaluation/value/
DoubleValue.java 21 package proguard.evaluation.value;
FloatValue.java 21 package proguard.evaluation.value;
LongValue.java 21 package proguard.evaluation.value;
  /external/v8/test/mjsunit/
debug-handle.js 45 // Send an evaluation request and return the handle of the result.
  /external/webkit/Source/WebCore/xml/
XPathPredicate.cpp 224 // dictates that we must do short-circuit evaluation
  /external/aac/libFDK/src/
fixpoint_math.cpp 637 /* "+ 1" compensates fMultAddDiv2() of the polynomial evaluation above. */
825 /* The -1 in the right shift of result_m compensates the fMultDiv2() above in the taylor polinomial evaluation loop.*/
830 /* 1 compensates the fMultDiv2() above in the taylor polinomial evaluation loop.*/
  /external/valgrind/main/VEX/priv/
guest_amd64_defs.h 290 (2) When passing the thunk components to an evaluation function
310 requires it, because Memcheck ignores CC_NDEP, and the evaluation
346 so that the evaluation functions can correctly recover the second
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
tncs.c 312 TNC_IMV_Evaluation_Result evaluation)
317 "connectionID=%lu recommendation=%lu evaluation=%lu)",
319 (unsigned long) recommendation, (unsigned long) evaluation);
  /external/wpa_supplicant_8/src/eap_server/
tncs.c 306 TNC_IMV_Evaluation_Result evaluation)
311 "connectionID=%lu recommendation=%lu evaluation=%lu)",
313 (unsigned long) recommendation, (unsigned long) evaluation);
  /external/webkit/Source/WebCore/inspector/
Inspector.json 128 "description": "Runtime domain exposes JavaScript runtime by means of remote evaluation and mirror objects. Evaluation results are returned as mirror object that expose type, string representation and unique identifier that can be used for further object interaction. Original objects are maintained in memory unless they are either explicitly released or are released along with the other objects in their object group.",
158 { "name": "includeCommandLineAPI", "type": "boolean", "optional": true, "description": "Determines whether Command Line API should be available during the evaluation." }
161 { "name": "result", "$ref": "RemoteObject", "description": "Evaluation result." }
172 { "name": "result", "$ref": "RemoteObject", "description": "Evaluation result." }
194 "description": "Makes property with given name equal to the expression evaluation result."
    [all...]
  /external/clang/lib/Lex/
PPExpressions.cpp 1 //===--- PPExpressions.cpp - Preprocessor Expression Evaluation -----------===//
157 /// evaluation.
438 /// evaluation, such as division by zero warnings.
  /external/apache-http/src/org/apache/http/conn/
ManagedClientConnection.java 209 * error conditions and the evaluation of a
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemCallTemplate.java 205 // so that the default param evaluation will work correctly.
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathAPI.java 38 * created for each evaluation. A faster way is to precompile the
  /external/apache-xml/src/main/java/org/apache/xpath/operations/
Variable.java 194 * evaluation will occur. If a variable within scope is not found, a warning
  /external/chromium/chrome/browser/debugger/
debugger_remote_service.cc 307 // The evaluation result is not sent back to the client as this command
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineCXX.cpp 10 // This file defines the C++ expression evaluation engine.
  /external/guava/guava/src/com/google/common/base/
Objects.java 163 * allows for lazy evaluation of the fallback instance, using
  /external/llvm/lib/Transforms/Scalar/
CorrelatedValuePropagation.cpp 141 /// available on that edge. If a given static evaluation is true on ALL
  /external/webkit/Source/WebCore/webaudio/
AudioNode.cpp 198 // Note that if this is considered a worthwhile feature to add, then an evaluation of the locking considerations must be made.
  /frameworks/base/core/java/android/content/pm/
ResolveInfo.java 70 * The system's evaluation of how well the activity matches the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
clnt.h 252 * transport/port. It is used for testing, performance evaluation,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
clnt.h 252 * transport/port. It is used for testing, performance evaluation,

Completed in 733 milliseconds

1 2 3 4 5 6 7 891011>>