/cmsis-dsp-latest/Source/SupportFunctions/ |
D | arm_heap_sort_f32.c | 40 float32_t temp; in arm_heapify() local 92 float32_t temp; in arm_heap_sort_f32() local
|
D | arm_bubble_sort_f32.c | 70 float32_t temp; in arm_bubble_sort_f32() local
|
D | arm_insertion_sort_f32.c | 67 float32_t temp; in arm_insertion_sort_f32() local
|
D | arm_selection_sort_f32.c | 67 float32_t temp; in arm_selection_sort_f32() local
|
D | arm_bitonic_sort_f32.c | 40 float32_t temp; in arm_bitonic_sort_core_f32() local 304 float32x4_t temp; in arm_bitonic_merge_32_f32() local 371 float32x4_t temp; in arm_bitonic_merge_64_f32() local 472 float32x4_t temp; in arm_bitonic_merge_128_f32() local 676 float32x4_t temp; in arm_bitonic_merge_256_f32() local 844 float32_t temp; in arm_bitonic_sort_4_f32() local 941 float32_t temp; in arm_bitonic_sort_f32() local
|
/cmsis-dsp-latest/Testing/Include/Tests/ |
D | Softmax.h | 19 Client::LocalPattern<q7_t> temp; variable
|
D | FullyConnected.h | 27 Client::LocalPattern<q15_t> temp; variable
|
D | BayesF16.h | 20 Client::LocalPattern<float16_t> temp; variable
|
D | BayesF32.h | 20 Client::LocalPattern<float32_t> temp; variable
|
D | Pooling.h | 16 Client::LocalPattern<q15_t> temp; variable
|
/cmsis-dsp-latest/Source/FastMathFunctions/ |
D | arm_divide_q15.c | 66 q31_t temp; in arm_divide_q15() local
|
D | arm_divide_q31.c | 61 q63_t temp; in arm_divide_q31() local
|
D | arm_sqrt_q15.c | 56 q15_t number, var1, signBits1,temp; in arm_sqrt_q15() local
|
D | arm_sqrt_q31.c | 56 q31_t number, var1, signBits1 ,temp; in arm_sqrt_q31() local
|
/cmsis-dsp-latest/Examples/ARM/arm_bayes_example/ |
D | arm_bayes_example_f32.c | 92 float32_t temp[NB_OF_CLASSES]; in main() local
|
/cmsis-dsp-latest/Source/QuaternionMathFunctions/ |
D | arm_quaternion_norm_f32.c | 85 float32_t temp; in arm_quaternion_norm_f32() local
|
D | arm_quaternion_inverse_f32.c | 92 float32_t temp; in arm_quaternion_inverse_f32() local
|
D | arm_quaternion_normalize_f32.c | 85 float32_t temp; in arm_quaternion_normalize_f32() local
|
/cmsis-dsp-latest/Source/ControllerFunctions/ |
D | arm_sin_cos_q31.c | 59 q63_t temp; in arm_sin_cos_q31() local
|
D | arm_sin_cos_f32.c | 53 float32_t temp, findex; in arm_sin_cos_f32() local
|
/cmsis-dsp-latest/Testing/Include/Benchmarks/ |
D | BayesF16.h | 20 Client::LocalPattern<float16_t> temp; variable
|
D | BayesF32.h | 20 Client::LocalPattern<float32_t> temp; variable
|
D | PoolingBench.h | 16 Client::LocalPattern<q15_t> temp; variable
|
/cmsis-dsp-latest/Source/DistanceFunctions/ |
D | arm_dtw_path_f32.c | 71 float32_t temp; in arm_dtw_path_f32() local
|
D | arm_dtw_distance_f32.c | 95 float32_t *temp = pDTW->pData; in arm_dtw_distance_f32() local
|