/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/ |
_numeric.h | 42 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init) { function 51 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init, function
|
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/ |
eval.pass.cpp | 40 double mean = std::accumulate(u.begin(), u.end(), 76 double mean = std::accumulate(u.begin(), u.end(),
|
eval_param.pass.cpp | 42 double mean = std::accumulate(u.begin(), u.end(), 80 double mean = std::accumulate(u.begin(), u.end(),
|
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/ |
_numeric.h | 42 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init) { function 51 _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp _Init, function
|
/external/libhevc/common/arm/ |
ihevc_intra_pred_luma_dc.s | 155 vmov d6, r4, r5 @store nt to accumulate 167 vpadal.u32 d6, d5 @accumulate all inp into d6 (end for nt==8) 185 vpadal.u32 d6, d5 @accumulate all inp into d6 424 vmov d6, r4, r5 @store nt to accumulate 436 vadd.i64 d6, d6, d5 @accumulate all inp into d6 (end for nt==8)
|
/external/llvm/lib/Target/ARM/ |
ARMScheduleA8.td | [all...] |
/external/compiler-rt/lib/esan/ |
working_set.cpp | 47 // We accumulate to the left until we hit this bit. 48 // We don't need to accumulate to the final bit as it's set on each ref 141 // Accumulate to the lower-frequency bit to the left.
|
/cts/tests/tests/media/src/android/media/cts/ |
NonBlockingAudioTrack.java | 179 // accumulate size written to queue
|
/development/build/tools/ |
sdk_repo.mk | 24 # $1=variable where to accumulate args for mk_sdk_repo_xml. 47 # $1=variable where to accumulate args for mk_sdk_repo_xml. 72 # $1=variable where to accumulate args for mk_sdk_repo_xml. 94 # $1=variable where to accumulate args for mk_sdk_repo_xml.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
md5.h | 70 md5_byte_t buf[64]; /* accumulate block */
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
md5.h | 70 md5_byte_t buf[64]; /* accumulate block */
|
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/ |
qrsolv.h | 64 /* accumulate the tranformation in the row of s. */
|
/external/fec/ |
sumsq_av.c | 4 * does not do 64-bit operations directly, so we have to accumulate separate
|
viterbi27_sse.c | 86 * accumulate a full byte of decoded data
|
viterbi29_sse.c | 87 * accumulate a full byte of decoded data
|
viterbi29_sse2.c | 92 * accumulate a full byte of decoded data
|
/external/libchrome/base/metrics/ |
persistent_sample_map.h | 42 void Accumulate(HistogramBase::Sample value,
|
sample_map.cc | 85 void SampleMap::Accumulate(Sample value, Count count) {
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp/ |
eval_param.pass.cpp | 50 double mean = std::accumulate(u.begin(), u.end(), 0.0) / u.size();
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/ |
eval_param.pass.cpp | 48 double mean = std::accumulate(u.begin(), u.end(),
|
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/ |
eval_param.pass.cpp | 48 D::result_type mean = std::accumulate(u.begin(), u.end(),
|
/external/libmicrohttpd/doc/chapters/ |
sessions.inc | 3 forms and the server is supposed to accumulate state from all of these forms. Naturally, as
|
/external/libmojo/mojo/edk/system/ |
message_for_transit.cc | 39 // This is only the base header size. It will grow as we accumulate the
|
/external/libmpeg2/common/x86/ |
icv_variance_ssse3.c | 127 /* Accumulate SAD */
|
/external/libvorbis/vq/ |
latticetune.c | 117 accumulate */
|