/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/ |
D | test_complex_norms.cpp | 64 unsigned short imag(i + 1); in BOOST_UBLAS_TEST_DEF() local 80 unsigned short imag(i + 1); in BOOST_UBLAS_TEST_DEF() local 96 unsigned short imag(i + 1); in BOOST_UBLAS_TEST_DEF() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mlir_generated/ |
H A D | base_ops_test.h | 260 const absl::InlinedVector<typename T::value_type, 10>& imag) { in ComplexInputFromValues() 277 auto imag = real; in DefaultInputNonZero() local 288 auto imag = real; in DefaultInputGreaterOrEqualToZero() local 301 absl::InlinedVector<ElementType, 10> imag; in NearZeroInfAndNanInput() local
|
/aosp_15_r20/external/pytorch/c10/test/util/ |
H A D | complex_test_common.h | 388 scalar_t imag, in p() 398 scalar_t imag, in m() 408 scalar_t imag, in t() 418 scalar_t imag, in d()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | UnaryFractionKernels.cu | 76 auto both_inf = [](T real, T imag) { in reciprocal_wrapper() 80 auto either_inf = [](T real, T imag) { in reciprocal_wrapper() 84 auto either_nan = [](T real, T imag) { in reciprocal_wrapper()
|
/aosp_15_r20/external/pytorch/c10/util/ |
H A D | complex.h | 323 C10_HOST_DEVICE constexpr T imag() const { in imag() function 326 constexpr void imag(T value) { in imag() function 544 constexpr T imag(const c10::complex<T>& z) { in imag() function
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/fend-core-1.4.6/src/num/ |
H A D | complex.rs | 13 imag: Real, field 75 pub(crate) fn imag(&self) -> Real { in imag() method 334 let imag = self.real.cos(int)?.mul(sinh.re(), int)?; in sin() localVariable 356 let imag = exact_real.value.sin(int)?.mul(sinh.re(), int)?.neg(); in cos() localVariable 629 let imag = self_imag.add(rhs_imag, int)?; in add() localVariable
|
/aosp_15_r20/external/webrtc/modules/audio_processing/ns/ |
H A D | ns_fft.cc | 29 rtc::ArrayView<float, kFftSize> imag) { in Fft() 46 rtc::ArrayView<const float> imag, in Ifft()
|
H A D | noise_suppressor.cc | 149 rtc::ArrayView<const float, kFftSize> imag, in ComputeMagnitudeSpectrum() 337 std::array<float, kFftSize> imag; in Analyze() local
|
/aosp_15_r20/external/eigen/Eigen/src/plugins/ |
H A D | CommonCwiseUnaryOps.h | 104 EIGEN_DOC_UNARY_ADDONS(imag,imaginary part function) in EIGEN_DOC_UNARY_ADDONS() argument 172 EIGEN_DOC_UNARY_ADDONS(imag,imaginary part function) in EIGEN_DOC_UNARY_ADDONS() argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/test/ |
D | numeric_ops.cpp | 28 typedef Im imag; typedef 32 template< typename C > struct imag : C::imag {}; struct
|
/aosp_15_r20/external/libxaac/decoder/ |
H A D | ixheaacd_ps_dec_flt.c | 81 FLOAT32 real, imag; in ixheaacd_k_chan_filt() local 681 FLOAT32 real, imag, real0, imag0, r_r0, i_r0; in ixheaacd_esbr_ps_de_correlate() local 768 FLOAT32 real, imag, real0, imag0, r_r0, i_r0; in ixheaacd_esbr_ps_de_correlate() local
|
H A D | ixheaacd_mps_pre_mix.c | 344 FLOAT32 imag = in ixheaacd_mps_apply_pre_matrix() local 356 FLOAT32 imag = in ixheaacd_mps_apply_pre_matrix() local 369 FLOAT32 imag = self->hyb_in[0][qs][ts].im; in ixheaacd_mps_apply_pre_matrix() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_hybrid.c | 45 FLOAT32 real, imag; in ixheaace_four_chan_filtering() local 131 FLOAT32 real, imag; in ixheaace_eight_chan_filtering() local
|
H A D | ixheaace_sbr_qmf_enc.c | 691 FLOAT32 real, imag; in ia_enhaacplus_enc_forward_modulation() local 985 FLOAT32 real, imag; in ixheaace_get_energy_from_cplx_qmf() local 1013 FLOAT32 real, imag, tmp; in ixheaace_get_energy_from_cplx_qmf() local
|
/aosp_15_r20/external/aac/libSACdec/src/ |
H A D | sac_process.cpp | 455 FIXP_DBL var0, var1, real, imag; in SpatialDecApplyM2_Mode212() local 531 FIXP_DBL real, imag, wReal0, wImag0, wReal1, wImag1; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() local 575 FIXP_DBL real, imag, wReal0, wImag0, wReal1, wImag1; in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding() local
|
/aosp_15_r20/external/executorch/kernels/optimized/vec/vec256/ |
H A D | vec256_int.h | 137 Vectorized<int64_t> imag() const { in imag() function 257 Vectorized<int32_t> imag() const { in imag() function 471 Vectorized<int16_t> imag() const { in imag() function 720 Vectorized<T> imag() const { in imag() function
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/ |
H A D | vec256_int.h | 128 Vectorized<int64_t> imag() const { in imag() function 247 Vectorized<int32_t> imag() const { in imag() function 460 Vectorized<int16_t> imag() const { in imag() function 723 Vectorized<T> imag() const { in imag() function
|
H A D | vec256_complex_double.h | 126 auto imag = _mm256_permute_pd(values, 0xf); // imag imag in abs_() local 165 Vectorized<c10::complex<double>> imag() const { in imag() function
|
H A D | vec256_complex_float.h | 161 auto imag = _mm256_movehdup_ps(values); // imag imag in abs_() local 200 Vectorized<c10::complex<float>> imag() const { in imag() function
|
/aosp_15_r20/external/aac/libFDK/include/ |
H A D | qmf_pcm.h | 167 FIXP_DBL imag = imagSlot[j]; /* no_channels-1 .. 0 */ in qmfSynPrototypeFirSlot() local 258 FIXP_DBL imag = imagSlot[j]; /* no_channels-1 .. 0 */ in qmfSynPrototypeFirSlot_NonSymmetric() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec512/ |
H A D | vec512_int.h | 128 Vectorized<int64_t> imag() const { in imag() function 273 Vectorized<int32_t> imag() const { in imag() function 500 Vectorized<int16_t> imag() const { in imag() function 785 Vectorized<T> imag() const { in imag() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | numbers.py | 64 def imag(self): member in Complex 256 def imag(self): member in Real
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | numbers.py | 64 def imag(self): member in Complex 256 def imag(self): member in Real
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | numbers.py | 64 def imag(self): member in Complex 256 def imag(self): member in Real
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | numbers.py | 64 def imag(self): member in Complex 256 def imag(self): member in Real
|