Home
last modified time | relevance | path

Searched defs:roundf (Results 1 – 17 of 17) sorted by relevance

/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Droundf.rs6 pub fn roundf(x: f32) -> f32 { in roundf() function
Dmod.rs176 mod roundf; module
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Droundf.rs6 pub fn roundf(x: f32) -> f32 { in roundf() function
Dmod.rs176 mod roundf; module
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Droundf.rs6 pub fn roundf(x: f32) -> f32 { in roundf() function
Dmod.rs176 mod roundf; module
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/
Droundf.rs6 pub fn roundf(x: f32) -> f32 { in roundf() function
Dmod.rs176 mod roundf; module
/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
D__clang_cuda_math.h170 __DEVICE__ float roundf(float __a) { return __nv_roundf(__a); } in roundf() function
/prebuilts/clang/host/linux-x86/clang-r547379/lib/clang/20/include/
D__clang_cuda_math.h174 __DEVICE__ float roundf(float __a) { return __nv_roundf(__a); } in roundf() function
/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
D__clang_cuda_math.h170 __DEVICE__ float roundf(float __a) { return __nv_roundf(__a); } in roundf() function
/prebuilts/clang-tools/linux-x86/lib64/clang/20/include/
D__clang_cuda_math.h174 __DEVICE__ float roundf(float __a) { return __nv_roundf(__a); } in roundf() function
/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
D__clang_cuda_math.h170 __DEVICE__ float roundf(float __a) { return __nv_roundf(__a); } in roundf() function
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/vendor/libc/src/teeos/
Dmod.rs1327 pub fn roundf(x: c_float) -> c_float; in roundf() function
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/vendor/libc/src/teeos/
Dmod.rs1327 pub fn roundf(x: c_float) -> c_float; in roundf() function
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/vendor/libc/src/teeos/
Dmod.rs1327 pub fn roundf(x: c_float) -> c_float; in roundf() function
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/vendor/libc/src/teeos/
Dmod.rs1327 pub fn roundf(x: c_float) -> c_float; in roundf() function