Home
last modified time | relevance | path

Searched refs:first (Results 1 – 25 of 112) sorted by relevance

12345

/cmsis-dsp-latest/dsppp/
Dallocator.cpp29 if (v.first > 0) in print_map()
31 std::cout << "ALLOC_POOL(" << v.first << "," << v.second << "); \r\n"; in print_map()
32 total_static += v.first * v.second; in print_map()
39 if (v.first > 0) in print_map()
41 std::cout << "POOL(" << v.first << "); \r\n"; in print_map()
54 if (v.first < 0) in print_map()
60 std::cout << std::dec << -v.first << " : " << v.second << "\r\n"; in print_map()
61 total_dynamic += (-v.first) * v.second; in print_map()
90 if (v.first>0) in check_current_stats()
92 … std::cout << "Error memory pool " << v.first << " not empty = " << v.second << "\r\n"; in check_current_stats()
[all …]
Drun_all.py246 def configure_and_build_test(test_name,test,err,subtest,first): argument
253 if first:
347 def runATest(test,file_err,nb,NB_MAX,current_nb_axf,nb_axf,first=True,subtest=None): argument
359 if configure_and_build_test(test_name,test,file_err,subtest,first):
403 first = True variable
408 runATest(test,err,nb,NB_MAX,current_axf,nb_axf,first,subtestnbb+1)
410 first = False variable
412 runATest(test,err,nb,NB_MAX,current_axf,nb_axf,first)
414 first = False variable
/cmsis-dsp-latest/Source/SupportFunctions/
Darm_quick_sort_f32.c31 static uint32_t arm_quick_sort_partition_f32(float32_t *pSrc, int32_t first, int32_t last, uint8_t … in arm_quick_sort_partition_f32() argument
39 pivot_index = first; in arm_quick_sort_partition_f32()
43 i = first - 1; in arm_quick_sort_partition_f32()
103 static void arm_quick_sort_core_f32(float32_t *pSrc, int32_t first, int32_t last, uint8_t dir) in arm_quick_sort_core_f32() argument
106 if(first<last) in arm_quick_sort_core_f32()
111 pivot = arm_quick_sort_partition_f32(pSrc, first, last, dir); in arm_quick_sort_core_f32()
114 arm_quick_sort_core_f32(pSrc, first, pivot, dir); in arm_quick_sort_core_f32()
/cmsis-dsp-latest/Testing/PatternGeneration/
DConvolutions.py133 first=3
134 config.writeReference(nbTest, ref[first:first+numPoints])
137 first=9
138 config.writeReference(nbTest, ref[first:first+numPoints])
141 first=7
142 config.writeReference(nbTest, ref[first:first+numPoints])
/cmsis-dsp-latest/Testing/Source/Tests/
DMISCQ15.cpp66 this->first, in test_conv_partial_q15()
71 memcpy((void*)tmpp,(void*)&outp[this->first],NBPOINTS*sizeof(q15_t)); in test_conv_partial_q15()
89 this->first, in test_conv_partial_fast_q15()
94 memcpy((void*)tmpp,(void*)&outp[this->first],NBPOINTS*sizeof(q15_t)); in test_conv_partial_fast_q15()
115 this->first, in test_conv_partial_opt_q15()
123 memcpy((void*)tmpp,(void*)&outp[this->first],NBPOINTS*sizeof(q15_t)); in test_conv_partial_opt_q15()
145 this->first, in test_conv_partial_fast_opt_q15()
152 memcpy((void*)tmpp,(void*)&outp[this->first],NBPOINTS*sizeof(q15_t)); in test_conv_partial_fast_opt_q15()
572 this->first=3; in setUp()
589 this->first=9; in setUp()
[all …]
DMISCQ7.cpp64 this->first, in test_conv_partial_q7()
69 memcpy((void*)tmpp,(void*)&outp[this->first],NBPOINTS*sizeof(q7_t)); in test_conv_partial_q7()
90 this->first, in test_conv_partial_opt_q7()
98 memcpy((void*)tmpp,(void*)&outp[this->first],NBPOINTS*sizeof(q7_t)); in test_conv_partial_opt_q7()
517 this->first=3; in setUp()
532 this->first=9; in setUp()
548 this->first=7; in setUp()
DMISCQ31.cpp94 this->first, in test_conv_partial_q31()
99 memcpy((void*)tmpp,(void*)&outp[this->first],NBPOINTS*sizeof(q31_t)); in test_conv_partial_q31()
117 this->first, in test_conv_partial_fast_q31()
122 memcpy((void*)tmpp,(void*)&outp[this->first],NBPOINTS*sizeof(q31_t)); in test_conv_partial_fast_q31()
814 this->first=3; in setUp()
826 this->first=9; in setUp()
838 this->first=7; in setUp()
DMISCF32.cpp92 this->first, in test_conv_partial_f32()
95 memcpy((void*)tmpp,(void*)&outp[this->first],NBPOINTS*sizeof(float32_t)); in test_conv_partial_f32()
786 this->first=3; in setUp()
797 this->first=9; in setUp()
808 this->first=7; in setUp()
/cmsis-dsp-latest/PythonWrapper/docs/source/
Dmfcc.rst17 The first argument is the list of MEL filter lengths.
19 The second argument is the position of the first coefficient of the filter in the list of coefficie…
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM23/
DARMCM23_ac6.sct2 ; command above MUST be in first line (no comment above!)
4 ;Note: Add '-mcmse' to first line if your software model is "Secure Mode".
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM33/
DARMCM33_ac6.sct2 ; command above MUST be in first line (no comment above!)
4 ;Note: Add '-mcmse' to first line if your software model is "Secure Mode".
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM33_DSP_FP/
DARMCM33_ac6.sct2 ; command above MUST be in first line (no comment above!)
4 ;Note: Add '-mcmse' to first line if your software model is "Secure Mode".
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM35P_DSP_FP/
DARMCM35P_ac6.sct2 ; command above MUST be in first line (no comment above!)
4 ;Note: Add '-mcmse' to first line if your software model is "Secure Mode".
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCM55/
DARMCM55_ac6.sct2 ; command above MUST be in first line (no comment above!)
4 ;Note: Add '-mcmse' to first line if your software model is "Secure Mode".
/cmsis-dsp-latest/Documentation/Doxygen/src/
Dmatrix.md66 The first argument `2` is the row number (starting from `0`).
80 `stop` is the index of the first element **after** the end of the view.
115 Note that the end is the first index **after** the end of your rows or columns.
Dvector.md96 … `0.0f`. It is creating a virtual vector with stride `2` and starting at index `1` of first vector.
111 * The end of the view (`L` by default : the length known at build time). Note that it is the first
/cmsis-dsp-latest/Testing/Include/Tests/
DMISCF16.h24 int nba,nbb,errOffset,first; variable
DMISCF32.h24 int nba,nbb,errOffset,first; variable
DMISCF64.h24 int nba,nbb,errOffset,first; variable
DMISCQ31.h24 int nba,nbb,errOffset,first; variable
DMISCQ15.h26 int nba,nbb,first; variable
DMISCQ7.h26 int nba,nbb,first; variable
/cmsis-dsp-latest/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM7_SP/
DARMCM7_ac6.sct2 ; command above MUST be in first line (no comment above!)
/cmsis-dsp-latest/Examples/ARM/arm_bayes_example/RTE/Device/ARMCM0/
DARMCM0_ac6.sct2 ; command above MUST be in first line (no comment above!)
/cmsis-dsp-latest/Examples/ARM/arm_bayes_example/RTE/Device/ARMCM3/
DARMCM3_ac6.sct2 ; command above MUST be in first line (no comment above!)

12345