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

1 2 3 4 5

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-size-inval-1.l 22 .* Error: symbol size computation overflow
23 .* Error: symbol size computation overflow
24 .* Error: symbol size computation overflow
25 .* Error: symbol size computation overflow
  /prebuilts/go/darwin-x86/doc/play/
pi.go 1 // Concurrent computation of pi.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue15747b.go 10 // this and abort the computation, so this test just checks that the
issue5244.go 7 // Issue 5244: the init order computation uses the wrong
  /prebuilts/go/linux-x86/doc/play/
pi.go 1 // Concurrent computation of pi.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue15747b.go 10 // this and abort the computation, so this test just checks that the
issue5244.go 7 // Issue 5244: the init order computation uses the wrong
  /external/clang/lib/AST/
Decl.cpp 107 /// Kinds of LV computation. The linkage side of the computation is
111 /// Do an LV computation for, ultimately, a type.
116 /// Do an LV computation for, ultimately, a non-type declaration.
121 /// Do an LV computation for, ultimately, a type that already has
126 /// Do an LV computation for, ultimately, a non-type declaration
131 /// Do an LV computation when we only care about the linkage.
136 /// Does this computation kind permit us to consider additional
138 static bool hasExplicitVisibilityAlready(LVComputationKind computation) {
139 return ((unsigned(computation) & IgnoreExplicitVisibilityBit) != 0)
1037 LVComputationKind computation = local
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/sha1/
sha1block.go 21 // Can interlace the computation of w with the
31 // differs only in the computation of f and
  /prebuilts/go/linux-x86/src/crypto/sha1/
sha1block.go 21 // Can interlace the computation of w with the
31 // differs only in the computation of f and
  /external/libhevc/common/arm/
ihevc_itrans_recon_4x4_ttype1.s 142 @ first stage computation starts
173 @ first stage computation ends
175 @ second stage computation starts : copy pasting 1st stage
212 @ second stage computation ends
ihevc_itrans_recon_4x4.s 151 @ first stage computation starts
211 @ second stage computation ends
  /frameworks/rs/script_api/
rs_vector_math.spec 126 The precision is what would be expected from doing the computation using 16 bit floating
144 The precision is what would be expected from doing the computation using 16 bit floating
165 The precision is what would be expected from doing the computation using 16 bit floating
  /external/eigen/lapack/
cladiv.f 33 *> CLADIV := X / Y, where X and Y are complex. The computation of X / Y
zladiv.f 33 *> ZLADIV := X / Y, where X and Y are complex. The computation of X / Y
  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256block.go 82 // Can interlace the computation of w with the
  /prebuilts/go/linux-x86/src/crypto/sha256/
sha256block.go 82 // Can interlace the computation of w with the
  /external/libvorbis/doc/
07-floor1.tex 35 \item floor computation produces two new line segments, one running from
42 the codec setup header at floor 1 initialization time. Computation
74 pattern should be clear; we complete the floor computation as follows:
88 algorithm splits Y value computation and line plotting into two steps
237 \paragraph{curve computation} \label{vorbis:spec:floor1-synth}
239 Curve computation is split into two logical steps; the first step
244 conditionally skipped during final line computation in step two.
  /external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
gesture_common.js 25 // This computation doesn't account for more complex CSS transforms on the
  /prebuilts/go/darwin-x86/src/net/http/cookiejar/
punycode.go 17 // All computation is done with int32s, so that overflow behavior is identical
  /prebuilts/go/darwin-x86/test/
escape_level.go 7 // Test indirection level computation in escape analysis.
  /prebuilts/go/linux-x86/src/net/http/cookiejar/
punycode.go 17 // All computation is done with int32s, so that overflow behavior is identical
  /prebuilts/go/linux-x86/test/
escape_level.go 7 // Test indirection level computation in escape analysis.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
dom.go 69 // for 75% of memory (size) allocation for dominator computation
122 // This version uses integers for most of the computation,
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
dom.go 69 // for 75% of memory (size) allocation for dominator computation
122 // This version uses integers for most of the computation,

Completed in 651 milliseconds

1 2 3 4 5