Home
last modified time | relevance | path

Searched refs:__assoc_legendre_p (Results 1 – 23 of 23) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dspecfun.h268 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); } in _GLIBCXX_VISIBILITY()
277 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); } in _GLIBCXX_VISIBILITY()
301 return __detail::__assoc_legendre_p<__type>(__l, __m, __x); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dspecfun.h268 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); } in _GLIBCXX_VISIBILITY()
277 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); } in _GLIBCXX_VISIBILITY()
301 return __detail::__assoc_legendre_p<__type>(__l, __m, __x); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dspecfun.h268 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); } in _GLIBCXX_VISIBILITY()
277 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); } in _GLIBCXX_VISIBILITY()
301 return __detail::__assoc_legendre_p<__type>(__l, __m, __x); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dspecfun.h268 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); } in _GLIBCXX_VISIBILITY()
277 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); } in _GLIBCXX_VISIBILITY()
301 return __detail::__assoc_legendre_p<__type>(__l, __m, __x); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dspecfun.h268 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); } in _GLIBCXX_VISIBILITY()
277 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); } in _GLIBCXX_VISIBILITY()
301 return __detail::__assoc_legendre_p<__type>(__l, __m, __x); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dspecfun.h268 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); } in _GLIBCXX_VISIBILITY()
277 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); } in _GLIBCXX_VISIBILITY()
301 return __detail::__assoc_legendre_p<__type>(__l, __m, __x); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/
A Dlegendre_function.tcc132 __assoc_legendre_p(unsigned int __l, unsigned int __m, _Tp __x) in __assoc_legendre_p() function
A Dcmath1140 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); }
1144 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); }
1152 return __detail::__assoc_legendre_p<__type>(__l, __m, __x);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr1/
A Dlegendre_function.tcc132 __assoc_legendre_p(unsigned int __l, unsigned int __m, _Tp __x) in __assoc_legendre_p() function
A Dcmath1068 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); }
1072 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); }
1080 return __detail::__assoc_legendre_p<__type>(__l, __m, __x);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/
A Dlegendre_function.tcc138 __assoc_legendre_p(unsigned int __l, unsigned int __m, _Tp __x, in __assoc_legendre_p() function
A Dcmath1283 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); }
1287 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); }
1295 return __detail::__assoc_legendre_p<__type>(__l, __m, __x);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr1/
A Dlegendre_function.tcc138 __assoc_legendre_p(unsigned int __l, unsigned int __m, _Tp __x, in __assoc_legendre_p() function
A Dcmath1283 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); }
1287 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); }
1295 return __detail::__assoc_legendre_p<__type>(__l, __m, __x);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr1/
A Dlegendre_function.tcc138 __assoc_legendre_p(unsigned int __l, unsigned int __m, _Tp __x, in __assoc_legendre_p() function
A Dcmath1282 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); }
1286 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); }
1294 return __detail::__assoc_legendre_p<__type>(__l, __m, __x);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/
A Dlegendre_function.tcc139 __assoc_legendre_p(unsigned int __l, unsigned int __m, _Tp __x) in __assoc_legendre_p() function
A Dcmath1310 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); }
1314 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); }
1322 return __detail::__assoc_legendre_p<__type>(__l, __m, __x);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr1/
A Dlegendre_function.tcc139 __assoc_legendre_p(unsigned int __l, unsigned int __m, _Tp __x) in __assoc_legendre_p() function
A Dcmath1310 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); }
1314 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); }
1322 return __detail::__assoc_legendre_p<__type>(__l, __m, __x);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr1/
A Dlegendre_function.tcc139 __assoc_legendre_p(unsigned int __l, unsigned int __m, _Tp __x) in __assoc_legendre_p() function
A Dcmath1282 { return __detail::__assoc_legendre_p<float>(__l, __m, __x); }
1286 { return __detail::__assoc_legendre_p<long double>(__l, __m, __x); }
1294 return __detail::__assoc_legendre_p<__type>(__l, __m, __x);
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/
A DChangeLog3681 * include/tr1/legendre_function.tcc (__assoc_legendre_p,
3683 (__legendre_p, __assoc_legendre_p): Don't constrain x either.

Completed in 34 milliseconds