Home
last modified time | relevance | path

Searched refs:complex_sub (Results 1 – 25 of 26) sorted by relevance

12

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/spandsp-sim/
H A Dtest_utils.c200 data[h + i] = complex_sub(&temp[i], &wkt); in fftx()
233 data[h + i] = complex_sub(&temp[i], &wkt); in ifftx()
/dports/comms/spandsp/spandsp-284fe91/spandsp-sim/
H A Dtest_utils.c200 data[h + i] = complex_sub(&temp[i], &wkt); in fftx()
233 data[h + i] = complex_sub(&temp[i], &wkt); in ifftx()
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dfilter_tools.c101 data[h + i] = complex_sub(&temp[i], &wkt); in fftx()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dfilter_tools.c101 data[h + i] = complex_sub(&temp[i], &wkt); in fftx()
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dfilter_tools.c101 data[h + i] = complex_sub(&temp[i], &wkt); in fftx()
/dports/lang/python310/Python-3.10.1/Objects/
H A Dcomplexobject.c469 complex_sub(PyObject *v, PyObject *w) in complex_sub() function
1019 (binaryfunc)complex_sub, /* nb_subtract */
/dports/databases/py-sqlite3/Python-3.8.12/Objects/
H A Dcomplexobject.c476 complex_sub(PyObject *v, PyObject *w) in complex_sub() function
1063 (binaryfunc)complex_sub, /* nb_subtract */
/dports/databases/py-gdbm/Python-3.8.12/Objects/
H A Dcomplexobject.c476 complex_sub(PyObject *v, PyObject *w) in complex_sub() function
1063 (binaryfunc)complex_sub, /* nb_subtract */
/dports/lang/python-tools/Python-3.8.12/Objects/
H A Dcomplexobject.c476 complex_sub(PyObject *v, PyObject *w) in complex_sub() function
1063 (binaryfunc)complex_sub, /* nb_subtract */
/dports/lang/python37/Python-3.7.12/Objects/
H A Dcomplexobject.c475 complex_sub(PyObject *v, PyObject *w) in complex_sub() function
1082 (binaryfunc)complex_sub, /* nb_subtract */
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dcomplexobject.c471 complex_sub(PyObject *v, PyObject *w) in complex_sub() function
1042 (binaryfunc)complex_sub, /* nb_subtract */
/dports/lang/python38/Python-3.8.12/Objects/
H A Dcomplexobject.c476 complex_sub(PyObject *v, PyObject *w) in complex_sub() function
1063 (binaryfunc)complex_sub, /* nb_subtract */
/dports/lang/python39/Python-3.9.9/Objects/
H A Dcomplexobject.c467 complex_sub(PyObject *v, PyObject *w) in complex_sub() function
1044 (binaryfunc)complex_sub, /* nb_subtract */
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Objects/
H A Dcomplexobject.c476 complex_sub(PyObject *v, PyObject *w) in complex_sub() function
1063 (binaryfunc)complex_sub, /* nb_subtract */
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/spandsp/
H A Dcomplex.h248 static __inline__ complex_t complex_sub(const complex_t *x, const complex_t *y) in complex_sub() function
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dcomplexobject.c533 complex_sub(PyObject *v, PyObject *w) in complex_sub() function
1275 (binaryfunc)complex_sub, /* nb_subtract */
/dports/lang/python27/Python-2.7.18/Objects/
H A Dcomplexobject.c533 complex_sub(PyObject *v, PyObject *w) in complex_sub() function
1275 (binaryfunc)complex_sub, /* nb_subtract */
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dcomplexobject.c529 complex_sub(PyObject *v, PyObject *w) in complex_sub() function
1271 (binaryfunc)complex_sub, /* nb_subtract */
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/Conversion/ComplexToStandard/
H A Dconvert-to-standard.mlir385 // CHECK-LABEL: func @complex_sub
387 func @complex_sub(%lhs: complex<f32>, %rhs: complex<f32>) -> complex<f32> {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/Conversion/ComplexToStandard/
H A Dconvert-to-standard.mlir385 // CHECK-LABEL: func @complex_sub
387 func @complex_sub(%lhs: complex<f32>, %rhs: complex<f32>) -> complex<f32> {
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/Conversion/ComplexToStandard/
H A Dconvert-to-standard.mlir385 // CHECK-LABEL: func @complex_sub
387 func @complex_sub(%lhs: complex<f32>, %rhs: complex<f32>) -> complex<f32> {
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/Conversion/ComplexToStandard/
H A Dconvert-to-standard.mlir385 // CHECK-LABEL: func @complex_sub
387 func @complex_sub(%lhs: complex<f32>, %rhs: complex<f32>) -> complex<f32> {
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/spandsp/
H A Dcomplex.h246 static __inline__ complex_t complex_sub(const complex_t *x, const complex_t *y) in complex_sub() function
/dports/comms/spandsp/spandsp-284fe91/src/spandsp/
H A Dcomplex.h246 static __inline__ complex_t complex_sub(const complex_t *x, const complex_t *y) in complex_sub() function
/dports/math/py-pygsl/pygsl-2.3.0/doc/api/sf/
H A Dsf__gsl_complex_doc.rst248 .. py:function:: complex_sub(a, b [, ret])

12