Home
last modified time | relevance | path

Searched defs:__res (Results 1 – 25 of 71) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dmap.h242 auto __res = _Base::emplace(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local
262 std::pair<_Base_iterator, bool> __res = _Base::insert(__x); in _GLIBCXX_VISIBILITY() local
273 auto __res = _Base::insert(std::move(__x)); in _GLIBCXX_VISIBILITY() local
283 auto __res = _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
350 auto __res = _Base::try_emplace(__k, in _GLIBCXX_VISIBILITY() local
359 auto __res = _Base::try_emplace(std::move(__k), in _GLIBCXX_VISIBILITY() local
395 auto __res = _Base::insert_or_assign(__k, in _GLIBCXX_VISIBILITY() local
404 auto __res = _Base::insert_or_assign(std::move(__k), in _GLIBCXX_VISIBILITY() local
655 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local
668 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
[all …]
H A Dset.h231 auto __res = _Base::emplace(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local
251 std::pair<_Base_iterator, bool> __res = _Base::insert(__x); in _GLIBCXX_VISIBILITY() local
260 auto __res = _Base::insert(std::move(__x)); in _GLIBCXX_VISIBILITY() local
516 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local
527 std::pair<_Base_const_iterator, _Base_const_iterator> __res = in _GLIBCXX_VISIBILITY() local
540 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
550 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
H A Dmultimap.h536 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local
549 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
557 std::pair<_Base_const_iterator, _Base_const_iterator> __res = in _GLIBCXX_VISIBILITY() local
570 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
H A Dmultiset.h504 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local
515 std::pair<_Base_const_iterator, _Base_const_iterator> __res = in _GLIBCXX_VISIBILITY() local
528 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
538 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dmap.h244 auto __res = _Base::emplace(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local
264 std::pair<_Base_iterator, bool> __res = _Base::insert(__x); in _GLIBCXX_VISIBILITY() local
275 auto __res = _Base::insert(std::move(__x)); in _GLIBCXX_VISIBILITY() local
285 auto __res = _Base::insert(std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
352 auto __res = _Base::try_emplace(__k, in _GLIBCXX_VISIBILITY() local
361 auto __res = _Base::try_emplace(std::move(__k), in _GLIBCXX_VISIBILITY() local
397 auto __res = _Base::insert_or_assign(__k, in _GLIBCXX_VISIBILITY() local
406 auto __res = _Base::insert_or_assign(std::move(__k), in _GLIBCXX_VISIBILITY() local
664 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local
677 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
[all …]
H A Dset.h233 auto __res = _Base::emplace(std::forward<_Args>(__args)...); in _GLIBCXX_VISIBILITY() local
253 std::pair<_Base_iterator, bool> __res = _Base::insert(__x); in _GLIBCXX_VISIBILITY() local
262 auto __res = _Base::insert(std::move(__x)); in _GLIBCXX_VISIBILITY() local
525 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local
536 std::pair<_Base_const_iterator, _Base_const_iterator> __res = in _GLIBCXX_VISIBILITY() local
549 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
559 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
H A Dmultiset.h514 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local
525 std::pair<_Base_const_iterator, _Base_const_iterator> __res = in _GLIBCXX_VISIBILITY() local
538 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
548 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
H A Dmultimap.h546 std::pair<_Base_iterator, _Base_iterator> __res = in _GLIBCXX_VISIBILITY() local
559 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
567 std::pair<_Base_const_iterator, _Base_const_iterator> __res = in _GLIBCXX_VISIBILITY() local
580 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/
H A Dmultimap.h241 auto __res in _GLIBCXX_VISIBILITY() local
282 _Base_iterator __res = _Base::insert(__pos.base(), __x); in _GLIBCXX_VISIBILITY() local
296 auto __res = _Base::insert(__pos.base(), std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
541 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
564 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
H A Dmultiset.h252 auto __res in _GLIBCXX_VISIBILITY() local
280 _Base_iterator __res = _Base::insert(__pos.base(), __x); in _GLIBCXX_VISIBILITY() local
292 auto __res = _Base::insert(__pos.base(), std::move(__x)); in _GLIBCXX_VISIBILITY() local
544 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
555 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
H A Dmap.h276 auto __res in _GLIBCXX_VISIBILITY() local
321 _Base_iterator __res = _Base::insert(__pos.base(), __x); in _GLIBCXX_VISIBILITY() local
336 auto __res = _Base::insert(__pos.base(), std::forward<_Pair>(__x)); in _GLIBCXX_VISIBILITY() local
582 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
605 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
H A Dset.h249 auto __res in _GLIBCXX_VISIBILITY() local
282 _Base_iterator __res = _Base::insert(__pos.base(), __x); in _GLIBCXX_VISIBILITY() local
527 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
538 auto __res = _Base::equal_range(__x); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_tree.h1452 auto __res = _M_get_insert_unique_pos(__nh._M_key()); in _GLIBCXX_VISIBILITY() local
1480 auto __res = _M_get_insert_equal_pos(__nh._M_key()); in _GLIBCXX_VISIBILITY() local
1500 auto __res = _M_get_insert_hint_unique_pos(__hint, __nh._M_key()); in _GLIBCXX_VISIBILITY() local
1522 auto __res = _M_get_insert_hint_equal_pos(__hint, __nh._M_key()); in _GLIBCXX_VISIBILITY() local
1569 auto __res = _M_get_insert_unique_pos(_KeyOfValue()(*__pos)); in _GLIBCXX_VISIBILITY() local
1591 auto __res = _M_get_insert_equal_pos(_KeyOfValue()(*__pos)); in _GLIBCXX_VISIBILITY() local
2171 pair<_Base_ptr, _Base_ptr> __res in _GLIBCXX_VISIBILITY() local
2198 pair<_Base_ptr, _Base_ptr> __res in _GLIBCXX_VISIBILITY() local
2281 pair<_Base_ptr, _Base_ptr> __res in _GLIBCXX_VISIBILITY() local
2363 pair<_Base_ptr, _Base_ptr> __res in _GLIBCXX_VISIBILITY() local
[all …]
/netbsd-src/external/apache2/llvm/dist/libcxx/src/support/solaris/
H A Dxlocale.cpp34 int __res = vsnprintf_l(__s, __n , __l, __format, __va); in snprintf_l() local
43 int __res = vasprintf(__s, __format, __va); in asprintf_l() local
52 int __res = vsscanf(__s, __format, __va); in sscanf_l() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dcompatibility.h58 int64_t __res; in __add_omp() local
85 bool __res = false; in __cas_omp() local
H A Dalgobase.h82 _RAIter1 __res = in _GLIBCXX_VISIBILITY() local
163 _RAIter1 __res = in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dcompatibility.h58 int64_t __res; in __add_omp() local
85 bool __res = false; in __cas_omp() local
H A Dalgobase.h82 _RAIter1 __res = in _GLIBCXX_VISIBILITY() local
163 _RAIter1 __res = in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dbmi2intrin.h62 unsigned __int128 __res = (unsigned __int128) __X * __Y; in _mulx_u64() local
72 unsigned long long __res = (unsigned long long) __X * __Y; in _mulx_u32() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dbmi2intrin.h86 unsigned __int128 __res = (unsigned __int128) __X * __Y; in _mulx_u64() local
97 unsigned long long __res = (unsigned long long) __X * __Y; in _mulx_u32() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dbmi2intrin.h86 unsigned __int128 __res = (unsigned __int128) __X * __Y; in _mulx_u64() local
97 unsigned long long __res = (unsigned long long) __X * __Y; in _mulx_u32() local
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A D__bsd_locale_fallbacks.h112 int __res = vsnprintf(__s, __n, __format, __va); in __libcpp_snprintf_l() local
122 int __res = vasprintf(__s, __format, __va); in __libcpp_asprintf_l() local
132 int __res = vsscanf(__s, __format, __va); in __libcpp_sscanf_l() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dbmi2intrin.h50 unsigned long long __res = (unsigned long long) __X * __Y; in _mulx_u32() local
69 unsigned __int128 __res = (unsigned __int128) __X * __Y; in _mulx_u64() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dbmi2intrin.h50 unsigned long long __res = (unsigned long long) __X * __Y; in _mulx_u32() local
69 unsigned __int128 __res = (unsigned __int128) __X * __Y; in _mulx_u64() local
H A Dmmintrin.h287 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi16() local
310 __m64_union __mu1, __mu2, __res; in _mm_unpackhi_pi32() local
367 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi16() local
391 __m64_union __mu1, __mu2, __res; in _mm_unpacklo_pi32() local
732 __m64 __res; in _mm_cmpeq_pi8() local
1190 __m64_union __res; in _mm_sll_pi32() local
1259 __m64_union __res; in _mm_sra_pi32() local
1328 __m64_union __res; in _mm_srl_pi32() local
1361 __m64_union __res; in _mm_set_pi32() local
1372 __m64_union __res; in _mm_set_pi16() local
[all …]

123