/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++98/ |
H A D | tree.cc | 70 _Rb_tree_node_base* __y = __x->_M_parent; in local_Rb_tree_increment() local 102 _Rb_tree_node_base* __y = __x->_M_left; in local_Rb_tree_decrement() local 109 _Rb_tree_node_base* __y = __x->_M_parent; in local_Rb_tree_decrement() local 136 _Rb_tree_node_base* const __y = __x->_M_right; in local_Rb_tree_rotate_left() local 167 _Rb_tree_node_base* const __y = __x->_M_left; in local_Rb_tree_rotate_right() local 239 _Rb_tree_node_base* const __y = __xpp->_M_right; in _Rb_tree_insert_and_rebalance() local 261 _Rb_tree_node_base* const __y = __xpp->_M_left; in _Rb_tree_insert_and_rebalance() local 292 _Rb_tree_node_base* __y = __z; in _Rb_tree_rebalance_for_erase() local
|
H A D | list.cc | 61 _List_node_base& __y) _GLIBCXX_USE_NOEXCEPT in swap()
|
H A D | list-aux.cc | 62 _List_node_base::swap(_List_node_base& __x, _List_node_base& __y) throw() in swap()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/ |
H A D | tree.cc | 70 _Rb_tree_node_base* __y = __x->_M_parent; in local_Rb_tree_increment() local 102 _Rb_tree_node_base* __y = __x->_M_left; in local_Rb_tree_decrement() local 109 _Rb_tree_node_base* __y = __x->_M_parent; in local_Rb_tree_decrement() local 136 _Rb_tree_node_base* const __y = __x->_M_right; in local_Rb_tree_rotate_left() local 167 _Rb_tree_node_base* const __y = __x->_M_left; in local_Rb_tree_rotate_right() local 239 _Rb_tree_node_base* const __y = __xpp->_M_right; in _Rb_tree_insert_and_rebalance() local 261 _Rb_tree_node_base* const __y = __xpp->_M_left; in _Rb_tree_insert_and_rebalance() local 292 _Rb_tree_node_base* __y = __z; in _Rb_tree_rebalance_for_erase() local
|
H A D | list.cc | 61 _List_node_base& __y) _GLIBCXX_USE_NOEXCEPT in swap()
|
H A D | compatibility-list.cc | 62 _List_node_base::swap(_List_node_base& __x, _List_node_base& __y) throw() in swap()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/ |
H A D | beta_function.tcc | 81 __beta_gamma(_Tp __x, _Tp __y) in __beta_gamma() 129 __beta_lgamma(_Tp __x, _Tp __y) in __beta_lgamma() 160 __beta_product(_Tp __x, _Tp __y) in __beta_product() 191 __beta(_Tp __x, _Tp __y) in __beta()
|
H A D | random.tcc | 327 _UIntType __y = ((_M_x[__k] & __upper_mask) in operator ()() local 335 _UIntType __y = ((_M_x[__k] & __upper_mask) in operator ()() local 341 _UIntType __y = ((_M_x[__n - 1] & __upper_mask) in operator ()() local 1111 const _RealType __y = -std::abs(__n) * _M_sm - 1; in operator ()() local 1120 const _RealType __y = 1 + std::abs(__n) * _M_scx; in operator ()() local 1137 const _RealType __y = _M_d + __v * __2cx / _M_d; in operator ()() local 1336 const _RealType __y = _M_s1 * std::abs(__n); in operator ()() local 1348 const _RealType __y = _M_s2 * std::abs(__n); in operator ()() local 1362 const _RealType __y = _M_d1 + 2 * __s1s * __e1 / _M_d1; in operator ()() local 1373 const _RealType __y = _M_d2 + 2 * __s2s * __e1 / _M_d2; in operator ()() local [all …]
|
H A D | ell_integral.tcc | 78 __ellint_rf(_Tp __x, _Tp __y, _Tp __z) in __ellint_rf() 318 __ellint_rd(_Tp __x, _Tp __y, _Tp __z) in __ellint_rd() 499 __ellint_rc(_Tp __x, _Tp __y) in __ellint_rc() 570 __ellint_rj(_Tp __x, _Tp __y, _Tp __z, _Tp __p) in __ellint_rj()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/ |
H A D | beta_function.tcc | 75 __beta_gamma(_Tp __x, _Tp __y) in __beta_gamma() 123 __beta_lgamma(_Tp __x, _Tp __y) in __beta_lgamma() 154 __beta_product(_Tp __x, _Tp __y) in __beta_product() 185 __beta(_Tp __x, _Tp __y) in __beta()
|
H A D | random.tcc | 330 _UIntType __y = ((_M_x[__k] & __upper_mask) in operator ()() local 338 _UIntType __y = ((_M_x[__k] & __upper_mask) in operator ()() local 344 _UIntType __y = ((_M_x[__n - 1] & __upper_mask) in operator ()() local 1114 const _RealType __y = -std::abs(__n) * _M_sm - 1; in operator ()() local 1123 const _RealType __y = 1 + std::abs(__n) * _M_scx; in operator ()() local 1140 const _RealType __y = _M_d + __v * __2cx / _M_d; in operator ()() local 1339 const _RealType __y = _M_s1 * std::abs(__n); in operator ()() local 1351 const _RealType __y = _M_s2 * std::abs(__n); in operator ()() local 1365 const _RealType __y = _M_d1 + 2 * __s1s * __e1 / _M_d1; in operator ()() local 1376 const _RealType __y = _M_d2 + 2 * __s2s * __e1 / _M_d2; in operator ()() local [all …]
|
H A D | ell_integral.tcc | 74 __ellint_rf(const _Tp __x, const _Tp __y, const _Tp __z) in __ellint_rf() 314 __ellint_rd(const _Tp __x, const _Tp __y, const _Tp __z) in __ellint_rd() 495 __ellint_rc(const _Tp __x, const _Tp __y) in __ellint_rc() 566 __ellint_rj(const _Tp __x, const _Tp __y, const _Tp __z, const _Tp __p) in __ellint_rj()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | stl_tree.h | 1027 _Link_type __y = _M_end(); in _GLIBCXX_VISIBILITY() local 1056 _Link_type __y = _M_clone_node(__x); in _GLIBCXX_VISIBILITY() local 1083 _Link_type __y = _S_left(__x); in _GLIBCXX_VISIBILITY() local 1163 _Link_type __y = _M_end(); in _GLIBCXX_VISIBILITY() local 1194 _Const_Link_type __y = _M_end(); in _GLIBCXX_VISIBILITY() local 1280 _Link_type __y = _M_end(); in _GLIBCXX_VISIBILITY() local 1317 _Link_type __y = _M_end(); in _GLIBCXX_VISIBILITY() local 1494 _Link_type __y = in _GLIBCXX_VISIBILITY() local
|
H A D | random.tcc | 427 _UIntType __y = ((_M_x[__k] & __upper_mask) in operator ()() local 435 _UIntType __y = ((_M_x[__k] & __upper_mask) in operator ()() local 441 _UIntType __y = ((_M_x[__n - 1] & __upper_mask) in operator ()() local 1114 const double __y = _M_gd(__urng); in operator ()() local 1131 const double __y = in operator ()() local 1269 const double __y = -std::abs(__n) * __param._M_sm - 1; in operator ()() local 1278 const double __y = 1 + std::abs(__n) * __param._M_scx; in operator ()() local 1295 const double __y = __param._M_d in operator ()() local 1502 const double __y = __param._M_s1 * std::abs(__n); in operator ()() local 1514 const double __y = __param._M_s2 * std::abs(__n); in operator ()() local [all …]
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/ |
H A D | base.h | 200 __binder1st(const _Operation& __x, const _FirstArgumentType& __y) in __binder1st() 228 __binder2nd(const _Operation& __x, const _SecondArgumentType& __y) in __binder2nd()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/parallel/ |
H A D | base.h | 200 __binder1st(const _Operation& __x, const _FirstArgumentType& __y) in __binder1st() 228 __binder2nd(const _Operation& __x, const _SecondArgumentType& __y) in __binder2nd()
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | random.tcc | 403 _UIntType __y = ((_M_x[__k] & __upper_mask) in _M_gen_rand() local 411 _UIntType __y = ((_M_x[__k] & __upper_mask) in _M_gen_rand() local 417 _UIntType __y = ((_M_x[__n - 1] & __upper_mask) in _M_gen_rand() local 1125 const double __y = _M_gd(__urng); in operator ()() local 1142 const double __y = in operator ()() local 1160 const double __y = _M_gd(__urng); in __generate_impl() local 1183 const double __y = _M_gd(__urng, __p2); in __generate_impl() local 1323 const double __y = -std::abs(__n) * __param._M_sm - 1; in operator ()() local 1332 const double __y = 1 + std::abs(__n) * __param._M_scx; in operator ()() local 1353 const double __y = __param._M_d in operator ()() local [all …]
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/cpu/i486/opt/ext/ |
H A D | opt_random.h | 50 __m128i __y = _mm_srli_epi32(__b, __sr1); in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | random.tcc | 252 uint32_t __y[4]; in __recursion() local 423 result_type __x, __y; in operator ()() local 451 result_type __x, __y; in __generate_impl() local 737 result_type __y = this->_M_ndy(__py, __urng); in __generate_impl() local 932 result_type __y = this->_M_gd2(__urng); in operator ()() local 947 result_type __y = this->_M_gd2(__p2, __urng); in operator ()() local 969 result_type __y = this->_M_gd2(__p2, __urng); in __generate_impl() local 1098 result_type __y = this->_M_ed(__urng); in operator ()() local 1116 result_type __y = this->_M_ed(__urng); in operator ()() local 1143 result_type __y = this->_M_ed(__urng); in __generate_impl() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/config/cpu/i486/opt/bits/ |
H A D | opt_random.h | 195 result_type __x, __y, __r2; in _GLIBCXX_VISIBILITY() local
|