/external/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/ |
D | vec256_complex_double_vsx.h | 285 Vectorized<ComplexDbl> log2() const { in log2() function
|
D | vec256_complex_float_vsx.h | 318 Vectorized<ComplexFlt> log2() const { in log2() function
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/src/num/ |
D | real.rs | 235 pub(crate) fn log2<I: Interrupt>(self, int: &I) -> FResult<Self> { in log2() method
|
D | complex.rs | 597 pub(crate) fn log2<I: Interrupt>(self, int: &I) -> FResult<Self> { in log2() method
|
D | biguint.rs | 142 pub(crate) fn log2<I: Interrupt>(&self, int: &I) -> FResult<f64> { in log2() method
|
/external/pytorch/aten/src/ATen/cpu/vec/vec256/ |
D | vec256_float.h | 285 Vectorized<float> log2() const { in log2() function
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/fend-core-1.5.5/src/num/ |
D | real.rs | 235 pub(crate) fn log2<I: Interrupt>(self, int: &I) -> FResult<Self> { in log2() method
|
D | biguint.rs | 142 pub(crate) fn log2<I: Interrupt>(&self, int: &I) -> FResult<f64> { in log2() method
|
D | complex.rs | 597 pub(crate) fn log2<I: Interrupt>(self, int: &I) -> FResult<Self> { in log2() method
|
/external/trusty/musl/include/ |
D | tgmath.h | 248 #define log2(x) __tg_real(log2, (x)) macro
|
/external/musl/include/ |
D | tgmath.h | 248 #define log2(x) __tg_real(log2, (x)) macro
|
/external/OpenCL-CTS/test_common/harness/ |
D | msvc9.c | 407 double log2(double x) { return 1.44269504088896340735992468100189214 * log(x); } in log2() function
|
/external/pytorch/aten/src/ATen/cpu/vec/vec512/ |
D | vec512_float.h | 307 Vectorized<float> log2() const { in log2() function
|
/external/pytorch/torch/csrc/jit/tensorexpr/ |
D | expr.cpp | 284 ExprHandle log2(const ExprHandle& v) { in log2() function
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 85 Ambiguous log2(Ambiguous){ return Ambiguous(); } in log2() function
|
/external/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 88 Ambiguous log2(Ambiguous){ return Ambiguous(); } in log2() function
|
/external/rust/android-crates-io/crates/half/src/ |
D | num_traits.rs | 451 fn log2(self) -> Self { in log2() method 1189 fn log2(self) -> Self { in log2() method
|
/external/cronet/stable/third_party/libc++/src/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 96 Ambiguous log2(Ambiguous){ return Ambiguous(); } in log2() function
|
/external/cronet/stable/third_party/libc++/src/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 90 Ambiguous log2(Ambiguous){ return Ambiguous(); } in log2() function
|
/external/cronet/tot/third_party/libc++/src/test/std/depr/depr.c.headers/ |
D | math_h.pass.cpp | 90 Ambiguous log2(Ambiguous){ return Ambiguous(); } in log2() function
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorBase.h | 302 log2() const { in log2() function
|
/external/executorch/kernels/optimized/vec/ |
D | vec_base.h | 306 Vectorized<T> log2() const { in log2() function
|
/external/cronet/tot/third_party/libc++/src/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 96 Ambiguous log2(Ambiguous){ return Ambiguous(); } in log2() function
|
/external/pytorch/aten/src/ATen/native/cuda/ |
D | int4mm.cu | 63 constexpr __host__ __device__ int log2(T n, int p = 0) { in log2() function
|
/external/rust/android-crates-io/crates/num-traits/src/ |
D | float.rs | 1456 fn log2(self) -> Self; in log2() method
|