OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__sqrt3
(Results
1 - 6
of
6
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
modified_bessel_func.tcc
385
/ (__numeric_constants<_Tp>::
__sqrt3
()
388
+ _Tp(2) * __I_nu / __numeric_constants<_Tp>::
__sqrt3
());
392
/ (__numeric_constants<_Tp>::
__sqrt3
()
396
/ __numeric_constants<_Tp>::
__sqrt3
());
404
- __N_nu / __numeric_constants<_Tp>::
__sqrt3
()) / _Tp(2);
406
+ __J_nu / __numeric_constants<_Tp>::
__sqrt3
()) / _Tp(2);
409
__Aip = __absx * (__N_nu / __numeric_constants<_Tp>::
__sqrt3
()
411
__Bip = __absx * (__J_nu / __numeric_constants<_Tp>::
__sqrt3
()
420
__Bi = __Ai * __numeric_constants<_Tp>::
__sqrt3
();
426
__Bip = -__Aip * __numeric_constants<_Tp>::
__sqrt3
();
[
all
...]
special_function_util.h
84
static _Tp
__sqrt3
() throw()
function in struct:std::tr1::__detail::__numeric_constants
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/
modified_bessel_func.tcc
385
/ (__numeric_constants<_Tp>::
__sqrt3
()
388
+ _Tp(2) * __I_nu / __numeric_constants<_Tp>::
__sqrt3
());
392
/ (__numeric_constants<_Tp>::
__sqrt3
()
396
/ __numeric_constants<_Tp>::
__sqrt3
());
404
- __N_nu / __numeric_constants<_Tp>::
__sqrt3
()) / _Tp(2);
406
+ __J_nu / __numeric_constants<_Tp>::
__sqrt3
()) / _Tp(2);
409
__Aip = __absx * (__N_nu / __numeric_constants<_Tp>::
__sqrt3
()
411
__Bip = __absx * (__J_nu / __numeric_constants<_Tp>::
__sqrt3
()
420
__Bi = __Ai * __numeric_constants<_Tp>::
__sqrt3
();
426
__Bip = -__Aip * __numeric_constants<_Tp>::
__sqrt3
();
[
all
...]
special_function_util.h
84
static _Tp
__sqrt3
() throw()
function in struct:std::tr1::__detail::__numeric_constants
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/
modified_bessel_func.tcc
385
/ (__numeric_constants<_Tp>::
__sqrt3
()
388
+ _Tp(2) * __I_nu / __numeric_constants<_Tp>::
__sqrt3
());
392
/ (__numeric_constants<_Tp>::
__sqrt3
()
396
/ __numeric_constants<_Tp>::
__sqrt3
());
404
- __N_nu / __numeric_constants<_Tp>::
__sqrt3
()) / _Tp(2);
406
+ __J_nu / __numeric_constants<_Tp>::
__sqrt3
()) / _Tp(2);
409
__Aip = __absx * (__N_nu / __numeric_constants<_Tp>::
__sqrt3
()
411
__Bip = __absx * (__J_nu / __numeric_constants<_Tp>::
__sqrt3
()
420
__Bi = __Ai * __numeric_constants<_Tp>::
__sqrt3
();
426
__Bip = -__Aip * __numeric_constants<_Tp>::
__sqrt3
();
[
all
...]
special_function_util.h
84
static _Tp
__sqrt3
() throw()
function in struct:std::tr1::__detail::__numeric_constants
Completed in 1044 milliseconds