/Zephyr-latest/tests/lib/cmsis_dsp/fastmath/src/ |
D | q15.c | 25 q15_t *output; in ZTEST() local 53 q15_t *output; in ZTEST() local 82 q15_t *output; in ZTEST() local 122 q15_t *output; in ZTEST() local
|
D | q31.c | 25 q31_t *output; in ZTEST() local 53 q31_t *output; in ZTEST() local 82 q31_t *output; in ZTEST() local
|
/Zephyr-latest/include/zephyr/logging/ |
D | log_backend_std.h | 48 log_backend_std_panic(const struct log_output *const output) in log_backend_std_panic() 59 log_backend_std_dropped(const struct log_output *const output, uint32_t cnt) in log_backend_std_dropped()
|
/Zephyr-latest/tests/lib/cmsis_dsp/statistics/src/ |
D | f16.c | 140 float16_t *output; in test_arm_mean_f16() local 173 float16_t *output; in test_arm_power_f16() local 206 float16_t *output; in test_arm_rms_f16() local 239 float16_t *output; in test_arm_std_f16() local 272 float16_t *output; in test_arm_var_f16() local 307 float16_t *output; in ZTEST() local 342 float16_t *output; in ZTEST() local 378 float16_t *output; in ZTEST() local 418 float16_t *output; in ZTEST() local
|
D | f32.c | 124 float32_t *output; in test_arm_mean_f32() local 157 float32_t *output; in test_arm_power_f32() local 190 float32_t *output; in test_arm_rms_f32() local 223 float32_t *output; in test_arm_std_f32() local 256 float32_t *output; in test_arm_var_f32() local 291 float32_t *output; in ZTEST() local 326 float32_t *output; in ZTEST() local 362 float32_t *output; in ZTEST() local 401 float32_t *output; in ZTEST() local
|
D | q15.c | 108 q15_t *output; in test_arm_mean_q15() local 141 q63_t *output; in test_arm_power_q15() local 174 q15_t *output; in test_arm_rms_q15() local 207 q15_t *output; in test_arm_std_q15() local 240 q15_t *output; in test_arm_var_q15() local
|
D | q31.c | 108 q31_t *output; in test_arm_mean_q31() local 141 q63_t *output; in test_arm_power_q31() local 174 q31_t *output; in test_arm_rms_q31() local 207 q31_t *output; in test_arm_std_q31() local 240 q31_t *output; in test_arm_var_q31() local
|
D | f64.c | 25 float64_t *output; in ZTEST() local 61 float64_t *output; in ZTEST() local
|
/Zephyr-latest/subsys/logging/ |
D | log_output_dict.c | 15 void log_dict_output_msg_process(const struct log_output *output, in log_dict_output_msg_process() 49 void log_dict_output_dropped_process(const struct log_output *output, uint32_t cnt) in log_dict_output_dropped_process()
|
D | log_output_custom.c | 13 void log_custom_output_msg_process(const struct log_output *output, struct log_msg *msg, in log_custom_output_msg_process() 28 int log_custom_timestamp_print(const struct log_output *output, const log_timestamp_t timestamp, in log_custom_timestamp_print()
|
D | log_output.c | 129 static int print_formatted(const struct log_output *output, in print_formatted() 142 static int timestamp_print(const struct log_output *output, in timestamp_print() 274 static void color_print(const struct log_output *output, in color_print() 284 static void color_prefix(const struct log_output *output, in color_prefix() 290 static void color_postfix(const struct log_output *output, in color_postfix() 297 static int ids_print(const struct log_output *output, in ids_print() 354 static void hexdump_line_print(const struct log_output *output, in hexdump_line_print() 394 static void log_msg_hexdump(const struct log_output *output, in log_msg_hexdump() 439 static int syslog_print(const struct log_output *output, in syslog_print() 573 static uint32_t prefix_print(const struct log_output *output, in prefix_print() [all …]
|
/Zephyr-latest/tests/lib/cmsis_dsp/svm/src/ |
D | f16.c | 53 int32_t *output, *output_buf; in ZTEST() local 93 int32_t *output, *output_buf; in ZTEST() local 135 int32_t *output, *output_buf; in ZTEST() local 176 int32_t *output, *output_buf; in ZTEST() local 216 int32_t *output, *output_buf; in ZTEST() local
|
D | f32.c | 53 int32_t *output, *output_buf; in ZTEST() local 93 int32_t *output, *output_buf; in ZTEST() local 135 int32_t *output, *output_buf; in ZTEST() local 176 int32_t *output, *output_buf; in ZTEST() local 216 int32_t *output, *output_buf; in ZTEST() local
|
/Zephyr-latest/tests/lib/cmsis_dsp/interpolation/src/ |
D | f32.c | 25 float32_t *output; in test_arm_linear_interp_f32() local 64 float32_t *output; in test_arm_bilinear_interp_f32() local 104 float32_t *output; in test_arm_spline() local
|
D | q31.c | 23 q31_t *output; in ZTEST() local 60 q31_t *output; in ZTEST() local
|
D | q15.c | 23 q15_t *output; in ZTEST() local 60 q15_t *output; in ZTEST() local
|
D | q7.c | 23 q7_t *output; in ZTEST() local 60 q7_t *output; in ZTEST() local
|
D | f16.c | 26 float16_t *output; in ZTEST() local 65 float16_t *output; in ZTEST() local
|
/Zephyr-latest/samples/boards/nxp/adsp/number_crunching/src/ |
D | math_ops.c | 31 int16_t output[VEC_LENGTH]; in test_vec_sum_int16_op() local 50 int64_t output; in test_power_int16_op() local 73 int64_t output; in test_power_int32_op() local
|
/Zephyr-latest/tests/misc/check_init_priorities/ |
D | validate_check_init_priorities_output.py | 22 output = [] variable
|
/Zephyr-latest/tests/lib/cmsis_dsp/transform/src/ |
D | cq31.c | 23 q31_t *output; in test_arm_cfft_q31() local 128 q31_t *output, *scaled_ref; in test_arm_cifft_q31() local
|
D | rq15.c | 40 q15_t *scratch, *output; in test_arm_rfft_q15() local 137 q15_t *scratch, *output; in test_arm_rifft_q15() local
|
D | rq31.c | 24 q31_t *scratch, *output; in test_arm_rfft_q31() local 121 q31_t *scratch, *output; in test_arm_rifft_q31() local
|
D | cq15.c | 24 q15_t *output; in test_arm_cfft_q15() local 129 q15_t *output, *scaled_ref; in test_arm_cifft_q15() local
|
/Zephyr-latest/tests/lib/cmsis_dsp/filtering/src/ |
D | misc_q31.c | 33 q31_t *output, *output_buf; in test_arm_correlate_q31() local 106 q31_t *output; in test_arm_conv_q31() local 179 q31_t *output; in test_arm_conv_partial_q31() local 216 q31_t *output; in test_arm_conv_partial_fast_q31() local 282 q31_t *output; in test_arm_levinson_durbin_q31() local
|