| /external/musl/src/math/ | 
| D | powf.c | 125 float powf(float x, float y)  in powf()  function
 | 
| /external/arm-optimized-routines/math/ | 
| D | powf.c | 132 powf (float x, float y)  in powf()  function
 | 
| D | v_powf.c | 148 V_NAME(powf) (v_f32_t x, v_f32_t y)  in V_NAME()  argument
 | 
| /external/rust/crates/libm/src/math/ | 
| D | powf.rs | 47 pub fn powf(x: f32, y: f32) -> f32 {  in powf()  function
 | 
| D | mod.rs | 168 mod powf;  module
 | 
| /external/rust/crates/num-traits/src/ | 
| D | real.rs | 269     fn powf(self, n: Self) -> Self;  in powf()  method
 | 
| D | float.rs | 1359     fn powf(self, n: Self) -> Self;  in powf()  method
 | 
| /external/rust/crates/minimal-lexical/src/ | 
| D | num.rs | 300 pub fn powf(x: f32, y: f32) -> f32 {  in powf()  function
 | 
| D | libm.rs | 35 pub fn powf(x: f32, y: f32) -> f32 {  in powf()  function
 | 
| /external/rust/crates/half/src/ | 
| D | num_traits.rs | 421     fn powf(self, n: Self) -> Self {  in powf()  method1159     fn powf(self, n: Self) -> Self {  in powf()  method
 
 | 
| /external/rust/crates/glam/src/f32/ | 
| D | vec2.rs | 512     pub fn powf(self, n: f32) -> Self {  in powf()  method
 | 
| D | vec3.rs | 560     pub fn powf(self, n: f32) -> Self {  in powf()  method
 | 
| /external/rust/crates/glam/src/f64/ | 
| D | dvec2.rs | 512     pub fn powf(self, n: f64) -> Self {  in powf()  method
 | 
| D | dvec3.rs | 560     pub fn powf(self, n: f64) -> Self {  in powf()  method
 | 
| D | dvec4.rs | 595     pub fn powf(self, n: f64) -> Self {  in powf()  method
 | 
| /external/rust/crates/glam/src/f32/scalar/ | 
| D | vec3a.rs | 566     pub fn powf(self, n: f32) -> Self {  in powf()  method
 | 
| D | vec4.rs | 603     pub fn powf(self, n: f32) -> Self {  in powf()  method
 | 
| /external/rust/crates/glam/src/f32/wasm32/ | 
| D | vec3a.rs | 545     pub fn powf(self, n: f32) -> Self {  in powf()  method
 | 
| D | vec4.rs | 527     pub fn powf(self, n: f32) -> Self {  in powf()  method
 | 
| /external/rust/crates/glam/src/f32/coresimd/ | 
| D | vec4.rs | 507     pub fn powf(self, n: f32) -> Self {  in powf()  method
 | 
| D | vec3a.rs | 533     pub fn powf(self, n: f32) -> Self {  in powf()  method
 | 
| /external/rust/crates/glam/src/f32/sse2/ | 
| D | vec4.rs | 545     pub fn powf(self, n: f32) -> Self {  in powf()  method
 | 
| D | vec3a.rs | 570     pub fn powf(self, n: f32) -> Self {  in powf()  method
 |