/external/cronet/tot/third_party/llvm-libc/src/src/__support/ |
D | detailed_powers_of_ten.h | 33 LIBC_INLINE int32_t exp10_to_exp2(int32_t exp10) { in exp10_to_exp2()
|
D | str_to_float.h | 97 int32_t exp10 = init_num.exponent; variable 210 int32_t exp10 = init_num.exponent; variable 553 int32_t exp10 = init_num.exponent; variable 691 int32_t exp10 = init_num.exponent; variable
|
/external/llvm-libc/src/__support/ |
D | detailed_powers_of_ten.h | 33 LIBC_INLINE int32_t exp10_to_exp2(int32_t exp10) { in exp10_to_exp2()
|
D | str_to_float.h | 97 int32_t exp10 = init_num.exponent; variable 210 int32_t exp10 = init_num.exponent; variable 553 int32_t exp10 = init_num.exponent; variable 691 int32_t exp10 = init_num.exponent; variable
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/ |
D | detailed_powers_of_ten.h | 33 LIBC_INLINE int32_t exp10_to_exp2(int32_t exp10) { in exp10_to_exp2()
|
D | str_to_float.h | 97 int32_t exp10 = init_num.exponent; variable 210 int32_t exp10 = init_num.exponent; variable 553 int32_t exp10 = init_num.exponent; variable 691 int32_t exp10 = init_num.exponent; variable
|
/external/rust/android-crates-io/crates/libm/src/math/ |
D | exp10.rs | 10 pub fn exp10(x: f64) -> f64 { in exp10() function
|
D | mod.rs | 116 mod exp10; module
|
/external/musl/src/math/ |
D | exp10.c | 5 double exp10(double x) in exp10() function
|
/external/trusty/musl/src/math/ |
D | exp10.c | 5 double exp10(double x) in exp10() function
|
/external/ltp/android/include/ |
D | bionic-compat.h | 56 static inline double exp10(double x) { in exp10() function
|
/external/arm-optimized-routines/math/ |
D | exp10.c | 64 exp10 (double x) in exp10() function
|
/external/arm-optimized-routines/math/aarch64/sve/ |
D | exp10f.c | 85 svfloat32_t SV_NAME_F1 (exp10) (svfloat32_t x, const svbool_t pg) in SV_NAME_F1() argument
|
D | exp10.c | 76 svfloat64_t SV_NAME_D1 (exp10) (svfloat64_t x, svbool_t pg) in SV_NAME_D1() argument
|
/external/arm-optimized-routines/math/aarch64/advsimd/ |
D | exp10.c | 88 float64x2_t VPCS_ATTR V_NAME_D1 (exp10) (float64x2_t x) in V_NAME_D1() argument
|
D | exp10f.c | 91 float32x4_t VPCS_ATTR NOINLINE V_NAME_F1 (exp10) (float32x4_t x) in V_NAME_F1() argument
|
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_context.c | 803 fixup_bytes(enum pipe_driver_query_type type, int position, uint64_t *exp10) in fixup_bytes() 817 uint64_t exp10; in hud_pane_set_max_value() local
|
/external/cronet/tot/third_party/llvm-libc/src/src/math/nvptx/ |
D | nvptx.h | 43 LIBC_INLINE double exp10(double x) { return __nv_exp10(x); } in exp10() function
|
/external/cronet/stable/third_party/llvm-libc/src/src/math/nvptx/ |
D | nvptx.h | 43 LIBC_INLINE double exp10(double x) { return __nv_exp10(x); } in exp10() function
|
/external/llvm-libc/src/math/nvptx/ |
D | nvptx.h | 43 LIBC_INLINE double exp10(double x) { return __nv_exp10(x); } in exp10() function
|
/external/angle/third_party/abseil-cpp/absl/strings/ |
D | charconv.cc | 690 int exp10 = input.exponent; in EiselLemire() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
D | charconv.cc | 672 int exp10 = input.exponent; in EiselLemire() local
|
/external/abseil-cpp/absl/strings/ |
D | charconv.cc | 693 int exp10 = input.exponent; in EiselLemire() local
|
/external/cronet/stable/third_party/abseil-cpp/absl/strings/ |
D | charconv.cc | 693 int exp10 = input.exponent; in EiselLemire() local
|
/external/cronet/tot/third_party/abseil-cpp/absl/strings/ |
D | charconv.cc | 693 int exp10 = input.exponent; in EiselLemire() local
|