HomeSort by relevance Sort by last modified time
    Searched refs:compute (Results 176 - 200 of 279) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/v8/test/webkit/fast/js/kde/
md5-1.js 53 * Javascript.. Just try to compute 0xffffffff >> 4 with it..
  /external/javassist/src/main/javassist/compiler/
TypeChecker.java 402 newExpr = ((IntConst)left).compute(op, right);
404 newExpr = ((DoubleConst)left).compute(op, right);
    [all...]
  /libcore/jsr166-tests/src/test/java/jsr166/
RecursiveActionTest.java 188 public void compute() { method in class:RecursiveActionTest.FailingFibAction
1201 protected void compute() { method in class:RecursiveActionTest.SortTask
    [all...]
  /ndk/build/core/
definitions.mk 721 # Compute the list of all static and shared libraries required to link a
763 modules-compute-dependencies = \
765 $(call module-compute-depends,$(__module))\
768 module-compute-depends = \
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
concat-jquery-mootools-prototype.js     [all...]
mootools-1.2.2-core-nc.js     [all...]
  /prebuilts/tools/common/netbeans-visual/
org-netbeans-api-visual.jar 
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
webrunner.js 135 var data = compute( times, numTests );
151 function compute(times, runs){
189 // Compute Standard Errors Mean
537 // Compute Standard Errors Mean
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/arm/neon/
buildintrapredictorsmby_neon.asm 51 ; compute shift and jump
244 ; Compute yabove_row - ytop_left
339 ; compute shift and jump
533 ; Compute yabove_row - ytop_left
  /external/clang/test/CodeGenCXX/
visibility.cpp 1275 class compute { class in namespace:test67
    [all...]
  /external/eigen/unsupported/Eigen/src/IterativeSolvers/
DGMRES.h 83 * solver.compute(A);
129 * by a call to compute().
133 * this class becomes invalid. Call compute() to update it with the new
144 * \sa compute()
219 // Compute data to use for deflation
282 // Compute the new residual vector for the restart
348 // Compute the new plane rotation
367 // Compute the new coefficients by solving the least square problem
383 // Go for a new cycle and compute data for deflation
483 // Compute m_MX = A * M^-1 *
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/mips/lib/
memcpy.S 235 * src and dst are aligned; need to compute rem
477 ADD dst, t0 # compute start address in a1
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
CachingPipeline.java 416 public void compute(SharedBuffer buffer, ImagePreset preset, int type) { method in class:CachingPipeline
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
editable_text.js     [all...]
traverse_math.js 163 * Retries to compute MathML representations of MathJax elements, if
command_store.js 29 * From this metadata, we compute relevant subsets of data such as all present
selection_util.js 209 * @param {!Node} node The element for which to compute the position.
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/
popuplib.js 61 // to compute the values.
  /external/libvorbis/doc/
06-floor0.tex 110 vector size \varname{[n]} specified by the decode process, we compute a
01-introduction.tex 301 \item compute dot product of floor and residue, producing audio spectrum vector
447 \paragraph{compute floor/residue dot product}
  /external/chromium_org/chrome/browser/resources/profiler/
profiler.js 314 * [aggregator]: Aggregator factory that is used to compute an aggregate
335 * [diff]: Function to call to compute a "difference" value between
820 // Functions that augment, bucket, and compute aggregates for the input data.
948 // Compute aggregates for the other columns.
984 // The columns to compute via aggregation is everything else.
1028 // Since we excluded the averages during the diffing phase, re-compute
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 98 // compute what can follow this grammar element reference
353 /* Compute the error recovery set for the current rule. During
448 /** Compute the context-sensitive FOLLOW set for current rule.
462 * we have the call chain. We may compute the exact (rather
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
active_indicator.js 486 // Compute the zoom level of the browser - this is needed to avoid
772 * Given two rectangles, compute their union.
845 * zoom is not equal to 1.0. To fix this, we compute the actual desired
958 * Compute an approximation of the current browser zoom level by
    [all...]
  /external/chromium_org/chrome/browser/resources/history/
other_devices.js 269 // compute sizes.
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.js 198 // we can compute its layout.

Completed in 2124 milliseconds

1 2 3 4 5 6 78 91011>>