Home
last modified time | relevance | path

Searched defs:angle_ (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/
H A Dvec256_complex_double.h134 __m256d angle_() const { in angle_() function
H A Dvec256_complex_float.h169 __m256 angle_() const { in angle_() function
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec512/
H A Dvec512_complex_double.h190 __m512d angle_() const { in angle_() function
H A Dvec512_complex_float.h695 __m512 angle_() const { in angle_() function
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/
H A Dvec256_complex_double_vsx.h245 Vectorized<ComplexDbl> angle_() const { in angle_() function
H A Dvec256_complex_float_vsx.h372 Vectorized<ComplexFlt> angle_() const { in angle_() function
/aosp_15_r20/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ver2_ulp_components/
H A DEllipticalArea.java206 private EllipticalArea.angleType angle_; field in EllipticalArea