Searched defs:__i2 (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dfind_selectors.h60 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
90 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
130 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
169 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
H A Dfind.h129 _RAIter2 __i2 = __begin2 + __start; local
H A Dbase.h336 operator==(const _PseudoSequenceIterator& __i2) argument
340 operator!=(const _PseudoSequenceIterator& __i2) argument
344 operator-(const _PseudoSequenceIterator& __i2) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dfind_selectors.h60 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
90 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
130 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
169 operator()(_RAIter1 __i1, _RAIter2 __i2, _Pred __pred) argument
H A Dfind.h129 _RAIter2 __i2 = __begin2 + __start; local
H A Dbase.h336 operator==(const _PseudoSequenceIterator& __i2) argument
340 operator!=(const _PseudoSequenceIterator& __i2) argument
344 operator-(const _PseudoSequenceIterator& __i2) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dvstring.h1376 replace(const_iterator __i1, const_iterator __i2, argument
1399 replace(const_iterator __i1, const_iterator __i2, argument
1425 replace(const_iterator __i1, const_iterator __i2, const _CharT* __s) argument
1450 replace(const_iterator __i1, const_iterator __i2, size_type __n, _CharT __c) argument
1479 replace(const_iterator __i1, const_iterator __i2, _InputIterator __k1, _InputIterator __k2) argument
1491 replace(iterator __i1, iterator __i2, _InputIterator __k1, _InputIterator __k2) argument
1506 replace(const_iterator __i1, const_iterator __i2, _CharT* __k1, _CharT* __k2) argument
1522 replace(const_iterator __i1, const_iterator __i2, const _CharT* __k1, const _CharT* __k2) argument
1538 replace(const_iterator __i1, const_iterator __i2, iterator __k1, iterator __k2) argument
1554 replace(const_iterator __i1, const_iterator __i2, const_iterator __k1, const_iterator __k2) argument
1583 replace(const_iterator __i1, const_iterator __i2, std::initializer_list<_CharT> __l) argument
1591 _M_replace_dispatch(const_iterator __i1, const_iterator __i2, _Integer __n, _Integer __val, std::__true_type) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dvstring.h1377 replace(const_iterator __i1, const_iterator __i2, argument
1400 replace(const_iterator __i1, const_iterator __i2, argument
1426 replace(const_iterator __i1, const_iterator __i2, const _CharT* __s) argument
1451 replace(const_iterator __i1, const_iterator __i2, size_type __n, _CharT __c) argument
1480 replace(const_iterator __i1, const_iterator __i2, _InputIterator __k1, _InputIterator __k2) argument
1492 replace(iterator __i1, iterator __i2, _InputIterator __k1, _InputIterator __k2) argument
1507 replace(const_iterator __i1, const_iterator __i2, _CharT* __k1, _CharT* __k2) argument
1523 replace(const_iterator __i1, const_iterator __i2, const _CharT* __k1, const _CharT* __k2) argument
1539 replace(const_iterator __i1, const_iterator __i2, iterator __k1, iterator __k2) argument
1555 replace(const_iterator __i1, const_iterator __i2, const_iterator __k1, const_iterator __k2) argument
1584 replace(const_iterator __i1, const_iterator __i2, std::initializer_list<_CharT> __l) argument
1592 _M_replace_dispatch(const_iterator __i1, const_iterator __i2, _Integer __n, _Integer __val, std::__true_type) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dbasic_string.h2015 replace(__const_iterator __i1, __const_iterator __i2, argument
2035 replace(__const_iterator __i1, __const_iterator __i2, argument
2057 replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) argument
2078 replace(__const_iterator __i1, __const_iterator __i2, size_type __n, _CharT __c) argument
2105 replace(const_iterator __i1, const_iterator __i2, _InputIterator __k1, _InputIterator __k2) argument
2121 replace(iterator __i1, iterator __i2, _InputIterator __k1, _InputIterator __k2) argument
2135 replace(__const_iterator __i1, __const_iterator __i2, _CharT* __k1, _CharT* __k2) argument
2146 replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __k1, const _CharT* __k2) argument
2157 replace(__const_iterator __i1, __const_iterator __i2, iterator __k1, iterator __k2) argument
2168 replace(__const_iterator __i1, __const_iterator __i2, const_iterator __k1, const_iterator __k2) argument
2193 replace(const_iterator __i1, const_iterator __i2, initializer_list<_CharT> __l) argument
2246 replace(const_iterator __i1, const_iterator __i2, const _Tp& __svt) argument
2256 _M_replace_dispatch(const_iterator __i1, const_iterator __i2, _Integer __n, _Integer __val, __true_type) argument
[all...]
H A Dranges_algo.h658 auto __i2 = ranges::next(__first2, __last2); local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dbasic_string.h2245 replace(__const_iterator __i1, __const_iterator __i2, argument
2266 replace(__const_iterator __i1, __const_iterator __i2, argument
2289 replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __s) argument
2311 replace(__const_iterator __i1, __const_iterator __i2, size_type __n, _CharT __c) argument
2339 replace(const_iterator __i1, const_iterator __i2, _InputIterator __k1, _InputIterator __k2) argument
2355 replace(iterator __i1, iterator __i2, _InputIterator __k1, _InputIterator __k2) argument
2370 replace(__const_iterator __i1, __const_iterator __i2, _CharT* __k1, _CharT* __k2) argument
2382 replace(__const_iterator __i1, __const_iterator __i2, const _CharT* __k1, const _CharT* __k2) argument
2394 replace(__const_iterator __i1, __const_iterator __i2, iterator __k1, iterator __k2) argument
2406 replace(__const_iterator __i1, __const_iterator __i2, const_iterator __k1, const_iterator __k2) argument
2432 replace(const_iterator __i1, const_iterator __i2, initializer_list<_CharT> __l) argument
2488 replace(const_iterator __i1, const_iterator __i2, const _Tp& __svt) argument
2499 _M_replace_dispatch(const_iterator __i1, const_iterator __i2, _Integer __n, _Integer __val, __true_type) argument
[all...]
H A Dcow_string.h1888 replace(iterator __i1, iterator __i2, const basic_string& __str) argument
1907 replace(iterator __i1, iterator __i2, const _CharT* __s, size_type __n) argument
1928 replace(iterator __i1, iterator __i2, const _CharT* __s) argument
1949 replace(iterator __i1, iterator __i2, size_type __n, _CharT __c) argument
1973 replace(iterator __i1, iterator __i2, _InputIterator __k1, _InputIterator __k2) argument
1986 replace(iterator __i1, iterator __i2, _CharT* __k1, _CharT* __k2) argument
1996 replace(iterator __i1, iterator __i2, const _CharT* __k1, const _CharT* __k2) argument
2007 replace(iterator __i1, iterator __i2, iterator __k1, iterator __k2) argument
2017 replace(iterator __i1, iterator __i2, const_iterator __k1, const_iterator __k2) argument
2042 replace(iterator __i1, iterator __i2, initializer_list<_CharT> __l) argument
2095 replace(const_iterator __i1, const_iterator __i2, const _Tp& __svt) argument
2105 _M_replace_dispatch(iterator __i1, iterator __i2, _Integer __n, _Integer __val, __true_type) argument
3585 _M_replace_dispatch(iterator __i1, iterator __i2, _InputIterator __k1, _InputIterator __k2, __false_type) argument
[all...]
H A Dranges_algo.h448 auto __i2 = ranges::next(__first2, __last2); local
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dsimd_x86_conversions.h1414 [[maybe_unused]] const auto __i2 = __to_intrin(__v2); local
1828 [[maybe_unused]] const auto __i2 = __to_intrin(__v2); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Headers/
H A Davxintrin.h3692 _mm256_set_epi32(int __i0, int __i1, int __i2, int __i3, argument
3959 _mm256_setr_epi32(int __i0, int __i1, int __i2, int __i3, argument
H A Demmintrin.h3659 _mm_set_epi32(int __i3, int __i2, int __i1, int __i0) argument
3885 _mm_setr_epi32(int __i0, int __i1, int __i2, int __i3) argument

Completed in 423 milliseconds