Searched refs:signal_noise (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/VEX/orig_ppc32/ |
D | loadsafp.orig | 5789 PASS: gsl_fft_complex_radix2_forward with signal_noise, n = 1, stride = 1 5817 PASS: gsl_fft_complex_radix2_inverse with signal_noise, n = 1, stride = 1 5845 PASS: gsl_fft_complex_radix2_backward with signal_noise, n = 1, stride = 1 6223 PASS: gsl_fft_halfcomplex_radix2 with data from signal_noise, n = 1, stride = 1 6252 PASS: gsl_fft_complex_radix2_forward with signal_noise, n = 1, stride = 2 6278 PASS: gsl_fft_complex_radix2_inverse with signal_noise, n = 1, stride = 2 6289 PASS: gsl_fft_complex_radix2_backward with signal_noise, n = 1, stride = 2 6311 PASS: gsl_fft_halfcomplex_radix2 with data from signal_noise, n = 1, stride = 2 6316 PASS: gsl_fft_complex_radix2_forward with signal_noise, n = 1, stride = 3 6321 PASS: gsl_fft_complex_radix2_inverse with signal_noise, n = 1, stride = 3 [all …]
|
/external/autotest/client/common_lib/cros/network/ |
D | xmlrpc_datatypes.py | 203 signal_noise=None): argument 214 if signal_noise: 216 signal -= 95 + signal_noise 219 signal_average, signal_offset, signal_noise, signal)
|