/third_party/cmsis/CMSIS/DSP/Source/ComplexMathFunctions/ |
D | arm_cmplx_mag_q31.c | 67 q31_t real, imag; /* Temporary input variables */ in arm_cmplx_mag_q31() local 128 q31_t real, imag; /* Temporary input variables */ in arm_cmplx_mag_q31() local
|
D | arm_cmplx_mag_squared_q31.c | 64 q31_t real, imag; /* Temporary input variables */ in arm_cmplx_mag_squared_q31() local 114 q31_t real, imag; /* Temporary input variables */ in arm_cmplx_mag_squared_q31() local
|
D | arm_cmplx_mag_squared_f32.c | 83 float32_t real, imag; /* Temporary input variables */ in arm_cmplx_mag_squared_f32() local 128 float32_t real, imag; /* Temporary input variables */ in arm_cmplx_mag_squared_f32() local
|
D | arm_cmplx_mag_f32.c | 90 float32_t real, imag; /* Temporary variables to hold input values */ in arm_cmplx_mag_f32() local 162 float32_t real, imag; /* Temporary variables to hold input values */ in arm_cmplx_mag_f32() local
|
D | arm_cmplx_mag_squared_f16.c | 112 _Float16 real, imag; /* Temporary input variables */ in arm_cmplx_mag_squared_f16() local
|
D | arm_cmplx_mag_q15.c | 120 q15_t real, imag; /* Temporary input variables */ in arm_cmplx_mag_q15() local
|
D | arm_cmplx_mag_f16.c | 177 _Float16 real, imag; /* Temporary variables to hold input values */ in arm_cmplx_mag_f16() local
|
D | arm_cmplx_mag_squared_q15.c | 120 q15_t real, imag; /* Temporary input variables */ in arm_cmplx_mag_squared_q15() local
|
/third_party/python/Include/ |
D | complexobject.h | 12 double imag; member
|
/third_party/libsnd/src/ |
D | mat4.c | 208 int rows, cols, imag ; in mat4_read_header() local
|
/third_party/python/Lib/ |
D | numbers.py | 64 def imag(self): member in Complex 256 def imag(self): member in Real
|
D | _pydecimal.py | 1640 def imag(self): member in Decimal
|
/third_party/python/Objects/ |
D | complexobject.c | 239 complex_subtype_from_doubles(PyTypeObject *type, double real, double imag) in complex_subtype_from_doubles() 248 PyComplex_FromDoubles(double real, double imag) in PyComplex_FromDoubles()
|
/third_party/python/Lib/test/ |
D | test_complex.py | 167 def check(n, deltas, is_equal, imag = 0.0): argument
|
/third_party/ffmpeg/libavfilter/ |
D | af_afftfilt.c | 46 AVExpr **imag; member
|
D | af_afir.c | 310 double div, real_num = 0., imag_num = 0., real = 0., imag = 0.; in draw_response() local
|
D | af_aiir.c | 1112 double real, imag; in get_response() local
|
/third_party/python/Parser/ |
D | parser.c | 6544 expr_ty imag; in complex_number_rule() local 6583 expr_ty imag; in complex_number_rule() local 6853 expr_ty imag; in imaginary_number_rule() local
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 1044 imag?: number[] | Float32Array; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 1024 imag?: number[] | Float32Array; property
|