/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/ |
D | unary_f32.c | 42 float32_t *tmp1, *tmp2, *output; in test_op2() local 132 float32_t *tmp1, *output; in test_op1() local 213 float32_t *input, *tmp1, *output; in ZTEST() local 275 float32_t *tmp1, *vec, *output_buf, *output; in test_op2v() local 346 float32_t *tmp1, *output; in test_op1c() local 421 float32_t *input, *tmp1, *output; in ZTEST() local 484 float32_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local 561 float32_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local
|
D | unary_f64.c | 34 float64_t *tmp1, *tmp2, *output; in test_op2() local 117 float64_t *tmp1, *output; in test_op1() local 192 float64_t *input, *tmp1, *output; in ZTEST() local 255 float64_t *input, *tmp1, *output; in ZTEST() local 318 float64_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local 395 float64_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local
|
D | unary_f16.c | 46 float16_t *tmp1, *tmp2, *output; in test_op2() local 136 float16_t *tmp1, *output; in test_op1() local 217 float16_t *input, *tmp1, *output; in ZTEST() local 279 float16_t *tmp1, *vec, *output_buf, *output; in test_op2v() local 350 float16_t *tmp1, *output; in test_op1c() local 425 float16_t *input, *tmp1, *output; in ZTEST() local 488 float16_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local 565 float16_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local
|
D | unary_q15.c | 34 q15_t *tmp1, *tmp2, *output; in test_op2() local 118 q15_t *tmp1, *output; in test_op1() local 196 q15_t *tmp1, *vec, *output_buf, *output; in test_op2v() local 265 q15_t *tmp1, *output; in test_op1c() local
|
D | unary_q31.c | 34 q31_t *tmp1, *tmp2, *output; in test_op2() local 118 q31_t *tmp1, *output; in test_op1() local 196 q31_t *tmp1, *vec, *output_buf, *output; in test_op2v() local 265 q31_t *tmp1, *output; in test_op1c() local
|
D | unary_q7.c | 30 q7_t *tmp1, *output; in test_op1() local 101 q7_t *tmp1, *vec, *output_buf, *output; in test_op2v() local
|
D | binary_f32.c | 31 float32_t *tmp1, *tmp2, *output; in test_op2() local 122 float32_t *tmp1, *tmp2, *output; in test_op2c() local
|
D | binary_q31.c | 31 q31_t *tmp1, *tmp2, *output; in test_op2() local 120 q31_t *tmp1, *tmp2, *output; in test_op2c() local
|
D | binary_f16.c | 31 float16_t *tmp1, *tmp2, *output; in test_op2() local 122 float16_t *tmp1, *tmp2, *output; in test_op2c() local
|
D | binary_q15.c | 33 q15_t *tmp1, *tmp2, *scratch, *output; in test_op2() local 128 q15_t *tmp1, *tmp2, *scratch, *output; in test_op2c() local
|
D | binary_q7.c | 29 q7_t *tmp1, *tmp2, *scratch, *output; in test_op2() local
|
D | binary_f64.c | 31 float64_t *tmp1, *tmp2, *output; in test_op2() local
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | uuid.c | 103 uint32_t tmp1, tmp5; in bt_uuid_to_str() local
|
D | smp.c | 780 static const uint8_t tmp1[4] = { 0x31, 0x70, 0x6d, 0x74 }; in sc_derive_link_key() local
|
/Zephyr-latest/tests/lib/cmsis_dsp/distance/src/ |
D | f32.c | 40 float32_t *output, *tmp1 = NULL, *tmp2 = NULL; in test_arm_distance_f32() local
|
D | f16.c | 42 float16_t *output, *tmp1 = NULL, *tmp2 = NULL; in test_arm_distance_f16() local
|