Searched defs:plus (Results 1 - 25 of 217) sorted by relevance

123456789

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
H A Dstl_function.h81 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
135 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
H A Dbase.h279 /** @brief Similar to std::plus, but allows two different types. */
281 struct plus : public std::binary_function<_Tp1, _Tp2, _Tp1> struct in namespace:__gnu_parallel
291 // Partial specialization for one type. Same as std::plus.
293 struct plus<_Tp, _Tp> : public std::binary_function<_Tp, _Tp, _Tp> struct in namespace:__gnu_parallel
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
H A Dstl_function.h83 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
141 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
H A Dstl_function.h83 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
141 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_function.h81 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
135 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_function_base.h114 struct plus : public binary_function<_Tp, _Tp, _Tp> { struct in inherits:binary_function
126 plus<_Tp> __plus(_Tp* ) { return plus<_Tp>(); }
206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); }
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_function.h81 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
135 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_function_base.h114 struct plus : public binary_function<_Tp, _Tp, _Tp> { struct in inherits:binary_function
126 plus<_Tp> __plus(_Tp* ) { return plus<_Tp>(); }
206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); }
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_function.h81 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
135 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_function_base.h114 struct plus : public binary_function<_Tp, _Tp, _Tp> { struct in inherits:binary_function
126 plus<_Tp> __plus(_Tp* ) { return plus<_Tp>(); }
206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); }
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Dstl_function.h81 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
135 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_function.h83 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
141 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_function.h84 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
142 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_function.h83 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
141 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_function_base.h114 struct plus : public binary_function<_Tp, _Tp, _Tp> { struct in inherits:binary_function
126 plus<_Tp> __plus(_Tp* ) { return plus<_Tp>(); }
206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); }
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_function_base.h114 struct plus : public binary_function<_Tp, _Tp, _Tp> { struct in inherits:binary_function
126 plus<_Tp> __plus(_Tp* ) { return plus<_Tp>(); }
206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); }
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_function.h83 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
141 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_function.h84 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
142 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dstl_function.h82 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
140 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dstl_function.h84 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
142 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_function_base.h114 struct plus : public binary_function<_Tp, _Tp, _Tp> { struct in inherits:binary_function
126 plus<_Tp> __plus(_Tp* ) { return plus<_Tp>(); }
206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); }
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_function_base.h114 struct plus : public binary_function<_Tp, _Tp, _Tp> { struct in inherits:binary_function
126 plus<_Tp> __plus(_Tp* ) { return plus<_Tp>(); }
206 template <class _Tp> inline _Tp __identity_element(plus<_Tp>) { return _Tp(0); }
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dstl_function.h83 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
141 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dstl_function.h84 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
142 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dstl_function.h82 * transform (a.begin(), a.end(), b.begin(), a.begin(), plus<double>());
140 struct plus : public binary_function<_Tp, _Tp, _Tp> struct in inherits:binary_function

Completed in 1236 milliseconds

123456789