/aosp_15_r20/external/musl/src/math/i386/ |
H A D | floor.s | 1 .global floorf symbol 3 floorf: label
|
/aosp_15_r20/external/trusty/musl/src/math/i386/ |
D | floor.s | 1 .global floorf symbol 3 floorf: label
|
/aosp_15_r20/external/trusty/musl/src/math/powerpc64/ |
D | floorf.c | 5 float floorf(float x) in floorf() function
|
/aosp_15_r20/external/trusty/musl/src/math/s390x/ |
D | floorf.c | 5 float floorf(float x) in floorf() function
|
/aosp_15_r20/external/musl/src/math/s390x/ |
H A D | floorf.c | 5 float floorf(float x) in floorf() function
|
/aosp_15_r20/external/trusty/musl/src/math/aarch64/ |
D | floorf.c | 3 float floorf(float x) in floorf() function
|
/aosp_15_r20/external/musl/src/math/aarch64/ |
H A D | floorf.c | 3 float floorf(float x) in floorf() function
|
/aosp_15_r20/external/musl/src/math/powerpc64/ |
H A D | floorf.c | 5 float floorf(float x) in floorf() function
|
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | s_floorf.c | 31 floorf(float x) in floorf() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | floorf.rs | 7 pub fn floorf(x: f32) -> f32 { in floorf() function
|
D | mod.rs | 128 mod floorf; module
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | floorf.rs | 7 pub fn floorf(x: f32) -> f32 { in floorf() function
|
H A D | mod.rs | 128 mod floorf; 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 | floorf.rs | 7 pub fn floorf(x: f32) -> f32 { in floorf() function
|
H A D | mod.rs | 128 mod floorf; module
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | floorf.rs | 7 pub fn floorf(x: f32) -> f32 { in floorf() 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 | floorf.rs | 7 pub fn floorf(x: f32) -> f32 { in floorf() function
|
H A D | mod.rs | 128 mod floorf; 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 | floorf.rs | 7 pub fn floorf(x: f32) -> f32 { in floorf() function
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | floorf.c | 3 float floorf(float x) in floorf() function
|
/aosp_15_r20/external/musl/src/math/ |
H A D | floorf.c | 3 float floorf(float x) in floorf() function
|
/aosp_15_r20/device/google/contexthub/firmware/lib/libm/ |
D | sf_floor.c | 34 float floorf(float x) in floorf() function
|
/aosp_15_r20/external/liblc3/wasm/ |
H A D | math.h | 24 #define floorf __builtin_floorf macro
|
/aosp_15_r20/bionic/libm/ |
H A D | builtins.cpp | 45 float floorf(float x) { return __builtin_floorf(x); } in floorf() function
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_test_arit.c | 309 #define floorf wrap_floorf macro
|