Home
last modified time | relevance | path

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

/external/rust/crates/libm/src/math/
Dexp10.rs10 pub fn exp10(x: f64) -> f64 { in exp10() function
Dmod.rs116 mod exp10; module
/external/musl/src/math/
Dexp10.c5 double exp10(double x) in exp10() function
/external/ltp/testcases/realtime/lib/
Dlibstats.c52 # define exp10(x) (exp((x) * log(10))) macro
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c749 fixup_bytes(enum pipe_driver_query_type type, int position, uint64_t *exp10) in fixup_bytes()
763 uint64_t exp10; in hud_pane_set_max_value() local
/external/cronet/third_party/abseil-cpp/absl/strings/
Dcharconv.cc672 int exp10 = input.exponent; in EiselLemire() local
/external/webrtc/third_party/abseil-cpp/absl/strings/
Dcharconv.cc672 int exp10 = input.exponent; in EiselLemire() local
/external/angle/third_party/abseil-cpp/absl/strings/
Dcharconv.cc689 int exp10 = input.exponent; in EiselLemire() local
/external/rust/crates/plotters/src/coord/ranged1d/types/
Ddatetime.rs449 let mut exp10 = 1; in generate_yearly_keypoints() localVariable
/external/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc2878 int exp10[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0}; in TEST_SVE() local
3004 int exp10[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0}; in TEST_SVE() local
3093 int exp10[] = {0, 0, 0, 0, 0, 0, 1, 0}; in TEST_SVE() local
3181 int exp10[] = {0, 0, 0, 1}; in TEST_SVE() local
3246 int exp10[] = {0, 1}; in TEST_SVE() local
/external/wuffs-mirror-release-c/release/c/
Dwuffs-v0.3.c13705 int32_t exp10) { in wuffs_base__private_implementation__parse_number_f64_eisel_lemire()
14006 int32_t exp10 = h->decimal_point - ((int32_t)(h->num_digits)); in wuffs_base__private_implementation__high_prec_dec__to_f64() local
14221 int32_t exp10 = 0; in wuffs_base__parse_number_f64() local