Home
last modified time | relevance | path

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

/external/rust/crates/libm/src/math/
Dexp10.rs9 pub fn exp10(x: f64) -> f64 { in exp10() function
Dmod.rs100 mod exp10; module
/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/rust/crates/plotters/src/coord/ranged1d/types/
Ddatetime.rs443 let mut exp10 = 1; in generate_yearly_keypoints() localVariable
/external/llvm-project/clang/lib/Headers/
D__clang_cuda_math.h105 __DEVICE__ double exp10(double __a) { return __nv_exp10(__a); } in exp10() function
/external/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc2943 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
3069 int exp10[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0}; in TEST_SVE() local
3158 int exp10[] = {0, 0, 0, 0, 0, 0, 1, 0}; in TEST_SVE() local
3246 int exp10[] = {0, 0, 0, 1}; in TEST_SVE() local
3311 int exp10[] = {0, 1}; in TEST_SVE() local