| /third_party/node/deps/npm/node_modules/mkdirp/node_modules/minimist/test/ |
| D | long.js | 12 { pow : 'xixxle', _ : [] }, property 17 { pow : 'xixxle', _ : [] }, property
|
| /third_party/node/deps/npm/node_modules/minimist/test/ |
| D | long.js | 12 { pow : 'xixxle', _ : [] }, property 17 { pow : 'xixxle', _ : [] }, property
|
| /third_party/rust/crates/num-traits/src/ |
| D | pow.rs | 18 fn pow(self, rhs: RHS) -> Self::Output; in pow() method 189 pub fn pow<T: Clone + One + Mul<T, Output = T>>(mut base: T, mut exp: usize) -> T { in pow() function
|
| D | int.rs | 358 fn pow(self, exp: u32) -> Self; in pow() method
|
| D | lib.rs | 62 pub mod pow; module
|
| /third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/ |
| D | few_ones.rs | 16 let mut pow = vec![]; in main() localVariable
|
| /third_party/optimized-routines/math/ |
| D | v_pow.c | 14 V_NAME(pow) (v_f64_t x, v_f64_t y) in V_NAME() argument
|
| D | pow.c | 273 pow (double x, double y) in pow() function 375 strong_alias (pow, __pow_finite) in strong_alias() argument
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | integer.inl | 7 GLM_FUNC_QUALIFIER int pow(int x, int y) function 112 GLM_FUNC_QUALIFIER uint pow(uint x, uint y) function
|
| D | quaternion.inl | 81 GLM_FUNC_QUALIFIER tquat<T, P> pow(tquat<T, P> const & x, T const & y) function
|
| /third_party/cmsis/CMSIS/DSP/Source/StatisticsFunctions/ |
| D | arm_rms_f16.c | 71 float16_t pow = 0.0f; in arm_rms_f16() local
|
| D | arm_rms_q31.c | 66 q63_t pow = 0.0f; in arm_rms_q31() local
|
| D | arm_rms_q15.c | 63 q63_t pow = 0.0f; in arm_rms_q15() local
|
| D | arm_rms_f32.c | 67 float32_t pow = 0.0f; in arm_rms_f32() local
|
| /third_party/lwip/src/netif/ppp/ |
| D | magic.c | 290 u32_t magic_pow(u8_t pow) { in magic_pow()
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_exponential.inl | 70 GLM_FUNC_QUALIFIER vecType<T, P> pow(vecType<T, P> const & base, vecType<T, P> const & exponent) function
|
| /third_party/jerryscript/jerry-libm/ |
| D | pow.c | 121 pow (double x, double y) in pow() function
|
| /third_party/rust/crates/minimal-lexical/src/ |
| D | bigint.rs | 84 pub fn pow(&mut self, base: u32, exp: u32) -> Option<()> { in pow() method 373 pub fn pow(x: &mut VecType, mut exp: u32) -> Option<()> { in pow() function
|
| /third_party/musl/src/math/ |
| D | pow.c | 255 double pow(double x, double y) in pow() function
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | pow.c | 255 double pow(double x, double y) in pow() function
|
| /third_party/musl/porting/uniproton/kernel/src/math/ |
| D | pow.c | 255 double pow(double x, double y) in pow() function
|
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| D | pow.c | 255 double pow(double x, double y) in pow() function
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| D | VertexPipeline.cpp | 334 Float4 pow; in pipeline() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | xan.c | 486 unsigned pow = pow5(mid); in gamma_corr() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/ |
| D | BigDecimal.java | 1738 public com.ibm.icu.math.BigDecimal pow(com.ibm.icu.math.BigDecimal rhs) { in pow() method in BigDecimal 1765 …public com.ibm.icu.math.BigDecimal pow(com.ibm.icu.math.BigDecimal rhs, com.ibm.icu.math.MathConte… in pow() method in BigDecimal
|