/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/stl/algorithm/ |
D | iteration.hpp | 48 struct accumulate struct 54 struct result<This(R&, I)> 59 struct result<This(R&, I &)> 65 struct result<This(R&, I, C)> 70 struct result<This(R&, I &, C)> 77 operator()(R& r, I i) const in operator ()() 84 operator()(R& r, I i, C c) const in operator ()()
|
/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/algorithm/iteration/ |
D | accumulate.hpp | 22 struct accumulate struct 30 accumulate(Sequence& seq, State const& state, F f) in accumulate() function 38 accumulate(Sequence const& seq, State const& state, F f) in accumulate() function
|
/external/cronet/stable/third_party/libc++/src/include/__numeric/ |
D | accumulate.h | 27 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) { in accumulate() function 39 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, _BinaryOperation __binary_op)… in accumulate() function
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__numeric/ |
D | accumulate.h | 27 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) { in accumulate() function 39 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, _BinaryOperation __binary_op)… in accumulate() function
|
/external/cronet/tot/third_party/libc++/src/include/__numeric/ |
D | accumulate.h | 27 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) { in accumulate() function 39 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, _BinaryOperation __binary_op)… in accumulate() function
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__numeric/ |
D | accumulate.h | 27 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) { in accumulate() function 39 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, _BinaryOperation __binary_op)… in accumulate() function
|
/external/tensorflow/tensorflow/core/util/ |
D | gpu_device_functions.h | 580 __device__ T GpuAtomicCasHelper(T* ptr, F accumulate) { in GpuAtomicCasHelper() 594 __device__ float GpuAtomicCasHelper(float* ptr, F accumulate) { in GpuAtomicCasHelper() 601 __device__ double GpuAtomicCasHelper(double* ptr, F accumulate) { in GpuAtomicCasHelper() 635 __device__ Eigen::half GpuAtomicCasHelper(Eigen::half* ptr, F accumulate) { in GpuAtomicCasHelper() 667 __device__ long long GpuAtomicCasHelper(long long* ptr, F accumulate) { in GpuAtomicCasHelper()
|
/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/ |
D | accumulate.hpp | 29 struct accumulate struct
|
/external/sdv/vsomeip/third_party/boost/range/include/boost/range/ |
D | numeric.hpp | 39 inline Value accumulate(const SinglePassRange& rng, Value init) in accumulate() function 48 inline Value accumulate(const SinglePassRange& rng, Value init, in accumulate() function
|
/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/batching/ |
D | BatchingThreshold.java | 43 void accumulate(E e); in accumulate() method
|
D | NumericThreshold.java | 53 public void accumulate(E e) { in accumulate() method in NumericThreshold
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/tests/ |
D | fnmut.rs | 24 fn accumulate() { in accumulate() function
|
/external/libvpx/vp9/common/x86/ |
D | vp9_mfqe_sse2.asm | 195 .accumulate: label
|
/external/libvpx/vp8/common/x86/ |
D | mfqe_sse2.asm | 194 .accumulate: label
|
/external/rust/android-crates-io/crates/nom/tests/ |
D | fnmut.rs | 24 fn accumulate() { in accumulate() function
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/tests/ |
D | fnmut.rs | 24 fn accumulate() { in accumulate() function
|
/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/ |
D | accumulate.rst | 3 accumulate title
|
/external/pytorch/aten/src/ATen/native/quantized/ |
D | TensorAdvancedIndexing.cpp | 124 …orch::List<std::optional<Tensor>>& indices, const Tensor & value, const bool accumulate, const boo… in _index_put_impl_quantized_cpu_() 160 …orch::List<std::optional<Tensor>>& indices, const Tensor & value, const bool accumulate, const boo… in _index_put_impl_quantized_cuda_()
|
/external/pigweed/pw_allocator/ |
D | fragmentation.cc | 23 size_t AddTo(size_t& accumulate, size_t value) { in AddTo()
|
/external/skia/src/gpu/tessellate/ |
D | LinearTolerances.h | 109 void accumulate(const LinearTolerances& tolerances) { in accumulate() function
|
/external/sdv/vsomeip/third_party/boost/serialization/test/ |
D | A.cpp | 44 void accumulate(std::size_t & s, const T & t){ in accumulate() function
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/ |
D | integer_literals.h | 46 LIBC_INLINE constexpr T accumulate(int base, const uint8_t *digits, in accumulate() function
|
/external/llvm-libc/src/__support/ |
D | integer_literals.h | 46 LIBC_INLINE constexpr T accumulate(int base, const uint8_t *digits, in accumulate() function
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/ |
D | integer_literals.h | 46 LIBC_INLINE constexpr T accumulate(int base, const uint8_t *digits, in accumulate() function
|
/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/tensor/ |
D | algorithms.hpp | 139 ValueType accumulate(SizeType const p, SizeType const*const n, in accumulate() function 188 ValueType accumulate(SizeType const p, SizeType const*const n, in accumulate() function
|