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

1 2

  /external/clang/lib/AST/
Decl.cpp 94 /// Kinds of LV computation. The linkage side of the computation is
98 /// Do an LV computation for, ultimately, a type.
103 /// Do an LV computation for, ultimately, a non-type declaration.
108 /// Do an LV computation for, ultimately, a type that already has
113 /// Do an LV computation for, ultimately, a non-type declaration
118 /// Do an LV computation when we only care about the linkage.
123 /// Does this computation kind permit us to consider additional
125 static bool hasExplicitVisibilityAlready(LVComputationKind computation) {
126 return ((unsigned(computation) & IgnoreExplicitVisibilityBit) != 0)
1004 LVComputationKind computation = local
    [all...]
  /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
  /external/chromium_org/tools/telemetry/telemetry/page/actions/
gesture_common.js 21 // This computation doesn't account for more complex CSS transforms on the
  /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
  /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.
06-floor0.tex 91 required for curve computation. For example, if the VQ codebook used
104 \subsubsection{curve computation} \label{vorbis:spec:floor0-synth}
  /external/chromium_org/v8/test/mjsunit/regress/
regress-728.js 36 // Force computation of hash for the string representation of array index.
regress-732.js 41 // Force hash computation for the string representation of index.
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
memoize.js 29 * the end. You should use this only when you're sure the computation
dom_util.js 147 // memoize the result of the internal visibility computation so that
559 * @param {boolean=} opt_allowHidden Allows hidden nodes in name computation.
580 * @param {boolean=} opt_allowHidden Allows hidden nodes in name computation.
619 * @param {boolean=} opt_allowHidden Allows hidden nodes in name computation.
691 * @param {boolean=} opt_allowHidden Allow hidden nodes in name computation.
988 // Memoize the result of the internal content computation so that
989 // within the same call stack, we don't need to redo the computation
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
base.js 57 // mean computation.
deltablue.js 637 * that do no computation, such as stay and edit constraints, are
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_selection.js 142 * Cancels any async computation by increasing the sequence number. Results
  /external/chromium_org/v8/benchmarks/
base.js 56 // mean computation.
deltablue.js 634 * that do no computation, such as stay and edit constraints, are
  /external/chromium_org/v8/test/perf-test/Collections/
base.js 52 // mean computation.
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
codegen.ml 284 (* Return the body computation. *)
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/arm/neon/
armSP_FFTInv_CCSToR_S16_preTwiddleRadix2_unsafe_s.S 26 @ It does a Z(k) = Feven(k) + jW^(-k) FOdd(k); k=0,1,2,...N/2-1 computation.
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
image_util.js 447 * animations play out before the computation heavy image loading starts.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 358 * from within the rule; i.e., the FIRST computation done by
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 628 * that do no computation, such as stay and edit constraints, are
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 628 * that do no computation, such as stay and edit constraints, are
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 628 * that do no computation, such as stay and edit constraints, are

Completed in 611 milliseconds

1 2