/cmsis-dsp-latest/dsppp/Include/dsppp/ |
D | matrix.hpp | 72 constexpr static bool value = true; member 81 constexpr static bool value = (C>0); member 88 constexpr static index_t value = C; member 95 constexpr static bool value = true; member 102 constexpr static bool value = true; member 108 constexpr static bool value = true; member 114 constexpr static bool value = (S>0); member 120 constexpr static index_t value = S; member 126 constexpr static bool value = true; member 133 constexpr static bool value = true; member [all …]
|
D | fusion.hpp | 23 constexpr static int value = 0; member 36 constexpr static bool value = false; member 42 constexpr static bool value = false; member 50 constexpr static bool value = false; member 56 constexpr static bool value = false; member 64 constexpr static vector_length_t value = 0; member 141 constexpr static bool value = is_scalar<T>(); member 603 constexpr static int value = Complexity<DerivedOp>::value; member 617 constexpr static int value = lhsv + rhsv + 1; member 630 constexpr static bool value = IsVector<DerivedOp>::value; member [all …]
|
D | vec.hpp | 193 constexpr static std::size_t value = 1; member 199 constexpr static std::size_t value = S; member 207 constexpr static bool value = true; member 214 constexpr static bool value = true; member 220 constexpr static bool value = true; member 226 constexpr static bool value = true; member 259 constexpr static bool value = true; member 267 constexpr static vector_length_t value = (L<0) ? 0 : L; member 274 constexpr static vector_length_t value = (L<0) ? 0 : L; member 295 constexpr static bool value = (L<0); member [all …]
|
D | unroll.hpp | 137 constexpr static bool value = true; member 143 constexpr static bool value = (... && IsDynamic<std::remove_reference_t<E>>::value); member 175 …constexpr static vector_length_t value = max_vec_length(StaticLength<std::remove_reference_t<E>>::… member
|
/cmsis-dsp-latest/Source/SupportFunctions/ |
D | arm_fill_f32.c | 60 float32_t value, in arm_fill_f32() 97 float32_t value, in arm_fill_f32() 137 float32_t value, in arm_fill_f32()
|
D | arm_fill_f16.c | 53 float16_t value, in arm_fill_f16() 73 float16_t value, in arm_fill_f16()
|
D | arm_fill_q31.c | 48 q31_t value, in arm_fill_q31() 84 q31_t value, in arm_fill_q31()
|
D | arm_fill_q15.c | 48 q15_t value, in arm_fill_q15() 81 q15_t value, in arm_fill_q15()
|
D | arm_fill_q7.c | 48 q7_t value, in arm_fill_q7() 81 q7_t value, in arm_fill_q7()
|
D | arm_fill_f64.c | 47 float64_t value, in arm_fill_f64()
|
/cmsis-dsp-latest/Testing/FrameworkSource/ |
D | Timing.cpp | 46 int32_t value = 1; in initCycleMeasurement() local 101 unsigned int value; in cycleMeasurementStart() local
|
/cmsis-dsp-latest/Include/ |
D | arm_math_memory.h | 111 q31_t value) in write_q15x2_ia() 131 q31_t value) in write_q15x2() 183 q31_t value) in write_q7x4_ia()
|
/cmsis-dsp-latest/dsppp/Include/dsppp/DSP/ |
D | memory.hpp | 45 int32_t value) in write_q15x2() 80 int32_t value) in write_q7x4()
|
/cmsis-dsp-latest/dsppp/tests/ |
D | matrix_test.cpp | 30 constexpr static double value = 0.001; member 37 constexpr static float value = 0.001f; member 45 constexpr static float16_t value = (float16_t)0.001f; member 54 constexpr static Q7 value = 0.001_q7; member 61 constexpr static Q15 value = 0.001_q15; member 68 constexpr static Q31 value = 0.001_q31; member 1210 static constexpr float16_t value = DEFAULT_HOUSEHOLDER_THRESHOLD_F16; member 1217 static constexpr float64_t value = DEFAULT_HOUSEHOLDER_THRESHOLD_F64; member 1224 static constexpr float32_t value = DEFAULT_HOUSEHOLDER_THRESHOLD_F32; member
|
/cmsis-dsp-latest/Documentation/Doxygen/style_template/ |
D | darkmode_toggle.js | 127 static createCookie(name, value, days) { argument
|
/cmsis-dsp-latest/PythonWrapper/cmsisdsp_pkg/src/ |
D | cmsisdsp_support.c | 180 float32_t value; // input in cmsis_arm_fill_f32() local 206 float64_t value; // input in cmsis_arm_fill_f64() local 232 q31_t value; // input in cmsis_arm_fill_q31() local 258 q15_t value; // input in cmsis_arm_fill_q15() local 284 q31_t value; // input in cmsis_arm_fill_q7() local
|