Home
last modified time | relevance | path

Searched defs:__k (Results 1 – 25 of 54) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dgamma.tcc116 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 Dell_integral.tcc157 __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 Dpoly_laguerre.tcc140 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 Dhashtable.h870 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 Dbeta_function.tcc166 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 Dgamma.tcc116 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 Dell_integral.tcc155 __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 Dpoly_laguerre.tcc140 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 Dhashtable.h870 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 Dbeta_function.tcc166 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 Dsimd_x86.h320 __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 Dlosertree.h94 _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 Dsearch.h59 _DifferenceType __k = 0; in __calc_borders() local
H A Dmultiway_merge.h507 _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 Dlosertree.h94 _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 Dsearch.h59 _DifferenceType __k = 0; in __calc_borders() local
H A Dmultiway_merge.h507 _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 Dhashtable.h886 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 Dvalarray_array.tcc115 _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 Drandom.tcc138 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 Dforward_list.tcc184 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 Dvalarray.cpp25 size_t __k = __size_.size() != 0; in __init() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dvalarray_array.tcc115 _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 Dstl_map.h597 const key_type& __k = __a; in _GLIBCXX_VISIBILITY() local
856 const key_type& __k = __x.first; in _GLIBCXX_VISIBILITY() local
H A Drandom.tcc140 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 …]

123