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

1 2 3 4 5 6 78 91011>>

  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/
hypergeometric.tcc 489 * Proceed with evaluation.
518 } // end F1 evaluation
536 // Proceed with evaluation.
582 } // end F2 evaluation
  /external/chromium/chrome/common/extensions/docs/examples/api/tabs/inspector/
jstemplate_compiled.js 152 * expression evaluation and statement execution into a single
671 * Names of special variables defined by the jstemplate evaluation
958 * @param {JsExprContext} context The current evaluation context.
1087 * @param {JsExprContext} context Current evaluation context.
1140 * @param {JsExprContext} context Current evaluation context.
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
az_isp.c 99 * Chebyshev polynomial evaluation. *
206 * x: input value of evaluation; x = cos(frequency) in Q15 *
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
EvaluationTestBench.c 192 /* evaluation version of the decoder has limited decoding
194 printf("EVALUATION LIMIT REACHED\n");
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
gimple.def 264 The evaluation order, frequency of evaluation and side-effects are
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
gimple.def 264 The evaluation order, frequency of evaluation and side-effects are
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
gimple.def 264 The evaluation order, frequency of evaluation and side-effects are
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
KeyTable.java 180 * @return lazy initialized refs table associating evaluation of key function
  /external/llvm/include/llvm/
Constant.h 59 /// canTrap - Return true if evaluation of this constant could trap. This is
  /external/llvm/lib/MC/MCDisassembler/
EDOperand.cpp 11 // operand is responsible for allowing evaluation given a particular register
  /external/proguard/src/proguard/evaluation/value/
DoubleValue.java 21 package proguard.evaluation.value;
FloatValue.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
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
BinaryDictionary.java 61 // the evaluation at the size the user typed.
  /external/libxml2/
xpath.c 81 * in a way, that it stop evaluation at the first node.
    [all...]
  /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 312 TNC_IMV_Evaluation_Result evaluation)
317 "connectionID=%lu recommendation=%lu evaluation=%lu)",
319 (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/guava/javadoc/com/google/common/base/
Predicates.html 460 order, and evaluation will be "short-circuited" as soon as a false
477 order, and evaluation will be "short-circuited" as soon as a false
495 order, and evaluation will be "short-circuited" as soon as a false
511 order, and evaluation will be "short-circuited" as soon as as soon as a
528 order, and evaluation will be "short-circuited" as soon as as soon as a
546 order, and evaluation will be "short-circuited" as soon as as soon as a
    [all...]
  /external/clang/lib/Lex/
PPExpressions.cpp 1 //===--- PPExpressions.cpp - Preprocessor Expression Evaluation -----------===//
147 /// evaluation.
411 /// 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

Completed in 681 milliseconds

1 2 3 4 5 6 78 91011>>