/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/linalg/ |
H A D | self_adjoint_eig_v2_op_gpu.cc | 110 functor::UnaryFunctor<GPUDevice, functor::conj<Scalar>> conj; in ComputeAsync() local 119 functor::UnaryFunctor<GPUDevice, functor::conj<Scalar>> conj; in ComputeAsync() local
|
/aosp_15_r20/external/executorch/kernels/optimized/vec/vec256/ |
H A D | vec256_int.h | 140 Vectorized<int64_t> conj() const { in conj() function 260 Vectorized<int32_t> conj() const { in conj() function 474 Vectorized<int16_t> conj() const { in conj() function 723 Vectorized<T> conj() const { in conj() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/ |
H A D | vec256_int.h | 131 Vectorized<int64_t> conj() const { in conj() function 250 Vectorized<int32_t> conj() const { in conj() function 463 Vectorized<int16_t> conj() const { in conj() function 726 Vectorized<T> conj() const { in conj() function
|
H A D | vec256_complex_double.h | 172 Vectorized<c10::complex<double>> conj() const { in conj() function 197 auto conj = conj_(); in asin() local
|
H A D | vec256_complex_float.h | 207 Vectorized<c10::complex<float>> conj() const { in conj() function 232 auto conj = conj_(); in asin() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec512/ |
H A D | vec512_int.h | 131 Vectorized<int64_t> conj() const { in conj() function 276 Vectorized<int32_t> conj() const { in conj() function 503 Vectorized<int16_t> conj() const { in conj() function 788 Vectorized<T> conj() const { in conj() function
|
H A D | vec512_complex_double.h | 234 Vectorized<c10::complex<double>> conj() const { in conj() function 259 auto conj = conj_(); in asin() local
|
H A D | vec512_complex_float.h | 740 Vectorized<c10::complex<float>> conj() const { in conj() function 765 auto conj = conj_(); in asin() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/num-complex/src/ |
D | complex_float.rs | 146 fn conj(self) -> Self; in conj() method 201 fn conj(self) -> Self { in conj() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/include/boost/numeric/ublas/tensor/ |
D | functions.hpp | 516 auto conj(detail::tensor_expression<T,D> const& expr) in conj() function 546 auto conj(detail::tensor_expression<tensor<std::complex<V>,F,A>,D> const& expr) in conj() function
|
/aosp_15_r20/external/trusty/musl/src/complex/ |
D | conj.c | 3 double complex conj(double complex z) in conj() function
|
/aosp_15_r20/external/musl/src/complex/ |
H A D | conj.c | 3 double complex conj(double complex z) in conj() function
|
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | s_conj.c | 34 conj(double complex z) in conj() function
|
/aosp_15_r20/external/pytorch/c10/core/ |
H A D | Scalar.cpp | 22 Scalar Scalar::conj() const { in conj() function in c10::Scalar
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/ |
H A D | vec256_complex_double_vsx.h | 275 Vectorized<ComplexDbl> conj() const { in conj() function 304 auto conj = conj_(); in asin() local
|
H A D | vec256_complex_float_vsx.h | 308 Vectorized<ComplexFlt> conj() const { in conj() function 525 auto conj = conj_(); in asin() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | cmathcalls.h | 153 __MATH_PRECNAME(conj) (_Mdouble_complex_ __z) __THROW in __MATH_PRECNAME() argument
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | cmathcalls.h | 153 __MATH_PRECNAME(conj) (_Mdouble_complex_ __z) __THROW in __MATH_PRECNAME() argument
|
/aosp_15_r20/external/pytorch/torch/_numpy/ |
H A D | _unary_ufuncs_impl.py | 72 conj = conjugate variable
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | complex.h | 142 __CRT_INLINE double _Complex __MINGW_ATTRIB_CONST conj (double _Complex _Z) in conj() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/templates/ |
H A D | Functions.h | 135 inline Tensor conj(const Tensor& tensor) { in conj() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ |
H A D | Repeat.cpp | 62 const auto conj = input.is_conj(); in repeat_interleave_symint() local
|
/aosp_15_r20/external/eigen/test/ |
H A D | AnnoyingScalar.h | 104 AnnoyingScalar conj(const AnnoyingScalar &x) { return x; } in conj() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/math/include/math/ |
D | TQuatHelpers.h | 195 constexpr QUATERNION<T> PURE conj(const QUATERNION<T>& q) { in conj() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/math/include/math/ |
D | TQuatHelpers.h | 195 constexpr QUATERNION<T> PURE conj(const QUATERNION<T>& q) { in conj() function
|