Searched defs:max_exp (Results 1 – 7 of 7) sorted by relevance
| /third_party/rust/crates/minimal-lexical/etc/ |
| D | lemire_table.py | 62 def print_proper_powers(min_exp, max_exp, bias): argument
|
| /third_party/python/Lib/test/ |
| D | test_strtod.py | 27 def strtod(s, mant_dig=53, min_exp = -1021, max_exp = 1024): argument
|
| /third_party/ffmpeg/libavcodec/ |
| D | ac3enc_template.c | 274 int bnd, min_exp, max_exp, master_exp; in apply_channel_coupling() local
|
| D | g723_1enc.c | 472 int max_exp = 32; in estimate_pitch() local
|
| D | wavpackenc.c | 114 uint8_t float_flags, float_shift, float_max_exp, max_exp; member 2159 const int max_exp = s->float_max_exp; in pack_float_sample() local
|
| /third_party/json/include/nlohmann/detail/conversions/ |
| D | to_chars.hpp | 973 int min_exp, int max_exp) in format_buffer()
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 16196 int min_exp, int max_exp) in format_buffer()
|