Home
last modified time | relevance | path

Searched refs:y_mm (Results 1 – 25 of 86) sorted by relevance

1234

/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_specfunc__legendre_poly.c539 double y_mm, y_mm_err; in gsl_sf_legendre_sphPlm_e() local
549 y_mm = sgn * sr * ex_pre.val; in gsl_sf_legendre_sphPlm_e()
552 y_mmp1 = y_mmp1_factor * y_mm; in gsl_sf_legendre_sphPlm_e()
556 result->val = y_mm; in gsl_sf_legendre_sphPlm_e()
579 y_mm = y_mmp1; in gsl_sf_legendre_sphPlm_e()
610 double y_mm; in gsl_sf_legendre_sphPlm_array() local
615 y_mmp1 = x * M_SQRT3 * y_mm; in gsl_sf_legendre_sphPlm_array()
632 result_array[0] = y_mm; in gsl_sf_legendre_sphPlm_array()
636 result_array[0] = y_mm; in gsl_sf_legendre_sphPlm_array()
644 result_array[0] = y_mm; in gsl_sf_legendre_sphPlm_array()
[all …]
/dports/math/gsl/gsl-2.7/specfunc/
H A Dlegendre_poly.c396 double y_mm, y_mm_err; in gsl_sf_legendre_sphPlm_e() local
406 y_mm = sgn * sr * ex_pre.val; in gsl_sf_legendre_sphPlm_e()
409 y_mmp1 = y_mmp1_factor * y_mm; in gsl_sf_legendre_sphPlm_e()
413 result->val = y_mm; in gsl_sf_legendre_sphPlm_e()
436 y_mm = y_mmp1; in gsl_sf_legendre_sphPlm_e()
607 double y_mm; in gsl_sf_legendre_sphPlm_array() local
612 y_mmp1 = x * M_SQRT3 * y_mm; in gsl_sf_legendre_sphPlm_array()
629 result_array[0] = y_mm; in gsl_sf_legendre_sphPlm_array()
633 result_array[0] = y_mm; in gsl_sf_legendre_sphPlm_array()
641 result_array[0] = y_mm; in gsl_sf_legendre_sphPlm_array()
[all …]
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/platform/x86/avxfma4/
H A Davxfma4noise.cpp210 __m128d y_mm = _mm_unpacklo_pd(iy_mm, jy_mm); in AVXFMA4Noise() local
216 INCRSUMP2(mp, mp2, s_mm, ix_mm, y_mm, iz_mm, int_sum1); in AVXFMA4Noise()
219 INCRSUMP2(mp3, mp4, s_mm, ix_mm, y_mm, jz_mm, int_sum1); in AVXFMA4Noise()
222 INCRSUMP2(mp5, mp6, s_mm, jx_mm, y_mm, iz_mm, int_sum1); in AVXFMA4Noise()
225 INCRSUMP2(mp7, mp8, s_mm, jx_mm, y_mm, jz_mm, int_sum1); in AVXFMA4Noise()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/common/
H A Dedid.c85 uint x_mm, y_mm; in decode_timing() local
92 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
118 x_mm, y_mm, in decode_timing()
/dports/science/py-scikit-learn/scikit-learn-1.0.2/sklearn/metrics/tests/
H A Dtest_score_objects.py154 X_mm, y_mm, y_ml_mm = None, None, None variable
161 global X_mm, y_mm, y_ml_mm, TEMP_FOLDER, ESTIMATORS
167 X_mm, y_mm, y_ml_mm = joblib.load(filename, mmap_mode="r")
168 ESTIMATORS = _make_estimators(X_mm, y_mm, y_ml_mm)
172 global X_mm, y_mm, y_ml_mm, TEMP_FOLDER, ESTIMATORS
174 X_mm, y_mm, y_ml_mm, ESTIMATORS = None, None, None, None
708 y_mm_1 = _require_positive_y(y_mm)
711 y_mm_1, y_ml_mm_1 = y_mm, y_ml_mm
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/rmi4/
H A Drmi_2d_sensor.c164 if (sensor->x_mm && sensor->y_mm) { in rmi_2d_sensor_set_input_params()
166 res_y = (sensor->max_y - sensor->min_y) / sensor->y_mm; in rmi_2d_sensor_set_input_params()
305 pdata->y_mm = val; in rmi_2d_sensor_of_probe()
H A Drmi_f12.c136 sensor->y_mm = (pitch_y * tx_receivers) >> 12; in rmi_f12_read_sensor_tuning()
139 sensor->x_mm, sensor->y_mm); in rmi_f12_read_sensor_tuning()
412 sensor->y_mm = f12->sensor_pdata.y_mm; in rmi_f12_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/rmi4/
H A Drmi_2d_sensor.c164 if (sensor->x_mm && sensor->y_mm) { in rmi_2d_sensor_set_input_params()
166 res_y = (sensor->max_y - sensor->min_y) / sensor->y_mm; in rmi_2d_sensor_set_input_params()
305 pdata->y_mm = val; in rmi_2d_sensor_of_probe()
H A Drmi_f12.c136 sensor->y_mm = (pitch_y * tx_receivers) >> 12; in rmi_f12_read_sensor_tuning()
139 sensor->x_mm, sensor->y_mm); in rmi_f12_read_sensor_tuning()
412 sensor->y_mm = f12->sensor_pdata.y_mm; in rmi_f12_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/rmi4/
H A Drmi_2d_sensor.c164 if (sensor->x_mm && sensor->y_mm) { in rmi_2d_sensor_set_input_params()
166 res_y = (sensor->max_y - sensor->min_y) / sensor->y_mm; in rmi_2d_sensor_set_input_params()
305 pdata->y_mm = val; in rmi_2d_sensor_of_probe()
H A Drmi_f12.c136 sensor->y_mm = (pitch_y * tx_receivers) >> 12; in rmi_f12_read_sensor_tuning()
139 sensor->x_mm, sensor->y_mm); in rmi_f12_read_sensor_tuning()
412 sensor->y_mm = f12->sensor_pdata.y_mm; in rmi_f12_probe()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/common/
H A Dedid.c84 uint x_mm, y_mm; in decode_timing() local
92 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
131 x_mm, y_mm, in decode_timing()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/common/
H A Dedid.c84 uint x_mm, y_mm; in decode_timing() local
92 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
131 x_mm, y_mm, in decode_timing()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/common/
H A Dedid.c84 uint x_mm, y_mm; in decode_timing() local
92 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
131 x_mm, y_mm, in decode_timing()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/common/
H A Dedid.c84 uint x_mm, y_mm; in decode_timing() local
92 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
131 x_mm, y_mm, in decode_timing()
/dports/sysutils/u-boot-tools/u-boot-2020.07/common/
H A Dedid.c85 uint x_mm, y_mm; in decode_timing() local
93 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
132 x_mm, y_mm, in decode_timing()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/common/
H A Dedid.c84 uint x_mm, y_mm; in decode_timing() local
92 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
131 x_mm, y_mm, in decode_timing()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/common/
H A Dedid.c85 uint x_mm, y_mm; in decode_timing() local
93 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
132 x_mm, y_mm, in decode_timing()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/common/
H A Dedid.c85 uint x_mm, y_mm; in decode_timing() local
93 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
132 x_mm, y_mm, in decode_timing()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/common/
H A Dedid.c85 uint x_mm, y_mm; in decode_timing() local
93 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
132 x_mm, y_mm, in decode_timing()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/common/
H A Dedid.c85 uint x_mm, y_mm; in decode_timing() local
93 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
132 x_mm, y_mm, in decode_timing()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/common/
H A Dedid.c85 uint x_mm, y_mm; in decode_timing() local
93 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
132 x_mm, y_mm, in decode_timing()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/common/
H A Dedid.c85 uint x_mm, y_mm; in decode_timing() local
93 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
132 x_mm, y_mm, in decode_timing()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/common/
H A Dedid.c85 uint x_mm, y_mm; in decode_timing() local
93 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
132 x_mm, y_mm, in decode_timing()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/common/
H A Dedid.c85 uint x_mm, y_mm; in decode_timing() local
93 y_mm = (buf[13] + ((buf[14] & 0x0f) << 8)); in decode_timing()
132 x_mm, y_mm, in decode_timing()

1234