| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/ |
| H A D | next.hpp | 76 boost::intmax_t shift = std::numeric_limits<T>::digits - ilogb(val) - 1; in normalize_value() 252 expon = 1 + ilogb(val); in float_next_imp() 383 expon = 1 + ilogb(val); in float_prior_imp() 600 …expon = 1 + ilogb(((boost::math::fpclassify)(a) == (int)FP_SUBNORMAL) ? tools::min_value<T>() : a); in float_distance_imp() 609 boost::intmax_t expon2 = 1 + ilogb(b); in float_distance_imp() 802 boost::intmax_t expon = 1 + ilogb(val); in float_advance_imp()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | generic_interconvert.hpp | 432 e = ilogb(val); in generic_interconvert_float2rational() 501 e = ilogb(val); in generic_interconvert_float2int()
|
| H A D | default_ops.hpp | 3155 ilogb(const multiprecision::number<Backend, ExpressionTemplates>& val) in UNARY_OP_FUNCTOR() 3163 ilogb(const detail::expression<tag, A1, A2, A3, A4>& val) in ilogb() function
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | math.h | 92 using std::ilogb;
|
| H A D | cmath | 998 #undef ilogb 1125 using ::ilogb; 1478 ilogb(float __x) 1482 ilogb(long double __x) 1491 ilogb(_Tp __x)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | math.h | 92 using std::ilogb;
|
| H A D | cmath | 998 #undef ilogb 1125 using ::ilogb; 1478 ilogb(float __x) 1482 ilogb(long double __x) 1491 ilogb(_Tp __x)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | mathcalls.h | 283 __MATHDECL (int,ilogb,, (_Mdouble_ __x));
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/ |
| H A D | math.h | 62 using std::tr1::ilogb;
|
| H A D | cmath | 80 #undef ilogb 217 using ::ilogb; 467 using std::ilogb; 731 ilogb(float __x) 735 ilogb(long double __x) 742 ilogb(_Tp __x)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/ |
| H A D | math.h | 62 using std::tr1::ilogb;
|
| H A D | cmath | 80 #undef ilogb 217 using ::ilogb; 467 using std::ilogb; 731 ilogb(float __x) 735 ilogb(long double __x) 742 ilogb(_Tp __x)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | mathcalls.h | 283 __MATHDECL (int,ilogb,, (_Mdouble_ __x));
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | math.h | 304 extern int ilogb (double);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | math.h | 304 extern int ilogb (double);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | cmath | 216 int ilogb (arithmetic x); 425 using ::ilogb;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | cmath | 216 int ilogb (arithmetic x); 425 using ::ilogb;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | tgmath.h | 783 #define ilogb(Val) __TGMATH_UNARY_REAL_RET_ONLY (Val, ilogb) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | tgmath.h | 783 #define ilogb(Val) __TGMATH_UNARY_REAL_RET_ONLY (Val, ilogb) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | optabs.def | 301 OPTAB_D (ilogb_optab, "ilogb$a2")
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | optabs.def | 301 OPTAB_D (ilogb_optab, "ilogb$a2")
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/ |
| H A D | simd | 382 template <class Abi> samesize<int, floatv<Abi>> ilogb(floatv<Abi> x); 383 template <class Abi> samesize<int, doublev<Abi>> ilogb(doublev<Abi> x); 384 template <class Abi> samesize<int, ldoublev<Abi>> ilogb(ldoublev<Abi> x);
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/ |
| H A D | simd | 382 template <class Abi> samesize<int, floatv<Abi>> ilogb(floatv<Abi> x); 383 template <class Abi> samesize<int, doublev<Abi>> ilogb(doublev<Abi> x); 384 template <class Abi> samesize<int, ldoublev<Abi>> ilogb(ldoublev<Abi> x);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-8 | 1216 * ilogb: (libc)Exponents and Logarithms. 4983 -- Function: int ilogb (double X) 4999 ‘ilogb’, ‘ilogbf’, and ‘ilogbl’ functions are from ISO C99; the 5004 Since integers cannot represent infinity and NaN, ‘ilogb’ instead 5010 ‘ilogb’ returns this value if its argument is ‘0’. The numeric 5024 ‘ilogb’ returns this value if its argument is ‘NaN’. The numeric 5037 proper way to test the result of ‘ilogb’ is as follows: 5039 i = ilogb (f);
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-8 | 1216 * ilogb: (libc)Exponents and Logarithms. 4983 -- Function: int ilogb (double X) 4999 ‘ilogb’, ‘ilogbf’, and ‘ilogbl’ functions are from ISO C99; the 5004 Since integers cannot represent infinity and NaN, ‘ilogb’ instead 5010 ‘ilogb’ returns this value if its argument is ‘0’. The numeric 5024 ‘ilogb’ returns this value if its argument is ‘NaN’. The numeric 5037 proper way to test the result of ‘ilogb’ is as follows: 5039 i = ilogb (f);
|