Home
last modified time | relevance | path

Searched defs:imaginary (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/compiler-rt/builtins/
Dint_types.h249 float real, imaginary; member
253 double real, imaginary; member
257 long double real, imaginary; member
269 tf_float real, imaginary; member
/aosp_15_r20/external/compiler-rt/lib/builtins/
H A Dint_types.h156 typedef struct { float real, imaginary; } Fcomplex; member
158 typedef struct { double real, imaginary; } Dcomplex; member
160 typedef struct { long double real, imaginary; } Lcomplex; member
/aosp_15_r20/hardware/google/aemu/windows/src/
Dint_types.h160 float real, imaginary; member
164 double real, imaginary; member
168 long double real, imaginary; member
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/complex/
H A DComplex.java71 private final double imaginary; field in Complex
88 public Complex(double real, double imaginary) { in Complex()
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/complex/
H A DComplex.java75 private final double imaginary; field in Complex
101 public Complex(double real, double imaginary) { in Complex()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/bluetooth/ranging/aidl/android.hardware.bluetooth.ranging-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/ranging/
DComplexNumber.h34 double imaginary = 0.000000; variable
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/resources/issue1485/
H A DComplex.java4 private double imaginary; field in Complex
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/frameworks/native/libs/math/include/math/
H A DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/math/include/math/
DTQuatHelpers.h210 constexpr TVec3<T> PURE imaginary(const QUATERNION<T>& q) { in imaginary() function

12