HomeSort by relevance Sort by last modified time
    Searched refs:execution (Results 1 - 25 of 142) sorted by null

1 2 3 4 5 6

  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/execution/
RunnableEx.java 11 package org.eclipse.wb.internal.core.utils.execution;
RunnableObjectEx.java 11 package org.eclipse.wb.internal.core.utils.execution;
  /external/oprofile/events/mips/vr5432/
events 6 event:0x2 counters:0,1 um:zero minimum:500 name:LOAD_PREF_CACHE_INSTRUCTIONS : Load, prefetch/CacheOps execution (no sync)
7 event:0x3 counters:0,1 um:zero minimum:500 name:STORES : Store execution
8 event:0x4 counters:0,1 um:zero minimum:500 name:BRANCHES : Branch execution (no jumps or jump registers)
9 event:0x5 counters:0,1 um:zero minimum:500 name:FP_INSTRUCTIONS : (FP instruction execution) / 2 and truncated excluding cp1 loads and stores
  /external/llvm/test/MC/ARM/
udf-thumb-diagnostics.s 10 @ CHECK: error: conditional execution not supported in Thumb1
arm-thumb-cpus.s 20 @ one or other of the execution states.
  /external/oprofile/events/mips/20K/
events 8 event:0x2 counters:0 um:zero minimum:500 name:FETCH_GROUPS : Fetch groups entering CPU execution pipes
11 event:0x5 counters:0 um:zero minimum:500 name:BRANCHES_MISSPREDICTED : Branches that mispredicted before completing execution
12 event:0x6 counters:0 um:zero minimum:500 name:BRANCHES_COMPLETED : Branches that completed execution
19 event:0xd counters:0 um:zero minimum:500 name:JR_INSNS_COMPLETED : JR instruction that completed execution
21 event:0xf counters:0 um:zero minimum:500 name:INSNS_COMPLETED : Instruction that completed execution (with or without exception)
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/dialogs/
StringsDialog.java 18 import org.eclipse.wb.internal.core.utils.execution.ExecutionUtils;
19 import org.eclipse.wb.internal.core.utils.execution.RunnableObjectEx;
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 12 This interface provides an OCaml API for LLVM execution engine (JIT/
19 and receive values from the execution engine. It supports only a limited
83 (** An execution engine is either a JIT compiler or an interpreter, capable of
88 (** [create m] creates a new execution engine, taking ownership of the
90 interpreter. Raises [Error msg] if an error occurrs. The execution engine
97 execution engine is not garbage collected and must be destroyed with
104 level [optlevel]. Raises [Error msg] if an error occurrs. The execution
109 (** [dispose ee] releases the memory used by the execution engine and must be
113 (** [add_module m ee] adds the module [m] to the execution engine [ee]. *)
116 (** [remove_module m ee] removes the module [m] from the execution engin
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/calculator/tests/
manual.js 11 var execution = summary.querySelector('.execution');
12 var count = execution.querySelector('.count');
13 var duration = execution.querySelector('.duration');
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
terminate.js 12 // the script execution.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
rdtlib.asm 1 ;; library functions for rdtmain - test of rdx linking and execution
rdtmain.asm 1 ;; rdtmain - main part of test program for RDX execution.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/string/
StringPropertyDialog.java 24 import org.eclipse.wb.internal.core.utils.execution.ExecutionUtils;
25 import org.eclipse.wb.internal.core.utils.execution.RunnableEx;
  /external/oprofile/events/mips/25K/
events 14 event:0x8 counters:0,1 um:zero minimum:500 name:INSNS_COMPLETE : Instruction that completed execution (with or without exception)
15 event:0x9 counters:0,1 um:zero minimum:500 name:FETCH_GROUPS_IN_PIPE : Fetch groups entering CPU execution pipes
27 event:0xd counters:0,1 um:zero minimum:500 name:BRANCHES_MISSPREDICTED : Branches that mispredicted before completing execution
28 event:0xe counters:0,1 um:zero minimum:500 name:BRANCHES_COMPLETED : Branches that completed execution
30 event:0x10 counters:0,1 um:zero minimum:500 name:JR_COMPLETED : JR instruction that completed execution
  /development/tools/apkcheck/
Android.mk 21 # the execution script
  /external/chromium_org/v8/tools/testrunner/network/
endpoint.py 35 from ..local import execution namespace
112 runner = execution.Runner(suites, progress_indicator, ctx)
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/
AbstractComboBoxPropertyEditor.java 17 import org.eclipse.wb.internal.core.utils.execution.ExecutionUtils;
18 import org.eclipse.wb.internal.core.utils.execution.RunnableEx;
  /external/libunwind/doc/
unw_resume.tex 8 \begin{Name}{3}{unw\_resume}{David Mosberger-Tang}{Programming Library}{unw\_resume}unw\_resume -- resume execution in a particular stack frame
19 The \Func{unw\_resume}() routine resumes execution at the stack frame
24 and then directly resumes execution in the target stack frame. Thus
27 (callee-saved) registers. However, if execution in any of the stack
  /external/chromium_org/chrome/test/chromedriver/js/
execute_async_script.js 23 * Return the information of asynchronous script execution.
25 * @return {Object.<string, ?>} Information of asynchronous script execution.
  /external/chromium_org/third_party/mesa/src/docs/
MESA_shader_debug.spec 44 during execution, issue diagnostic function calls that are logged
153 They are used to track the execution of a shader by logging
155 retrieved by the application for inspection after shader execution
  /external/chromium_org/v8/test/mjsunit/
deopt-with-fp-regs.js 51 // later in this function, the execution will resume in full-codegen after
87 // read on next execution.
  /external/mesa3d/docs/
MESA_shader_debug.spec 44 during execution, issue diagnostic function calls that are logged
153 They are used to track the execution of a shader by logging
155 retrieved by the application for inspection after shader execution
  /development/tools/rmtypedefs/
Android.mk 21 # the execution script
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_trace.spec 63 Further, IHV's might have builtin support for tracing GL execution
171 The tracing facility is used to record the execution of a GL program
  /external/mesa3d/docs/OLD/
MESA_trace.spec 63 Further, IHV's might have builtin support for tracing GL execution
171 The tracing facility is used to record the execution of a GL program

Completed in 2012 milliseconds

1 2 3 4 5 6