/aosp_15_r20/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/ |
H A D | mlmath.h | 23 #define roundf(x)(((float )((long long)((x)>0?(x)+.5f:(x)-.5f)))) macro 59 #define roundf(x) (((float )((long long)((x)>0?(x)+.5f:(x)-.5f)))) macro
|
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
H A D | mlmath.h | 23 #define roundf(x)(((float )((long long)((x)>0?(x)+.5f:(x)-.5f)))) macro 59 #define roundf(x) (((float )((long long)((x)>0?(x)+.5f:(x)-.5f)))) macro
|
/aosp_15_r20/external/trusty/musl/src/math/s390x/ |
D | roundf.c | 5 float roundf(float x) in roundf() function
|
/aosp_15_r20/external/musl/src/math/s390x/ |
H A D | roundf.c | 5 float roundf(float x) in roundf() function
|
/aosp_15_r20/external/musl/src/math/powerpc64/ |
H A D | roundf.c | 5 float roundf(float x) in roundf() function
|
/aosp_15_r20/external/trusty/musl/src/math/aarch64/ |
D | roundf.c | 3 float roundf(float x) in roundf() function
|
/aosp_15_r20/external/musl/src/math/aarch64/ |
H A D | roundf.c | 3 float roundf(float x) in roundf() function
|
/aosp_15_r20/external/trusty/musl/src/math/powerpc64/ |
D | roundf.c | 5 float roundf(float x) in roundf() function
|
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | s_roundf.c | 33 roundf(float x) in roundf() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | roundf.rs | 6 pub fn roundf(x: f32) -> f32 { in roundf() function
|
H A D | mod.rs | 176 mod roundf; module
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | roundf.rs | 6 pub fn roundf(x: f32) -> f32 { in roundf() function
|
H A D | mod.rs | 176 mod roundf; module
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | roundf.rs | 6 pub fn roundf(x: f32) -> f32 { in roundf() function
|
H A D | mod.rs | 176 mod roundf; module
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | roundf.rs | 6 pub fn roundf(x: f32) -> f32 { in roundf() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | roundf.rs | 6 pub fn roundf(x: f32) -> f32 { in roundf() function
|
D | mod.rs | 176 mod roundf; module
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | roundf.rs | 6 pub fn roundf(x: f32) -> f32 { in roundf() function
|
H A D | mod.rs | 176 mod roundf; module
|
/aosp_15_r20/device/google/contexthub/firmware/lib/libm/ |
D | sf_round.c | 15 float roundf(float x) in roundf() function
|
/aosp_15_r20/external/liblc3/wasm/ |
H A D | math.h | 27 static inline float roundf(float x) in roundf() function
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | roundf.c | 12 float roundf(float x) in roundf() function
|
/aosp_15_r20/external/musl/src/math/ |
H A D | roundf.c | 12 float roundf(float x) in roundf() function
|
/aosp_15_r20/bionic/libm/ |
H A D | builtins.cpp | 89 float roundf(float x) { return __builtin_roundf(x); } in roundf() function
|