HomeSort by relevance Sort by last modified time
    Searched full:accumulate (Results 51 - 75 of 1188) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
numeric 56 accumulate(_IIter __begin, _IIter __end, _Tp __init,
58 { return _GLIBCXX_STD_A::accumulate(__begin, __end, __init); }
62 accumulate(_IIter __begin, _IIter __end, _Tp __init,
64 { return _GLIBCXX_STD_A::accumulate(__begin, __end, __init, __binary_op); }
71 { return accumulate(__begin, __end, __init,
79 { return accumulate(__begin, __end, __init, __binary_op,
109 return accumulate(__begin, __end, __init, __binary_op,
116 accumulate(_IIter __begin, _IIter __end, _Tp __init,
130 accumulate(_IIter __begin, _IIter __end, _Tp __init)
143 accumulate(_IIter __begin, _IIter __end, _Tp __init,
    [all...]
  /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
eval.pass.cpp 53 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
68 double mean = std::accumulate(lb, ub, 0.0) / Ni;
116 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
131 double mean = std::accumulate(lb, ub, 0.0) / Ni;
179 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
194 double mean = std::accumulate(lb, ub, 0.0) / Ni;
242 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
257 double mean = std::accumulate(lb, ub, 0.0) / Ni;
305 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
320 double mean = std::accumulate(lb, ub, 0.0) / Ni
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
eval.pass.cpp 50 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
65 double mean = std::accumulate(lb, ub, 0.0) / Ni;
110 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
125 double mean = std::accumulate(lb, ub, 0.0) / Ni;
170 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
185 double mean = std::accumulate(lb, ub, 0.0) / Ni;
230 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
245 double mean = std::accumulate(lb, ub, 0.0) / Ni;
290 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
305 double mean = std::accumulate(lb, ub, 0.0) / Ni
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
eval.pass.cpp 53 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
68 double mean = std::accumulate(lb, ub, 0.0) / Ni;
113 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
128 double mean = std::accumulate(lb, ub, 0.0) / Ni;
173 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
188 double mean = std::accumulate(lb, ub, 0.0) / Ni;
233 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
248 double mean = std::accumulate(lb, ub, 0.0) / Ni;
293 double s = std::accumulate(prob.begin(), prob.end(), 0.0);
308 double mean = std::accumulate(lb, ub, 0.0) / Ni
    [all...]
  /cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
SequenceMatcher.java 40 * Accumulate continuous sequence of elements that satisfy specified {@link Predicate}s.
52 void accumulate(final E element) { method in class:SequenceMatcher.SequenceAccumulator
134 SequenceAccumulator::accumulate,
135 (accumulate, accumulate2) -> {
  /external/libchrome/base/metrics/
sample_map.h 32 void Accumulate(HistogramBase::Sample value,
  /external/libvpx/libvpx/vp8/common/x86/
mfqe_sse2.asm 192 .accumulate:
220 jnz .accumulate
233 ; Accumulate sum of src2
242 ; all the values summed. promote to doubles, accumulate,
  /external/libvpx/libvpx/vp9/common/x86/
vp9_mfqe_sse2.asm 193 .accumulate:
221 jnz .accumulate
234 ; Accumulate sum of src2
243 ; all the values summed. promote to doubles, accumulate,
  /external/skia/include/core/
SkPictureAnalyzer.h 33 * Process the given picture and accumulate its stats.
  /external/v8/src/
compilation-statistics.cc 23 it->second.Accumulate(stats);
36 it->second.Accumulate(stats);
43 total_stats_.Accumulate(stats);
47 void CompilationStatistics::BasicStats::Accumulate(const BasicStats& stats) {
  /packages/experimental/BugReportSender/src/com/android/bugreportsender/
BugReportParser.java 29 // once we reach that header, accumulate all lines until we get to the next section.
  /prebuilts/go/darwin-x86/doc/gopher/
favicon.svg 72 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#384e54;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
90 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#384e54;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
93 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#384e54;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
104 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#76e1fe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
106 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:0.32850246;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
115 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#76e1fe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
120 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#76e1fe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
128 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
141 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
149 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:0.32941176;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
    [all...]
  /prebuilts/go/linux-x86/doc/gopher/
favicon.svg 72 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#384e54;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
90 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#384e54;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
93 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#384e54;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
104 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#76e1fe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate" />
106 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:0.32850246;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
115 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#76e1fe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
120 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#76e1fe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
128 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
141 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
149 style="color:#000000;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:0.32941176;fill-rule:nonzero;stroke:none;stroke-width:10;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/
numeric 22 accumulate(InputIterator first, InputIterator last, T init);
26 accumulate(InputIterator first, InputIterator last, T init, BinaryOperation binary_op);
72 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init)
82 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, _BinaryOperation __binary_op)
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/
numeric 22 accumulate(InputIterator first, InputIterator last, T init);
26 accumulate(InputIterator first, InputIterator last, T init, BinaryOperation binary_op);
72 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init)
82 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, _BinaryOperation __binary_op)
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
numeric 22 accumulate(InputIterator first, InputIterator last, T init);
26 accumulate(InputIterator first, InputIterator last, T init, BinaryOperation binary_op);
72 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init)
82 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, _BinaryOperation __binary_op)
  /external/webrtc/webrtc/common_audio/signal_processing/
resample.c 438 // sum and accumulate filter coefficients and input samples
441 // sum and accumulate filter coefficients and input samples
444 // sum and accumulate filter coefficients and input samples
447 // sum and accumulate filter coefficients and input samples
450 // sum and accumulate filter coefficients and input samples
486 // sum and accumulate filter coefficients and input samples
489 // sum and accumulate filter coefficients and input samples
492 // sum and accumulate filter coefficients and input samples
495 // sum and accumulate filter coefficients and input samples
498 // sum and accumulate filter coefficients and input sample
    [all...]
  /external/nanopb-c/docs/logo/
logo.svg 219 style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.54330707;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
586 style="color:#000000;fill:#ededed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.54330707;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
600 style="color:#000000;fill:#ededed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.54330707;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
641 style="color:#000000;fill:#ededed;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.54330707;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
712 style="color:#000000;fill:#2c2c2c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.54330707;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
763 style="color:#000000;fill:#2e2e2e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.45699024;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
834 style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:3.54330707;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter4547);enable-background:accumulate"
848 style="color:#000000;fill:url(#radialGradient4380);fill-opacity:1.0;stroke:none;stroke-width:0.35433071999999999;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
850 style="opacity:0.35655738999999997;color:#000000;fill:url(#linearGradient4441);fill-opacity:1;stroke:none;stroke-width:0.35433071999999999;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
862 style="color:#000000;fill:#2e2e2e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.45699024;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
    [all...]
  /frameworks/av/media/libaudioprocessing/
AudioResamplerFirProcessNeon.h 60 "vqadd.s32 d3, d3, d0 \n"/* (1+4d) accumulate result (saturating) */\
70 "vqadd.s32 d3, d3, d0 \n"/* (1+4d) accumulate result (saturating)*/\
    [all...]
  /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.geo/
eval.pass.cpp 47 double mean = std::accumulate(u.begin(), u.end(),
90 double mean = std::accumulate(u.begin(), u.end(),
133 double mean = std::accumulate(u.begin(), u.end(),
176 double mean = std::accumulate(u.begin(), u.end(),
219 double mean = std::accumulate(u.begin(), u.end(),
262 double mean = std::accumulate(u.begin(), u.end(),
  /external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin/
eval.pass.cpp 47 double mean = std::accumulate(u.begin(), u.end(),
90 double mean = std::accumulate(u.begin(), u.end(),
133 double mean = std::accumulate(u.begin(), u.end(),
176 double mean = std::accumulate(u.begin(), u.end(),
217 double mean = std::accumulate(u.begin(), u.end(),
260 double mean = std::accumulate(u.begin(), u.end(),
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_numeric.h 108 * @brief Accumulate values in a range.
120 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) function
132 * @brief Accumulate values in a range with operation.
141 * @param __binary_op Function object to accumulate with.
146 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, function
199 * @param __binary_op1 Function object to accumulate with.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_numeric.h 108 * @brief Accumulate values in a range.
120 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) function
132 * @brief Accumulate values in a range with operation.
141 * @param __binary_op Function object to accumulate with.
146 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, function
199 * @param __binary_op1 Function object to accumulate with.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_numeric.h 108 * @brief Accumulate values in a range.
120 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) function
132 * @brief Accumulate values in a range with operation.
141 * @param __binary_op Function object to accumulate with.
146 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, function
199 * @param __binary_op1 Function object to accumulate with.
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_numeric.h 108 * @brief Accumulate values in a range.
120 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) function
132 * @brief Accumulate values in a range with operation.
141 * @param __binary_op Function object to accumulate with.
146 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, function
199 * @param __binary_op1 Function object to accumulate with.

Completed in 832 milliseconds

1 23 4 5 6 7 8 91011>>