Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 42) sorted by relevance

12

/cmsis-dsp-latest/Testing/
DprocessTests.py4 import TestScripts.Deprecate as d namespace
DsummaryBench.py15 import TestScripts.Deprecate as d namespace
84 def reg(d): argument
Dtestmain.cpp74 Root d(1); in testmain() local
DconvertToOld.py15 import TestScripts.Deprecate as d namespace
/cmsis-dsp-latest/Testing/PatternGeneration/
DMatrix.py77 def valid(src,ll,d,piv): argument
164 def getInvertibleMatrix(d): argument
669 def getDefinitePositiveMatrix(d): argument
674 def getSemidefinitePositiveMatrix(d,k=3): argument
/cmsis-dsp-latest/Source/ComplexMathFunctions/
Darm_cmplx_mult_cmplx_f64.c55 float64_t a, b, c, d; /* Temporary variables to store real and imaginary values */ in arm_cmplx_mult_cmplx_f64() local
Darm_cmplx_mult_cmplx_f16.c170 _Float16 a, b, c, d; /* Temporary variables to store real and imaginary values */ in arm_cmplx_mult_cmplx_f16() local
Darm_cmplx_mult_cmplx_q31.c174 q31_t a, b, c, d; /* Temporary variables */ in arm_cmplx_mult_cmplx_q31() local
Darm_cmplx_mult_cmplx_q15.c179 q15_t a, b, c, d; /* Temporary variables */ in arm_cmplx_mult_cmplx_q15() local
Darm_cmplx_mult_cmplx_f32.c188 float32_t a, b, c, d; /* Temporary variables to store real and imaginary values */ in arm_cmplx_mult_cmplx_f32() local
/cmsis-dsp-latest/dsppp/Examples/
Ddot_product.cpp31 Vector<float32_t,NB> d; in main() local
Dvector_op.cpp41 Vector<float32_t,NB> d = a + b * c; in main() local
/cmsis-dsp-latest/dsppp/tests/
Ddot_test.cpp30 PVector<T,NB> d; in complex_test() local
37 PVector<T> d(NB); in complex_test() local
/cmsis-dsp-latest/Testing/DebugScripts/
Ddebugbiquad.py16 import PatternGeneration.DebugTools as d namespace
Ddebug.py8 import PatternGeneration.DebugTools as d namespace
/cmsis-dsp-latest/Source/InterpolationFunctions/
Darm_spline_interp_init_f32.c82 float32_t * d = coeffs+(2*(n-1)); in arm_spline_init_f32() local
Darm_spline_interp_f32.c159 float32_t * d = (S->coeffs)+(2*(n-1)); in arm_spline_f32() local
/cmsis-dsp-latest/Testing/Include/Tests/
DUnaryTestsF16.h36 Client::LocalPattern<float16_t> d; variable
/cmsis-dsp-latest/Source/MatrixFunctions/
Darm_mat_ldlt_f64.c185 int d; in arm_mat_ldlt_f64() local
Darm_mat_ldlt_f32.c278 for(int d=0; d < diag;d++) in arm_mat_ldlt_f32() local
348 int row,d; in arm_mat_ldlt_f32() local
/cmsis-dsp-latest/Testing/Source/Benchmarks/
DUnaryF64.cpp13 static int cholesky_offset(int d) in cholesky_offset()
DUnaryF16.cpp13 static int cholesky_offset(int d) in cholesky_offset()
/cmsis-dsp-latest/Testing/TestScripts/
DParser.py102 def writeData(self,d): argument
198 def reident(self,current,d=2): argument
/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_lms_norm_q15.c81 q15_t e = 0, d = 0; /* Error, reference data sample */ in arm_lms_norm_q15() local
/cmsis-dsp-latest/Testing/Source/Tests/
DSoftmax.cpp53 int16_t d=0; in differences() local

12