/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | gamma.tcc | 116 for (unsigned int __k = 1; __k <= __n; ++__k) in __bernoulli_series() local 203 for(unsigned int __k = 1; __k < 9; ++__k) in __log_gamma_lanczos() local 285 __log_bincoef(unsigned int __n, unsigned int __k) in __log_bincoef() 316 __bincoef(unsigned int __n, unsigned int __k) in __bincoef() 362 for (unsigned int __k = 1; __k < __max_iter; ++__k) in __psi_series() local 394 for (unsigned int __k = 1; __k < __max_iter; ++__k) in __psi_asymp() local
|
H A D | ell_integral.tcc | 157 __comp_ellint_1_series(_Tp __k) in __comp_ellint_1_series() 195 __comp_ellint_1(_Tp __k) in __comp_ellint_1() 223 __ellint_1(_Tp __k, _Tp __phi) in __ellint_1() 270 __comp_ellint_2_series(_Tp __k) in __comp_ellint_2_series() 405 __comp_ellint_2(_Tp __k) in __comp_ellint_2() 439 __ellint_2(_Tp __k, _Tp __phi) in __ellint_2() 672 __comp_ellint_3(_Tp __k, _Tp __nu) in __comp_ellint_3() 712 __ellint_3(_Tp __k, _Tp __nu, _Tp __phi) in __ellint_3()
|
H A D | poly_laguerre.tcc | 140 for (unsigned int __k = 1; __k <= __n; ++__k) in __poly_laguerre_hyperg() local 145 for (int __k = int(__n) - 1; __k >= 0; --__k) in __poly_laguerre_hyperg() local 261 for (unsigned int __k = 2; __k <= __n; ++__k) in __poly_laguerre() local
|
H A D | hashtable.h | 870 const key_type& __k = this->_M_extract(__v); in _GLIBCXX_VISIBILITY() local 901 const key_type& __k = this->_M_extract(__v); in _GLIBCXX_VISIBILITY() local 928 const key_type& __k = this->_M_extract(__v); in _GLIBCXX_VISIBILITY() local
|
H A D | beta_function.tcc | 166 for (unsigned int __k = 1; __k < __max_iter; ++__k) in __beta_product() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | gamma.tcc | 116 for (unsigned int __k = 1; __k <= __n; ++__k) in __bernoulli_series() local 203 for(unsigned int __k = 1; __k < 9; ++__k) in __log_gamma_lanczos() local 285 __log_bincoef(unsigned int __n, unsigned int __k) in __log_bincoef() 316 __bincoef(unsigned int __n, unsigned int __k) in __bincoef() 362 for (unsigned int __k = 1; __k < __max_iter; ++__k) in __psi_series() local 394 for (unsigned int __k = 1; __k < __max_iter; ++__k) in __psi_asymp() local
|
H A D | ell_integral.tcc | 155 __comp_ellint_1_series(_Tp __k) in __comp_ellint_1_series() 193 __comp_ellint_1(_Tp __k) in __comp_ellint_1() 221 __ellint_1(_Tp __k, _Tp __phi) in __ellint_1() 268 __comp_ellint_2_series(_Tp __k) in __comp_ellint_2_series() 401 __comp_ellint_2(_Tp __k) in __comp_ellint_2() 435 __ellint_2(_Tp __k, _Tp __phi) in __ellint_2() 663 __comp_ellint_3(_Tp __k, _Tp __nu) in __comp_ellint_3() 703 __ellint_3(_Tp __k, _Tp __nu, _Tp __phi) in __ellint_3()
|
H A D | poly_laguerre.tcc | 140 for (unsigned int __k = 1; __k <= __n; ++__k) in __poly_laguerre_hyperg() local 145 for (int __k = int(__n) - 1; __k >= 0; --__k) in __poly_laguerre_hyperg() local 261 for (unsigned int __k = 2; __k <= __n; ++__k) in __poly_laguerre() local
|
H A D | hashtable.h | 870 const key_type& __k = this->_M_extract(__v); in _GLIBCXX_VISIBILITY() local 901 const key_type& __k = this->_M_extract(__v); in _GLIBCXX_VISIBILITY() local 928 const key_type& __k = this->_M_extract(__v); in _GLIBCXX_VISIBILITY() local
|
H A D | beta_function.tcc | 166 for (unsigned int __k = 1; __k < __max_iter; ++__k) in __beta_product() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/ |
H A D | simd_x86.h | 320 __maskload_epi32(const int* __ptr, _Tp __k) in __maskload_epi32() 332 __maskload_epi64(const _LLong* __ptr, _Tp __k) in __maskload_epi64() 344 __maskload_ps(const float* __ptr, _Tp __k) in __maskload_ps() 356 __maskload_pd(const double* __ptr, _Tp __k) in __maskload_pd() 369 __movm(_Kp __k) noexcept in __movm() 1631 auto __k in _S_multiplies() local 1645 auto __k in _S_multiplies() local 2161 auto __k = __vector_bitcast<_UShort>(__iy) << 11; in _S_multiplies() local 3600 [[maybe_unused]] const auto __k = __x._M_to_bits(); in _S_to_maskvector() local 3909 const auto __k = __x._M_data; in _S_to_maskvector() local [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/ |
H A D | losertree.h | 94 _LoserTreeBase(unsigned int __k, _Compare __comp) in _LoserTreeBase() 179 _LoserTree(unsigned int __k, _Compare __comp) in _LoserTree() 272 _LoserTree(unsigned int __k, _Compare __comp) in _LoserTree() 419 : _Base::_LoserTreePointerBase(__k, __comp) in _LoserTreePointerBase() argument 501 : _Base::_LoserTreePointerBase(__k, __comp) in _LoserTreePointerBase() argument 657 : _Base::_LoserTreeUnguardedBase(__k, __sentinel, __comp) in _LoserTreeUnguardedBase() argument 745 : _Base::_LoserTreeUnguardedBase(__k, __sentinel, __comp) in _LoserTreeUnguardedBase() argument 902 : _Base::_LoserTreePointerUnguardedBase(__k, __sentinel, __comp) in _LoserTreePointerUnguardedBase() argument 988 : _Base::_LoserTreePointerUnguardedBase(__k, __sentinel, __comp) in _LoserTreePointerUnguardedBase() argument
|
H A D | search.h | 59 _DifferenceType __k = 0; in __calc_borders() local
|
H A D | multiway_merge.h | 507 _SeqNumber __k = static_cast<_SeqNumber>(__seqs_end - __seqs_begin); in multiway_merge_loser_tree() local 594 _SeqNumber __k = __seqs_end - __seqs_begin; in multiway_merge_loser_tree_unguarded() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
H A D | losertree.h | 94 _LoserTreeBase(unsigned int __k, _Compare __comp) in _LoserTreeBase() 179 _LoserTree(unsigned int __k, _Compare __comp) in _LoserTree() 272 _LoserTree(unsigned int __k, _Compare __comp) in _LoserTree() 419 : _Base::_LoserTreePointerBase(__k, __comp) in _LoserTreePointerBase() argument 501 : _Base::_LoserTreePointerBase(__k, __comp) in _LoserTreePointerBase() argument 657 : _Base::_LoserTreeUnguardedBase(__k, __sentinel, __comp) in _LoserTreeUnguardedBase() argument 745 : _Base::_LoserTreeUnguardedBase(__k, __sentinel, __comp) in _LoserTreeUnguardedBase() argument 902 : _Base::_LoserTreePointerUnguardedBase(__k, __sentinel, __comp) in _LoserTreePointerUnguardedBase() argument 988 : _Base::_LoserTreePointerUnguardedBase(__k, __sentinel, __comp) in _LoserTreePointerUnguardedBase() argument
|
H A D | search.h | 59 _DifferenceType __k = 0; in __calc_borders() local
|
H A D | multiway_merge.h | 507 _SeqNumber __k = static_cast<_SeqNumber>(__seqs_end - __seqs_begin); in multiway_merge_loser_tree() local 594 _SeqNumber __k = __seqs_end - __seqs_begin; in multiway_merge_loser_tree_unguarded() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | hashtable.h | 886 const key_type& __k = __nh._M_key(); in _GLIBCXX_VISIBILITY() local 915 const key_type& __k = __nh._M_key(); in _GLIBCXX_VISIBILITY() local 979 const key_type& __k = this->_M_extract()(*__pos); in _GLIBCXX_VISIBILITY() local 1729 const key_type& __k = this->_M_extract()(__node._M_node->_M_v()); in _GLIBCXX_VISIBILITY() local 1755 const key_type& __k = this->_M_extract()(__node._M_node->_M_v()); in _GLIBCXX_VISIBILITY() local 1861 const key_type& __k = this->_M_extract()(__v); in _GLIBCXX_VISIBILITY() local 1894 const key_type& __k = this->_M_extract()(__node._M_node->_M_v()); in _GLIBCXX_VISIBILITY() local
|
H A D | valarray_array.tcc | 115 _Array<_Tp> __b, _Array<bool> __k) in __valarray_copy() 169 for (size_t __k = 0; __k < __n; ++__k, ++__j) in __valarray_copy() local 183 for (size_t __k = 0; __k < __n; ++__k, ++__j, ++__g) in __valarray_copy() local
|
H A D | random.tcc | 138 const _UIntType __k = (__k0 + 31) / 32; in seed() local 355 const size_t __k = (__w + 31) / 32; in seed() local 401 for (size_t __k = 0; __k < (__n - __m); ++__k) in _M_gen_rand() local 409 for (size_t __k = (__n - __m); __k < (__n - 1); ++__k) in _M_gen_rand() local 570 const size_t __k = (__w + 31) / 32; in seed() local 783 for (size_t __k = 0; __k < __n0; ++__k) in operator ()() local 791 for (size_t __k = __n0; __k < __n; ++__k) in operator ()() local 1215 _IntType __k; in operator >>() local 2655 for (size_t __k = 0; __k < __nw; ++__k) in param_type() local 2810 for (size_t __k = 0; __k < _M_den.size(); ++__k) in _M_initialize() local [all …]
|
H A D | forward_list.tcc | 184 iterator __k = before_begin(); in resize() local 203 iterator __k = before_begin(); in resize() local
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
H A D | valarray.cpp | 25 size_t __k = __size_.size() != 0; in __init() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | valarray_array.tcc | 115 _Array<_Tp> __b, _Array<bool> __k) in __valarray_copy() 169 for (size_t __k = 0; __k < __n; ++__k, ++__j) in __valarray_copy() local 183 for (size_t __k = 0; __k < __n; ++__k, ++__j, ++__g) in __valarray_copy() local
|
H A D | stl_map.h | 597 const key_type& __k = __a; in _GLIBCXX_VISIBILITY() local 856 const key_type& __k = __x.first; in _GLIBCXX_VISIBILITY() local
|
H A D | random.tcc | 140 const _UIntType __k = (__k0 + 31) / 32; in seed() local 358 const size_t __k = (__w + 31) / 32; in seed() local 404 for (size_t __k = 0; __k < (__n - __m); ++__k) in _M_gen_rand() local 412 for (size_t __k = (__n - __m); __k < (__n - 1); ++__k) in _M_gen_rand() local 577 const size_t __k = (__w + 31) / 32; in seed() local 791 for (size_t __k = 0; __k < __n0; ++__k) in operator ()() local 799 for (size_t __k = __n0; __k < __n; ++__k) in operator ()() local 1258 _IntType __k; in operator >>() local 2698 for (size_t __k = 0; __k < __nw; ++__k) in param_type() local 2853 for (size_t __k = 0; __k < _M_den.size(); ++__k) in _M_initialize() local [all …]
|