Searched defs:max_exp (Results 1 – 8 of 8) 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 | 275 int bnd, min_exp, max_exp, master_exp; in apply_channel_coupling() local
|
| D | g723_1enc.c | 468 int max_exp = 32; in estimate_pitch() local
|
| D | wavpackenc.c | 117 uint8_t float_flags, float_shift, float_max_exp, max_exp; member 2162 const int max_exp = s->float_max_exp; in pack_float_sample() local
|
| /third_party/json/include/nlohmann/detail/conversions/ |
| D | to_chars.hpp | 981 int min_exp, int max_exp) in format_buffer()
|
| /third_party/json/tests/abi/include/nlohmann/ |
| D | json_v3_10_5.hpp | 15916 int min_exp, int max_exp) in format_buffer()
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 17764 int min_exp, int max_exp) in format_buffer()
|