Home
last modified time | relevance | path

Searched defs:exponents (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/spirit/home/support/detail/
Dpow10.hpp54 static double const exponents[] = in call() local
/third_party/boost/boost/spirit/home/x3/support/numeric_utils/
Dpow10.hpp51 static double const exponents[] = in call() local
/third_party/python/Modules/_decimal/libmpdec/literature/
Dfnt.py65 def is_primitive_root(r, p, factors, exponents): argument
/third_party/ffmpeg/libavcodec/
Dwmaenc.c234 float *coefs, *exponents, mult; in encode_block() local
Dmpegaudiodec_template.c682 int16_t *exponents) in exponents_from_scale_factors()
750 int16_t *exponents, int end_pos2) in huffman_decode()
1209 int16_t exponents[576]; //FIXME try INTFLOAT in mp_decode_layer3() local
Dwmadec.c622 float *coefs, *exponents, mult, mult1, noise; in wma_decode_block() local
Dwma.h114 DECLARE_ALIGNED(32, float, exponents)[MAX_CHANNELS][BLOCK_MAX_SIZE]; member
Ddolby_e.c64 int exponents[MAX_EXPONENTS]; member
/third_party/boost/boost/math/distributions/detail/
Dhypergeometric_pdf.hpp74 T exponents[9] = { in hypergeometric_pdf_lanczos_imp() local
/third_party/boost/boost/units/
Dheterogeneous_system.hpp243 … typedef typename calculate_base_unit_exponents<typename System::type, Dimensions>::type exponents; typedef
/third_party/mbedtls/library/
Decp.c3294 const char *const *exponents, in self_test_point()