HomeSort by relevance Sort by last modified time
    Searched refs:computed (Results 101 - 125 of 249) sorted by null

1 2 3 45 6 7 8 910

  /external/ImageMagick/www/api/
quantize.php 217 <p>GetImageQuantizeError() measures the difference between the original and quantized images. This difference is the total quantization error. The error is computed by summing over all pixels in an image the distance squared in RGB space between each reference pixel value and its quantized value. These values are computed:</p>
  /external/libavc/encoder/arm/
ime_distortion_metrics_a9q.s 58 @* for early exit if the up-to computed SAD exceeds maximum allowed SAD. To
145 @* for early exit if the up-to computed SAD exceeds maximum allowed SAD. To
226 @* for early exit if the up-to computed SAD exceeds maximum allowed SAD. To
686 @* for early exit if the up-to computed SAD exceeds maximum allowed SAD. To
    [all...]
  /external/v8/test/mjsunit/
smi-ops.js 541 // Repeat previous block, with computed values in the shift variables.
682 // Verify that the static type information of x >>> 32 is computed correctly.
track-fields.js 328 // Test boilerplates with computed values.
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
gsubr.go 527 Fatal("nodarg: offset not computed for %v", t)
553 Fatal("nodarg: offset not computed for %v", t)
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
gsubr.go 524 Fatal("nodarg: offset not computed for %v", t)
550 Fatal("nodarg: offset not computed for %v", t)
  /prebuilts/go/darwin-x86/src/text/tabwriter/
tabwriter.go 64 // width of the escaped text is always computed excluding the Escape
88 pos int // buffer position up to which cell.width of incomplete cell has been computed
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
gsubr.go 527 Fatal("nodarg: offset not computed for %v", t)
553 Fatal("nodarg: offset not computed for %v", t)
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
gsubr.go 524 Fatal("nodarg: offset not computed for %v", t)
550 Fatal("nodarg: offset not computed for %v", t)
  /prebuilts/go/linux-x86/src/text/tabwriter/
tabwriter.go 64 // width of the escaped text is always computed excluding the Escape
88 pos int // buffer position up to which cell.width of incomplete cell has been computed
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 146 * current BB. Note that we ignore the value computed by the body, but
  /external/v8/benchmarks/
base.js 47 // run the benchmark. The benchmark score is computed later once a
  /external/v8/test/js-perf-test/
base.js 41 // run the benchmark. The benchmark score is computed later once a
  /external/v8/test/mjsunit/es7/
array-includes.js 252 // Array.prototype.includes searches the whole array if the computed index from
  /prebuilts/go/darwin-x86/src/go/printer/
printer.go 85 // Cache of already computed node sizes.
88 // Cache of most recently computed line position.
478 // The prefix is computed using heuristics such that is likely that the comment
579 // Shorten the computed common prefix by the length of
    [all...]
  /prebuilts/go/darwin-x86/src/math/cmplx/
cmath_test.go 37 // The expected results below were computed by the high precision calculators
  /prebuilts/go/linux-x86/src/go/printer/
printer.go 85 // Cache of already computed node sizes.
88 // Cache of most recently computed line position.
478 // The prefix is computed using heuristics such that is likely that the comment
579 // Shorten the computed common prefix by the length of
    [all...]
  /prebuilts/go/linux-x86/src/math/cmplx/
cmath_test.go 37 // The expected results below were computed by the high precision calculators
  /external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
mootools-core-full-nocompat.js     [all...]
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
jquery-1.7.1.js     [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 199 * current BB. Note that we ignore the value computed by the body, but
  /external/v8/src/js/
regexp.js 399 // rightContext of the RegExp constructor. The properties are computed based
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/big/
natconv.go 77 // is permitted. The result value is computed as if there were no period
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/big/
natconv.go 74 // is permitted. The result value is computed as if there were no period
  /prebuilts/go/darwin-x86/src/crypto/aes/
aes_test.go 131 dec []uint32 // decryption expansion; not in FIPS 197, computed from C implementation.

Completed in 1858 milliseconds

1 2 3 45 6 7 8 910