/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f64/ |
D | math.rs | 83 pub(crate) fn powf(f: f64, n: f64) -> f64 { in powf() function 191 pub(crate) fn powf(f: f64, n: f64) -> f64 { in powf() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/glam/src/f32/ |
D | math.rs | 118 pub(crate) fn powf(f: f32, n: f32) -> f32 { in powf() function 227 pub(crate) fn powf(f: f32, n: f32) -> f32 { in powf() function
|
/aosp_15_r20/frameworks/base/packages/EasterEgg/src/com/android/egg/paint/ |
H A D | Painting.kt | 177 private fun powf(a: Float, b: Float): Float { in powf() method in com.android.egg.paint.Painting
|
/aosp_15_r20/device/google/contexthub/firmware/lib/libm/ |
D | wf_pow.c | 24 float powf(float x, float y) /* wrapper powf */ in powf() function
|
/aosp_15_r20/external/musl/src/math/ |
H A D | powf.c | 125 float powf(float x, float y) in powf() function
|
/aosp_15_r20/external/arm-optimized-routines/math/ |
H A D | powf.c | 132 powf (float x, float y) in powf() function
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | powf.c | 125 float powf(float x, float y) in powf() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | powf.rs | 47 pub fn powf(x: f32, y: f32) -> f32 { in powf() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | powf.rs | 47 pub fn powf(x: f32, y: f32) -> f32 { in powf() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | powf.rs | 47 pub fn powf(x: f32, y: f32) -> f32 { in powf() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | powf.rs | 47 pub fn powf(x: f32, y: f32) -> f32 { in powf() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | powf.rs | 47 pub fn powf(x: f32, y: f32) -> f32 { in powf() 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 | powf.rs | 47 pub fn powf(x: f32, y: f32) -> f32 { in powf() function
|
H A D | mod.rs | 168 mod powf; module
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-traits/src/ |
D | real.rs | 269 fn powf(self, n: Self) -> Self; in powf() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ |
H A D | f32.rs | 414 pub fn powf(self, n: f32) -> f32 { in powf() method
|
H A D | f64.rs | 414 pub fn powf(self, n: f64) -> f64 { in powf() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/ |
H A D | f32.rs | 414 pub fn powf(self, n: f32) -> f32 { in powf() method
|
H A D | f64.rs | 414 pub fn powf(self, n: f64) -> f64 { in powf() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/ |
H A D | f32.rs | 414 pub fn powf(self, n: f32) -> f32 { in powf() method
|
H A D | f64.rs | 414 pub fn powf(self, n: f64) -> f64 { in powf() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/ |
H A D | f64.rs | 414 pub fn powf(self, n: f64) -> f64 { in powf() method
|
H A D | f32.rs | 414 pub fn powf(self, n: f32) -> f32 { in powf() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/ |
H A D | f64.rs | 414 pub fn powf(self, n: f64) -> f64 { in powf() method
|
H A D | f32.rs | 414 pub fn powf(self, n: f32) -> f32 { in powf() method
|