/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
H A D | random.h | 955 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 960 __p1, __r1>& __x); 973 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 978 __p1, __r1>& __x); 1648 operator==(const param_type& __p1, const param_type& __p2) 1649 { return __p1._M_a == __p2._M_a && __p1._M_b == __p2._M_b; } 1820 operator==(const param_type& __p1, const param_type& __p2) 1821 { return __p1._M_a == __p2._M_a && __p1 4169 operator ==(const param_type& __p1, const param_type& __p2) argument [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
H A D | random.h | 955 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 960 __p1, __r1>& __x); 973 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 978 __p1, __r1>& __x); 1648 operator==(const param_type& __p1, const param_type& __p2) 1649 { return __p1._M_a == __p2._M_a && __p1._M_b == __p2._M_b; } 1820 operator==(const param_type& __p1, const param_type& __p2) 1821 { return __p1._M_a == __p2._M_a && __p1 4169 operator ==(const param_type& __p1, const param_type& __p2) argument [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | random.h | 955 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 960 __p1, __r1>& __x); 973 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 978 __p1, __r1>& __x); 1648 operator==(const param_type& __p1, const param_type& __p2) 1649 { return __p1._M_a == __p2._M_a && __p1._M_b == __p2._M_b; } 1820 operator==(const param_type& __p1, const param_type& __p2) 1821 { return __p1._M_a == __p2._M_a && __p1 4169 operator ==(const param_type& __p1, const param_type& __p2) argument [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
H A D | random.h | 955 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 960 __p1, __r1>& __x); 973 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 978 __p1, __r1>& __x); 1648 operator==(const param_type& __p1, const param_type& __p2) 1649 { return __p1._M_a == __p2._M_a && __p1._M_b == __p2._M_b; } 1820 operator==(const param_type& __p1, const param_type& __p2) 1821 { return __p1._M_a == __p2._M_a && __p1 4169 operator ==(const param_type& __p1, const param_type& __p2) argument [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | random.h | 955 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 960 __p1, __r1>& __x); 973 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 978 __p1, __r1>& __x); 1648 operator==(const param_type& __p1, const param_type& __p2) 1649 { return __p1._M_a == __p2._M_a && __p1._M_b == __p2._M_b; } 1820 operator==(const param_type& __p1, const param_type& __p2) 1821 { return __p1._M_a == __p2._M_a && __p1 4169 operator ==(const param_type& __p1, const param_type& __p2) argument [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/ |
H A D | multiseq_selection.h | 64 operator()(const std::pair<_T1, _T2>& __p1, argument 67 if (_M_comp(__p1.first, __p2.first)) 70 if (_M_comp(__p2.first, __p1.first)) 74 return __p1.second < __p2.second; 89 operator()(const std::pair<_T1, _T2>& __p1, argument 92 if (_M_comp(__p2.first, __p1.first)) 95 if (_M_comp(__p1.first, __p2.first)) 99 return __p2.second < __p1.second;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/ |
H A D | multiseq_selection.h | 64 operator()(const std::pair<_T1, _T2>& __p1, argument 67 if (_M_comp(__p1.first, __p2.first)) 70 if (_M_comp(__p2.first, __p1.first)) 74 return __p1.second < __p2.second; 89 operator()(const std::pair<_T1, _T2>& __p1, argument 92 if (_M_comp(__p2.first, __p1.first)) 95 if (_M_comp(__p1.first, __p2.first)) 99 return __p2.second < __p1.second;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/ |
H A D | multiseq_selection.h | 64 operator()(const std::pair<_T1, _T2>& __p1, argument 67 if (_M_comp(__p1.first, __p2.first)) 70 if (_M_comp(__p2.first, __p1.first)) 74 return __p1.second < __p2.second; 89 operator()(const std::pair<_T1, _T2>& __p1, argument 92 if (_M_comp(__p2.first, __p1.first)) 95 if (_M_comp(__p1.first, __p2.first)) 99 return __p2.second < __p1.second;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/ |
H A D | multiseq_selection.h | 64 operator()(const std::pair<_T1, _T2>& __p1, argument 67 if (_M_comp(__p1.first, __p2.first)) 70 if (_M_comp(__p2.first, __p1.first)) 74 return __p1.second < __p2.second; 89 operator()(const std::pair<_T1, _T2>& __p1, argument 92 if (_M_comp(__p2.first, __p1.first)) 95 if (_M_comp(__p1.first, __p2.first)) 99 return __p2.second < __p1.second;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
H A D | multiseq_selection.h | 64 operator()(const std::pair<_T1, _T2>& __p1, argument 67 if (_M_comp(__p1.first, __p2.first)) 70 if (_M_comp(__p2.first, __p1.first)) 74 return __p1.second < __p2.second; 89 operator()(const std::pair<_T1, _T2>& __p1, argument 92 if (_M_comp(__p2.first, __p1.first)) 95 if (_M_comp(__p1.first, __p2.first)) 99 return __p2.second < __p1.second;
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
H A D | multiseq_selection.h | 64 operator()(const std::pair<_T1, _T2>& __p1, argument 67 if (_M_comp(__p1.first, __p2.first)) 70 if (_M_comp(__p2.first, __p1.first)) 74 return __p1.second < __p2.second; 89 operator()(const std::pair<_T1, _T2>& __p1, argument 92 if (_M_comp(__p2.first, __p1.first)) 95 if (_M_comp(__p1.first, __p2.first)) 99 return __p2.second < __p1.second;
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
H A D | multiseq_selection.h | 64 operator()(const std::pair<_T1, _T2>& __p1, argument 67 if (_M_comp(__p1.first, __p2.first)) 70 if (_M_comp(__p2.first, __p1.first)) 74 return __p1.second < __p2.second; 89 operator()(const std::pair<_T1, _T2>& __p1, argument 92 if (_M_comp(__p2.first, __p1.first)) 95 if (_M_comp(__p1.first, __p2.first)) 99 return __p2.second < __p1.second;
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/ |
H A D | multiseq_selection.h | 64 operator()(const std::pair<_T1, _T2>& __p1, argument 67 if (_M_comp(__p1.first, __p2.first)) 70 if (_M_comp(__p2.first, __p1.first)) 74 return __p1.second < __p2.second; 89 operator()(const std::pair<_T1, _T2>& __p1, argument 92 if (_M_comp(__p2.first, __p1.first)) 95 if (_M_comp(__p1.first, __p2.first)) 99 return __p2.second < __p1.second;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
H A D | atomic_0.h | 605 __pointer_type& __p1 = reinterpret_cast<void*&>(__rp1); local 606 return _ATOMIC_CMPEXCHNG_(this, &__p1, __p2, __m1); 616 __pointer_type& __p1 = reinterpret_cast<void*&>(__rp1); local 617 return _ATOMIC_CMPEXCHNG_(this, &__p1, __p2, __m1);
|
H A D | atomic_2.h | 614 compare_exchange_strong(__pointer_type& __p1, __pointer_type __p2, argument 621 __pointer_type __p1o = __p1; 625 __p1 = __p1n; 630 compare_exchange_strong(__pointer_type& __p1, __pointer_type __p2, argument 637 __pointer_type __p1o = __p1; 641 __p1 = __p1n;
|
H A D | random.h | 944 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 949 __p1, __r1>&); 962 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 967 __p1, __r1>&); 1635 operator==(const param_type& __p1, const param_type& __p2) 1636 { return __p1._M_a == __p2._M_a && __p1._M_b == __p2._M_b; } 1807 operator==(const param_type& __p1, const param_type& __p2) 1808 { return __p1._M_a == __p2._M_a && __p1 4165 operator ==(const param_type& __p1, const param_type& __p2) argument 4342 operator ==(const param_type& __p1, const param_type& __p2) argument 4517 operator ==(const param_type& __p1, const param_type& __p2) argument 4702 operator ==(const param_type& __p1, const param_type& __p2) argument 4915 operator ==(const param_type& __p1, const param_type& __p2) argument 5154 operator ==(const param_type& __p1, const param_type& __p2) argument [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/ |
H A D | atomic_0.h | 605 __pointer_type& __p1 = reinterpret_cast<void*&>(__rp1); local 606 return _ATOMIC_CMPEXCHNG_(this, &__p1, __p2, __m1); 616 __pointer_type& __p1 = reinterpret_cast<void*&>(__rp1); local 617 return _ATOMIC_CMPEXCHNG_(this, &__p1, __p2, __m1);
|
H A D | atomic_2.h | 614 compare_exchange_strong(__pointer_type& __p1, __pointer_type __p2, argument 621 __pointer_type __p1o = __p1; 625 __p1 = __p1n; 630 compare_exchange_strong(__pointer_type& __p1, __pointer_type __p2, argument 637 __pointer_type __p1o = __p1; 641 __p1 = __p1n;
|
H A D | random.h | 944 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 949 __p1, __r1>&); 962 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 967 __p1, __r1>&); 1635 operator==(const param_type& __p1, const param_type& __p2) 1636 { return __p1._M_a == __p2._M_a && __p1._M_b == __p2._M_b; } 1807 operator==(const param_type& __p1, const param_type& __p2) 1808 { return __p1._M_a == __p2._M_a && __p1 4165 operator ==(const param_type& __p1, const param_type& __p2) argument 4342 operator ==(const param_type& __p1, const param_type& __p2) argument 4517 operator ==(const param_type& __p1, const param_type& __p2) argument 4702 operator ==(const param_type& __p1, const param_type& __p2) argument 4915 operator ==(const param_type& __p1, const param_type& __p2) argument 5154 operator ==(const param_type& __p1, const param_type& __p2) argument [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
H A D | atomic_0.h | 605 __pointer_type& __p1 = reinterpret_cast<void*&>(__rp1); local 606 return _ATOMIC_CMPEXCHNG_(this, &__p1, __p2, __m1); 616 __pointer_type& __p1 = reinterpret_cast<void*&>(__rp1); local 617 return _ATOMIC_CMPEXCHNG_(this, &__p1, __p2, __m1);
|
H A D | atomic_2.h | 614 compare_exchange_strong(__pointer_type& __p1, __pointer_type __p2, argument 621 __pointer_type __p1o = __p1; 625 __p1 = __p1n; 630 compare_exchange_strong(__pointer_type& __p1, __pointer_type __p2, argument 637 __pointer_type __p1o = __p1; 641 __p1 = __p1n;
|
H A D | random.h | 944 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 949 __p1, __r1>&); 962 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 967 __p1, __r1>&); 1635 operator==(const param_type& __p1, const param_type& __p2) 1636 { return __p1._M_a == __p2._M_a && __p1._M_b == __p2._M_b; } 1807 operator==(const param_type& __p1, const param_type& __p2) 1808 { return __p1._M_a == __p2._M_a && __p1 4165 operator ==(const param_type& __p1, const param_type& __p2) argument 4342 operator ==(const param_type& __p1, const param_type& __p2) argument 4517 operator ==(const param_type& __p1, const param_type& __p2) argument 4702 operator ==(const param_type& __p1, const param_type& __p2) argument 4915 operator ==(const param_type& __p1, const param_type& __p2) argument 5154 operator ==(const param_type& __p1, const param_type& __p2) argument [all...] |
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
H A D | atomic_0.h | 605 __pointer_type& __p1 = reinterpret_cast<void*&>(__rp1); local 606 return _ATOMIC_CMPEXCHNG_(this, &__p1, __p2, __m1); 616 __pointer_type& __p1 = reinterpret_cast<void*&>(__rp1); local 617 return _ATOMIC_CMPEXCHNG_(this, &__p1, __p2, __m1);
|
H A D | atomic_2.h | 614 compare_exchange_strong(__pointer_type& __p1, __pointer_type __p2, argument 621 __pointer_type __p1o = __p1; 625 __p1 = __p1n; 630 compare_exchange_strong(__pointer_type& __p1, __pointer_type __p2, argument 637 __pointer_type __p1o = __p1; 641 __p1 = __p1n;
|
H A D | random.h | 944 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 949 __p1, __r1>&); 962 template<typename _RandomNumberEngine1, size_t __p1, size_t __r1, 967 __p1, __r1>&); 1635 operator==(const param_type& __p1, const param_type& __p2) 1636 { return __p1._M_a == __p2._M_a && __p1._M_b == __p2._M_b; } 1807 operator==(const param_type& __p1, const param_type& __p2) 1808 { return __p1._M_a == __p2._M_a && __p1 4165 operator ==(const param_type& __p1, const param_type& __p2) argument 4342 operator ==(const param_type& __p1, const param_type& __p2) argument 4517 operator ==(const param_type& __p1, const param_type& __p2) argument 4702 operator ==(const param_type& __p1, const param_type& __p2) argument 4915 operator ==(const param_type& __p1, const param_type& __p2) argument 5154 operator ==(const param_type& __p1, const param_type& __p2) argument [all...] |