Searched defs:__d1 (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | stl_algo.h | 3565 auto __d1 = std::distance(__first1, __last1); in _GLIBCXX_VISIBILITY() local 3585 auto __d1 = std::distance(__first1, __last1); in _GLIBCXX_VISIBILITY() local
|
H A D | ranges_algobase.h | 102 auto __d1 = ranges::distance(__first1, __last1); in _GLIBCXX_VISIBILITY() local
|
H A D | ranges_algo.h | 775 auto __d1 = ranges::distance(__first1, __last1); in _GLIBCXX_VISIBILITY() local 797 auto __d1 = ranges::distance(__first1, __last1); in _GLIBCXX_VISIBILITY() local 3553 const auto __d1 = __last1 - __first1; in _GLIBCXX_VISIBILITY() local
|
H A D | random.tcc | 1865 operator==(const std::normal_distribution<_RealType>& __d1, in operator ==()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | stl_algo.h | 3509 auto __d1 = std::distance(__first1, __last1); in _GLIBCXX_VISIBILITY() local 3529 auto __d1 = std::distance(__first1, __last1); in _GLIBCXX_VISIBILITY() local
|
H A D | ranges_algobase.h | 103 auto __d1 = ranges::distance(__first1, __last1); in _GLIBCXX_VISIBILITY() local
|
H A D | ranges_algo.h | 565 auto __d1 = ranges::distance(__first1, __last1); in _GLIBCXX_VISIBILITY() local 587 auto __d1 = ranges::distance(__first1, __last1); in _GLIBCXX_VISIBILITY() local 3345 const auto __d1 = __last1 - __first1; in _GLIBCXX_VISIBILITY() local
|
H A D | random.tcc | 1908 operator==(const std::normal_distribution<_RealType>& __d1, in operator ==()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | hypergeometric.tcc | 455 _Tp __d1, __d2; in __hyperg_reflect() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | hypergeometric.tcc | 455 _Tp __d1, __d2; in __hyperg_reflect() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | random.tcc | 653 operator==(const __gnu_cxx::normal_mv_distribution<_Dimen, _RealType>& in operator ==()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | random.tcc | 653 operator==(const __gnu_cxx::normal_mv_distribution<_Dimen, _RealType>& in operator ==()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_neon.h | 16873 poly64_t __d1 = vld1_p64 (__ptmp + 1); in vldrq_p128() local 16887 poly64_t __d1 = vget_low_p64 (__tmp); in vstrq_p128() local
|