Home
last modified time | relevance | path

Searched defs:digits (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/
H A Dconstants.hpp10 void calc_log2(T& num, unsigned digits) in calc_log2()
81 void calc_e(T& result, unsigned digits) in calc_e()
129 void calc_pi(T& result, unsigned digits) in calc_pi()
246 …static BOOST_MP_THREAD_LOCAL long digits = boost::multiprecision::detail::digits2<number<T> >::val… in get_constant_ln2() local
267 …static BOOST_MP_THREAD_LOCAL long digits = boost::multiprecision::detail::digits2<number<T> >::val… in get_constant_e() local
285 …static BOOST_MP_THREAD_LOCAL long digits = boost::multiprecision::detail::digits2<number<T> >::val… in get_constant_pi() local
H A Dpow.hpp428 …static BOOST_MP_THREAD_LOCAL long digits = boost::multiprecision::detail::digits2<number<T> >::val… in get_constant_log10() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/
H A Dhelper.js53 function roundNumber(number, digits) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/constants/
H A Dcalculate_constants.hpp691 T zeta_polynomial_series(T s, T sc, int digits) in zeta_polynomial_series()
725 T khinchin(int digits) in khinchin()
802 T zeta_series_derivative_2(unsigned digits) in zeta_series_derivative_2()
824 T zeta_series_2(unsigned digits) in zeta_series_2()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dlimits.hpp137 …BOOST_STATIC_CONSTEXPR int digits = boost::multiprecision::backends::max_precision<backend_type>::… member in std::numeric_limits
173 …::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >::digits; member in std::numeric_limits<boost::multiprecision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates> >
/OK3568_Linux_fs/u-boot/lib/
H A Dvsprintf.c161 static const char digits[16] = "0123456789ABCDEF"; in number() local
343 int i, digits; in ip4_addr_string() local
806 void print_grouped_ull(unsigned long long int_val, int digits) in print_grouped_ull()
H A Dtiny-printf.c136 int i, digits; in ip4_addr_string() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/
H A Dbig_constant.hpp29 static const int digits = 113; member
H A Dprecision.hpp42 inline BOOST_MATH_CONSTEXPR int digits(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE_SPEC(T)) BOOST_NOEXCEPT in digits() function
/OK3568_Linux_fs/kernel/arch/alpha/boot/
H A Dstdio.c46 const char *digits="0123456789abcdefghijklmnopqrstuvwxyz"; in number() local
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dprintf.c45 static const char digits[16] = "0123456789ABCDEF"; /* "GHIJKLMNOPQRSTUVWXYZ"; */ in number() local
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dstdio.c82 const char *digits="0123456789abcdefghijklmnopqrstuvwxyz"; in number() local
/OK3568_Linux_fs/kernel/drivers/isdn/mISDN/
H A Ddsp_core.c669 u8 *digits = NULL; in dsp_function() local
H A Ddsp.h130 u8 digits[16]; /* dtmf result */ member
/OK3568_Linux_fs/u-boot/lib/avb/libavb/
H A Davb_cmdline.c215 char digits[AVB_MAX_DIGITS_UINT64]; in cmdline_append_uint64_base10() local
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/pong-clock/pong-clock/
H A Dpong-clock-no-flicker.c120 int digits[] = { 0x1f8c63f, 0x1f21086, 0x1f0fe1f, 0x1f87e1f, 0x1087e31, in draw_digit() local
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Dvsprintf.c121 static const char digits[16] = "0123456789ABCDEF"; /* "GHIJKLMNOPQRSTUVWXYZ"; */ in number() local
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Docteon-wdt-main.c173 static void octeon_wdt_write_hex(u64 value, int digits) in octeon_wdt_write_hex()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dutprint.c106 const char *digits; in acpi_ut_put_number() local
/OK3568_Linux_fs/u-boot/common/
H A Dhash.c348 int digits = algo->digest_size * 2; in parse_verify_sum() local
H A Dzm.c906 static char digits[] = "0123456789abcdef"; in zputhex() local
/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.c96 int wiphy_idx, taken = -1, digits; in cfg80211_dev_check_name() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/policies/
H A Dpolicy.hpp870 inline BOOST_MATH_CONSTEXPR int digits(BOOST_MATH_EXPLICIT_TEMPLATE_TYPE(T)) BOOST_NOEXCEPT in digits() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dnumber_base.hpp828 void format_float_string(S& str, boost::intmax_t my_exp, boost::intmax_t digits, std::ios_base::fmt… in format_float_string()
/OK3568_Linux_fs/kernel/lib/
H A Dvsprintf.c1365 int digits = put_dec_trunc8(temp, addr[index]) - temp; in ip4_string() local

12