Home
last modified time | relevance | path

Searched defs:expon (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/boost/math/special_functions/
Derf.hpp304 int expon; in erf_imp() local
337 int expon; in erf_imp() local
372 int expon; in erf_imp() local
497 int expon; in erf_imp() local
532 int expon; in erf_imp() local
567 int expon; in erf_imp() local
606 int expon; in erf_imp() local
741 int expon; in erf_imp() local
782 int expon; in erf_imp() local
824 int expon; in erf_imp() local
[all …]
Dnext.hpp175 int expon; in float_next_imp() local
222 boost::intmax_t expon; in float_next_imp() local
305 int expon; in float_prior_imp() local
353 boost::intmax_t expon; in float_prior_imp() local
486 int expon; in float_distance_imp() local
594 boost::intmax_t expon; in float_distance_imp() local
716 int expon; in float_advance_imp() local
802 boost::intmax_t expon = 1 + ilogb(val); in float_advance_imp() local
Dulp.hpp24 int expon; in ulp_imp() local
58 int expon; in ulp_imp() local
/third_party/libsnd/src/GSM610/
Drpe.c217 int16_t expon, mant ; in APCM_quantization_xmaxc_to_exp_mant() local
256 int16_t expon, mant ; in APCM_quantization() local
338 int16_t expon, in APCM_inverse_quantization()
435 int16_t mant, expon ; in Gsm_RPE_Encoding() local
454 int16_t expon, mant ; in Gsm_RPE_Decoding() local
/third_party/boost/boost/multiprecision/detail/
Dfloat_string_cvt.hpp20 inline void round_string_up_at(std::string& s, int pos, I& expon) in round_string_up_at()
62 exponent_type expon = 0; in convert_to_string() local
207 typename Backend::exponent_type expon = 0; in convert_from_string() local
/third_party/libxml2/win32/VC10/
Dconfig.h57 int expon = 0; in isinf() local
74 int expon = 0; in isnan() local
/third_party/libxml2/include/
Dwin32config.h58 int expon = 0; in isinf() local
75 int expon = 0; in isnan() local
/third_party/boost/boost/math/cstdfloat/
Dcstdfloat_iostream.hpp372 inline void round_string_up_at(std::string& s, int pos, int& expon) in round_string_up_at()
411 int expon = 0; in convert_to_string() local
581 int expon = 0; in convert_from_string() local
/third_party/libsnd/src/G72x/
Dg72x.c334 short expon ; /* Integer part of base 2 log of 'd' */ in quantize() local
418 short mag, expon ; /* Adaptive predictor, FLOAT A */ in update() local
/third_party/boost/boost/math/bindings/
Dmpfr.hpp77 inline mpfr_class frexp(const mpfr_class& v, int* expon) in frexp()
86 inline mpfr_class frexp(const __gmp_expr<T,U>& v, int* expon) in frexp()
329 int expon = 0; in real_cast() local
Dmpreal.hpp103 inline mpfr::mpreal frexp(const mpfr::mpreal& v, int* expon) in frexp()
286 int expon = 0; in real_cast() local
De_float.hpp332 inline e_float frexp(const e_float& v, int* expon) in frexp()
/third_party/boost/boost/math/concepts/
Dstd_real_concept.hpp202 …oost::math::concepts::std_real_concept frexp(boost::math::concepts::std_real_concept a, int* expon) in frexp()
204 …boost::math::concepts::std_real_concept ldexp(boost::math::concepts::std_real_concept a, int expon) in ldexp()
Dreal_concept.hpp232 inline real_concept frexp(real_concept a, int* expon) in frexp()
234 inline real_concept ldexp(real_concept a, int expon) in ldexp()
/third_party/boost/libs/math/include_private/boost/math/tools/
Dtest_data.hpp499 int expon; in truncate_to_float() local