Searched defs:exponents (Results 1 – 11 of 11) sorted by relevance
/third_party/boost/boost/spirit/home/support/detail/ |
D | pow10.hpp | 54 static double const exponents[] = in call() local
|
/third_party/boost/boost/spirit/home/x3/support/numeric_utils/ |
D | pow10.hpp | 51 static double const exponents[] = in call() local
|
/third_party/python/Modules/_decimal/libmpdec/literature/ |
D | fnt.py | 65 def is_primitive_root(r, p, factors, exponents): argument
|
/third_party/ffmpeg/libavcodec/ |
D | wmaenc.c | 234 float *coefs, *exponents, mult; in encode_block() local
|
D | mpegaudiodec_template.c | 682 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
|
D | wmadec.c | 622 float *coefs, *exponents, mult, mult1, noise; in wma_decode_block() local
|
D | wma.h | 114 DECLARE_ALIGNED(32, float, exponents)[MAX_CHANNELS][BLOCK_MAX_SIZE]; member
|
D | dolby_e.c | 64 int exponents[MAX_EXPONENTS]; member
|
/third_party/boost/boost/math/distributions/detail/ |
D | hypergeometric_pdf.hpp | 74 T exponents[9] = { in hypergeometric_pdf_lanczos_imp() local
|
/third_party/boost/boost/units/ |
D | heterogeneous_system.hpp | 243 … typedef typename calculate_base_unit_exponents<typename System::type, Dimensions>::type exponents; typedef
|
/third_party/mbedtls/library/ |
D | ecp.c | 3294 const char *const *exponents, in self_test_point()
|