Home
last modified time | relevance | path

Searched defs:floorf (Results 1 – 25 of 57) sorted by relevance

123

/aosp_15_r20/external/musl/src/math/i386/
H A Dfloor.s1 .global floorf symbol
3 floorf: label
/aosp_15_r20/external/trusty/musl/src/math/i386/
Dfloor.s1 .global floorf symbol
3 floorf: label
/aosp_15_r20/external/trusty/musl/src/math/powerpc64/
Dfloorf.c5 float floorf(float x) in floorf() function
/aosp_15_r20/external/trusty/musl/src/math/s390x/
Dfloorf.c5 float floorf(float x) in floorf() function
/aosp_15_r20/external/musl/src/math/s390x/
H A Dfloorf.c5 float floorf(float x) in floorf() function
/aosp_15_r20/external/trusty/musl/src/math/aarch64/
Dfloorf.c3 float floorf(float x) in floorf() function
/aosp_15_r20/external/musl/src/math/aarch64/
H A Dfloorf.c3 float floorf(float x) in floorf() function
/aosp_15_r20/external/musl/src/math/powerpc64/
H A Dfloorf.c5 float floorf(float x) in floorf() function
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_floorf.c31 floorf(float x) in floorf() function
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/
Dfloorf.rs7 pub fn floorf(x: f32) -> f32 { in floorf() function
Dmod.rs128 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 Dfloorf.rs7 pub fn floorf(x: f32) -> f32 { in floorf() function
H A Dmod.rs128 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 Dfloorf.rs7 pub fn floorf(x: f32) -> f32 { in floorf() function
H A Dmod.rs128 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 Dfloorf.rs7 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 Dfloorf.rs7 pub fn floorf(x: f32) -> f32 { in floorf() function
H A Dmod.rs128 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 Dfloorf.rs7 pub fn floorf(x: f32) -> f32 { in floorf() function
/aosp_15_r20/external/trusty/musl/src/math/
Dfloorf.c3 float floorf(float x) in floorf() function
/aosp_15_r20/external/musl/src/math/
H A Dfloorf.c3 float floorf(float x) in floorf() function
/aosp_15_r20/device/google/contexthub/firmware/lib/libm/
Dsf_floor.c34 float floorf(float x) in floorf() function
/aosp_15_r20/external/liblc3/wasm/
H A Dmath.h24 #define floorf __builtin_floorf macro
/aosp_15_r20/bionic/libm/
H A Dbuiltins.cpp45 float floorf(float x) { return __builtin_floorf(x); } in floorf() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c309 #define floorf wrap_floorf macro

123