/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_2/ |
D | pow.example.cpp | 7 namespace generated_tests::pow { namespace 64 namespace generated_tests::pow { namespace 189 namespace generated_tests::pow { namespace 246 namespace generated_tests::pow { namespace 371 namespace generated_tests::pow { namespace 428 namespace generated_tests::pow { namespace 553 namespace generated_tests::pow { namespace 610 namespace generated_tests::pow { namespace 735 namespace generated_tests::pow { namespace 792 namespace generated_tests::pow { namespace [all …]
|
/aosp_15_r20/external/pytorch/c10/util/ |
H A D | complex_math.h | 77 C10_HOST_DEVICE inline c10::complex<T> pow( in pow() function 90 C10_HOST_DEVICE inline c10::complex<T> pow( in pow() function 103 C10_HOST_DEVICE inline c10::complex<T> pow( in pow() function 116 C10_HOST_DEVICE inline c10::complex<decltype(T() * U())> pow( in pow() function 129 C10_HOST_DEVICE inline c10::complex<decltype(T() * U())> pow( in pow() function 142 C10_HOST_DEVICE inline c10::complex<decltype(T() * U())> pow( in pow() function
|
H A D | BFloat16-math.h | 189 inline T pow(T a, double b) { in pow() function 196 inline T pow(T a, double b) { in pow() function 203 inline T pow(T a, T b) { in pow() function
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/ |
H A D | ArithmeticUtils.java | 590 public static int pow(final int k, final int e) in pow() method in ArithmeticUtils 635 public static int pow(final int k, long e) throws NotPositiveException { in pow() method in ArithmeticUtils 662 public static long pow(final long k, final int e) in pow() method in ArithmeticUtils 707 public static long pow(final long k, long e) throws NotPositiveException { in pow() method in ArithmeticUtils 733 public static BigInteger pow(final BigInteger k, int e) throws NotPositiveException { in pow() method in ArithmeticUtils 749 public static BigInteger pow(final BigInteger k, long e) throws NotPositiveException { in pow() method in ArithmeticUtils 775 public static BigInteger pow(final BigInteger k, BigInteger e) throws NotPositiveException { in pow() method in ArithmeticUtils
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-complex/src/ |
D | pow.rs | 153 fn pow(self, exp: Complex<T>) -> Self::Output { in pow() method 163 fn pow(self, &exp: &'b Complex<T>) -> Self::Output { in pow() method 173 fn pow(self, exp: Complex<T>) -> Self::Output { in pow() method 183 fn pow(self, &exp: &'b Complex<T>) -> Self::Output { in pow() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-bigint/src/biguint/ |
D | power.rs | 13 fn pow(self, exp: &BigUint) -> BigUint { in pow() method 34 fn pow(self, exp: BigUint) -> BigUint { in pow() method 43 fn pow(self, exp: &BigUint) -> BigUint { in pow() method 58 fn pow(self, exp: BigUint) -> BigUint { in pow() method
|
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__math/ |
H A D | exponential_functions.h | 149 inline _LIBCPP_HIDE_FROM_ABI float pow(float __x, float __y) _NOEXCEPT { return __builtin_powf(__x,… in pow() function 152 _LIBCPP_HIDE_FROM_ABI double pow(double __x, double __y) _NOEXCEPT { in pow() function 156 inline _LIBCPP_HIDE_FROM_ABI long double pow(long double __x, long double __y) _NOEXCEPT { in pow() function 161 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type pow(_A1 __x, _A2 __y) _NOEXCEPT { in pow() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__math/ |
D | exponential_functions.h | 149 inline _LIBCPP_HIDE_FROM_ABI float pow(float __x, float __y) _NOEXCEPT { return __builtin_powf(__x,… in pow() function 152 _LIBCPP_HIDE_FROM_ABI double pow(double __x, double __y) _NOEXCEPT { in pow() function 156 inline _LIBCPP_HIDE_FROM_ABI long double pow(long double __x, long double __y) _NOEXCEPT { in pow() function 161 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type pow(_A1 __x, _A2 __y) _NOEXCEPT { in pow() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__math/ |
D | exponential_functions.h | 149 inline _LIBCPP_HIDE_FROM_ABI float pow(float __x, float __y) _NOEXCEPT { return __builtin_powf(__x,… in pow() function 152 _LIBCPP_HIDE_FROM_ABI double pow(double __x, double __y) _NOEXCEPT { in pow() function 156 inline _LIBCPP_HIDE_FROM_ABI long double pow(long double __x, long double __y) _NOEXCEPT { in pow() function 161 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type pow(_A1 __x, _A2 __y) _NOEXCEPT { in pow() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__math/ |
D | exponential_functions.h | 149 inline _LIBCPP_HIDE_FROM_ABI float pow(float __x, float __y) _NOEXCEPT { return __builtin_powf(__x,… in pow() function 152 _LIBCPP_HIDE_FROM_ABI double pow(double __x, double __y) _NOEXCEPT { in pow() function 156 inline _LIBCPP_HIDE_FROM_ABI long double pow(long double __x, long double __y) _NOEXCEPT { in pow() function 161 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type pow(_A1 __x, _A2 __y) _NOEXCEPT { in pow() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__math/ |
D | exponential_functions.h | 149 inline _LIBCPP_HIDE_FROM_ABI float pow(float __x, float __y) _NOEXCEPT { return __builtin_powf(__x,… in pow() function 152 _LIBCPP_HIDE_FROM_ABI double pow(double __x, double __y) _NOEXCEPT { in pow() function 156 inline _LIBCPP_HIDE_FROM_ABI long double pow(long double __x, long double __y) _NOEXCEPT { in pow() function 161 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type pow(_A1 __x, _A2 __y) _NOEXCEPT { in pow() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__math/ |
D | exponential_functions.h | 149 inline _LIBCPP_HIDE_FROM_ABI float pow(float __x, float __y) _NOEXCEPT { return __builtin_powf(__x,… in pow() function 152 _LIBCPP_HIDE_FROM_ABI double pow(double __x, double __y) _NOEXCEPT { in pow() function 156 inline _LIBCPP_HIDE_FROM_ABI long double pow(long double __x, long double __y) _NOEXCEPT { in pow() function 161 inline _LIBCPP_HIDE_FROM_ABI typename __promote<_A1, _A2>::type pow(_A1 __x, _A2 __y) _NOEXCEPT { in pow() function
|
/aosp_15_r20/external/eigen/Eigen/src/Core/ |
H A D | GlobalFunctions.h | 143 pow(const Eigen::ArrayBase<Derived>& x, const Eigen::ArrayBase<ExponentDerived>& exponents) in pow() function 172 …const EIGEN_SCALAR_BINARYOP_EXPR_RETURN_TYPE(typename internal::promote_scalar_arg<typename Derive… in EIGEN_MSVC10_WORKAROUND_BINARYOP_RETURN_TYPE() 174 … EIGEN_SCALAR_BINARY_SUPPORTED(pow,Scalar,typename Derived::Scalar)>::type,Derived,pow)) in EIGEN_MSVC10_WORKAROUND_BINARYOP_RETURN_TYPE() argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/ |
D | math.hpp | 263 static const std::size_t pow = 31; member 272 static const std::size_t pow = 63; member 282 const std::size_t pow = (std::size_t)sqrt2_pow_max<std::size_t>::pow; in sqrt2_pow_2xplus1() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/int/specialized_div_rem/ |
H A D | binary_long.rs | 124 let mut pow: $uX = 1 << shl; localVariable 373 let mut pow: $uX = 1 << shl; localVariable 460 let mut pow: $uX = 1 << shl; localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/int/specialized_div_rem/ |
H A D | binary_long.rs | 124 let mut pow: $uX = 1 << shl; localVariable 373 let mut pow: $uX = 1 << shl; localVariable 460 let mut pow: $uX = 1 << shl; localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/src/int/specialized_div_rem/ |
H A D | binary_long.rs | 124 let mut pow: $uX = 1 << shl; localVariable 373 let mut pow: $uX = 1 << shl; localVariable 460 let mut pow: $uX = 1 << shl; localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/int/specialized_div_rem/ |
H A D | binary_long.rs | 124 let mut pow: $uX = 1 << shl; localVariable 373 let mut pow: $uX = 1 << shl; localVariable 460 let mut pow: $uX = 1 << shl; localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/int/specialized_div_rem/ |
H A D | binary_long.rs | 124 let mut pow: $uX = 1 << shl; localVariable 373 let mut pow: $uX = 1 << shl; localVariable 460 let mut pow: $uX = 1 << shl; localVariable
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | Pow.cpp | 19 TORCH_META_FUNC2(pow, Tensor_Tensor) (const Tensor& base, const Tensor& exp) { in TORCH_META_FUNC2() argument 23 TORCH_META_FUNC2(pow, Tensor_Scalar) (const Tensor& base, const Scalar& exp) { in TORCH_META_FUNC2() argument 33 TORCH_META_FUNC2(pow, Scalar) (const Scalar& base, const Tensor& exp) { in TORCH_META_FUNC2() argument
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/fraction/ |
H A D | BigFraction.java | 940 public BigFraction pow(final int exponent) { in pow() method in BigFraction 957 public BigFraction pow(final long exponent) { in pow() method in BigFraction 976 public BigFraction pow(final BigInteger exponent) { in pow() method in BigFraction 996 public double pow(final double exponent) { in pow() method in BigFraction
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/fraction/ |
H A D | BigFraction.java | 863 public BigFraction pow(final int exponent) { in pow() method in BigFraction 884 public BigFraction pow(final long exponent) { in pow() method in BigFraction 909 public BigFraction pow(final BigInteger exponent) { in pow() method in BigFraction 934 public double pow(final double exponent) { in pow() method in BigFraction
|
/aosp_15_r20/external/executorch/runtime/core/portable_type/ |
H A D | bfloat16_math.h | 189 inline T pow(T a, double b) { in pow() function 196 inline T pow(T a, double b) { in pow() function 203 inline T pow(T a, T b) { in pow() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | pow.rs | 5 fn pow<F: Float>(a: F, b: i32) -> F { in pow() function 8 let mut pow = Int::abs_diff(b, 0); in pow() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | pow.rs | 5 fn pow<F: Float>(a: F, b: i32) -> F { in pow() function 8 let mut pow = Int::abs_diff(b, 0); in pow() localVariable
|