HomeSort by relevance Sort by last modified time
    Searched refs:evaluation (Results 76 - 98 of 98) sorted by null

1 2 34

  /external/proguard/src/proguard/evaluation/value/
ReferenceValue.java 21 package proguard.evaluation.value;
SpecificIntegerValue.java 21 package proguard.evaluation.value;
IntegerValue.java 21 package proguard.evaluation.value;
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
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
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...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
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
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...]
  /external/v8/test/mjsunit/
debug-evaluate.js 82 // Test evaluation of a in the stack frames and the global context.
eval.js 48 // eval has special evaluation order for consistency with other browsers.
debug-handle.js 45 // Send an evaluation request and return the handle of the result.
  /external/proguard/src/proguard/optimize/evaluation/
PartialEvaluator.java 21 package proguard.optimize.evaluation;
30 import proguard.evaluation.*;
31 import proguard.evaluation.value.*;
35 * This AttributeVisitor performs partial evaluation on the code attributes
95 * during evaluation.
135 * values during evaluation.
184 System.err.println("Unexpected error while performing partial evaluation:");
205 System.out.println("Partial evaluation: "+clazz.getName()+"."+method.getName(clazz)+method.getDescriptor(clazz));
231 System.out.println("Evaluation results:");
300 * executed during the partial evaluation
    [all...]
EvaluationShrinker.java 21 package proguard.optimize.evaluation;
33 import proguard.evaluation.*;
34 import proguard.evaluation.value.*;
39 * on partial evaluation.
114 // TODO: Remove this when the evaluation shrinker has stabilized.
123 System.err.println("Unexpected error while shrinking instructions after partial evaluation:");
280 // accoriding to a simple partial evaluation?
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrlWpa2.c 125 TI_UINT8 evaluation; member in struct:__anon19152
635 * O - pAssocIe - result IE of evaluation \n
636 * O - pAssocIeLen - length of result IE of evaluation \n
    [all...]
admCtrlWpa.c 117 TI_UINT8 evaluation; member in struct:__anon19148
693 * O - pAssocIe - result IE of evaluation \n
694 * O - pAssocIeLen - length of result IE of evaluation \n
    [all...]
  /external/proguard/src/proguard/evaluation/
Processor.java 21 package proguard.evaluation;
30 import proguard.evaluation.value.*;
    [all...]
  /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/v8/tools/gcmole/
gcmole.lua 346 log("** Searching for evaluation order problems%s for %s",
  /external/v8/src/
d8.js 591 // Create a JSON request for the evaluation command.
623 // Request a global evaluation if there is no current frame.
    [all...]
messages.js     [all...]
  /external/blktrace/btt/doc/
btt.tex 46 for evaluation.
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js 122 * assigned to dom elements for a file. Order of evaluation is not
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 572 milliseconds

1 2 34