HomeSort by relevance Sort by last modified time
    Searched refs:computed (Results 76 - 100 of 321) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/math/
exp.go 117 // reduce; computed as r = hi - lo for extra precision.
159 // computed as r = hi - lo for extra precision.
expm1.go 30 // Here a correction term c will be computed to compensate
59 // expm1(r) = exp(r)-1 is then computed by the following
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/Arm/
PrePeiCoreEntryPoint.asm 66 // The PEI Core Entry Point has been computed by GenFV and stored in the second entry of the Reset Vector
  /prebuilts/go/darwin-x86/test/
chanlinear.go 53 // on the computed ratio.
locklinear.go 67 // on the computed ratio.
maplinear.go 50 // on the computed ratio.
  /prebuilts/go/linux-x86/test/
chanlinear.go 53 // on the computed ratio.
locklinear.go 67 // on the computed ratio.
maplinear.go 50 // on the computed ratio.
  /frameworks/base/graphics/java/android/graphics/
ImageDecoder.java     [all...]
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
apiviewer.js     [all...]
  /prebuilts/go/darwin-x86/src/net/textproto/
pipeline.go 27 // responses computed in parallel are written in the correct order.
  /prebuilts/go/linux-x86/src/net/textproto/
pipeline.go 27 // responses computed in parallel are written in the correct order.
  /prebuilts/go/darwin-x86/src/index/suffixarray/
suffixarray_test.go 153 // all results computed - sorted res and exp must be equal
187 // all results computed - sorted res and exp must be equal
  /prebuilts/go/darwin-x86/src/math/
expm1.go 30 // Here a correction term c will be computed to compensate
59 // expm1(r) = exp(r)-1 is then computed by the following
  /prebuilts/go/darwin-x86/src/runtime/
mkduff.go 8 // The compiler jumps to computed addresses within
14 // The compiler jumps to computed addresses within
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/text/unicode/bidi/
bidi.go 25 // these will be computed, but the question is to which extent the user should
127 // An Ordering holds the computed visual order of runs of a Paragraph. Calling
  /prebuilts/go/linux-x86/src/index/suffixarray/
suffixarray_test.go 153 // all results computed - sorted res and exp must be equal
187 // all results computed - sorted res and exp must be equal
  /prebuilts/go/linux-x86/src/runtime/
mkduff.go 8 // The compiler jumps to computed addresses within
14 // The compiler jumps to computed addresses within
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/text/unicode/bidi/
bidi.go 25 // these will be computed, but the question is to which extent the user should
127 // An Ordering holds the computed visual order of runs of a Paragraph. Calling
  /external/python/cpython3/Lib/test/
test_hashlib.py 275 computed = m.hexdigest() if not shake else m.hexdigest(length)
277 computed, hexdigest,
281 computed, len(data), hexdigest))
282 computed = m.digest() if not shake else m.digest(length)
284 self.assertEqual(computed, digest)
    [all...]
  /external/tensorflow/tensorflow/python/kernel_tests/
conv_ops_test.py 289 computed = nn_ops.conv2d(
298 computed = test_util.NCHWToNHWC(computed)
299 return expected, computed
306 expected, computed = self._ComputeReferenceDilatedConv(
310 computed_results.append(computed)
391 # The outputs are computed using third_party/py/IPython/notebook.
411 # The outputs are computed using third_party/py/IPython/notebook.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/s390x/
a.out.go 178 C_SACON // computed address, 16-bit displacement, possibly SP-relative
179 C_LACON // computed address, 32-bit displacement, possibly SP-relative
180 C_DACON // computed address, 64-bit displacment?
  /prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
a.out.go 178 C_SACON // computed address, 16-bit displacement, possibly SP-relative
179 C_LACON // computed address, 32-bit displacement, possibly SP-relative
180 C_DACON // computed address, 64-bit displacment?
  /build/blueprint/
live_tracker.go 21 // definition. When an entity is made live its value is computed based on the

Completed in 3084 milliseconds

1 2 34 5 6 7 8 91011>>