Home
last modified time | relevance | path

Searched defs:v5 (Results 1 – 17 of 17) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/display/dc/inc/
H A Dreg_helper.h86 f5, v5) \ argument
95 f5, v5, f6, v6) \ argument
105 f5, v5, f6, v6, f7, v7) \ argument
116 f5, v5, f6, v6, f7, v7, f8, v8) \ argument
128 v5, f6, v6, f7, v7, f8, v8, f9, v9) \ argument
141 v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10) \ argument
178 #define REG_GET_5(reg_name, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5) \ argument
186 #define REG_GET_6(reg_name, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6) \ argument
195 #define REG_GET_7(reg_name, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7) \ argument
205 #define REG_GET_8(reg_name, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8) \ argument
[all …]
/dflybsd-src/contrib/mpfr/src/
H A Dgammaonethird.c54 unsigned long int v5, mpfr_rnd_t mode) in mpfr_mul_ui5()
79 unsigned long int v5, unsigned long int v6, in mpfr_div_ui8()
/dflybsd-src/sys/dev/drm/amd/display/dc/calcs/
H A Ddcn_calc_math.c90 float dcn_bw_max5(float v1, float v2, float v3, float v4, float v5) in dcn_bw_max5()
/dflybsd-src/contrib/openbsd_libm/src/
H A De_lgammaf_r.c65 v5 = 3.2170924824e-03, /* 0x3b52d5db */ variable
H A De_lgamma_r.c129 v5 = 3.21709242282423911810e-03, /* 0x3F6A5ABB, 0x57D0CF61 */ variable
/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A De_lgammal.c161 v5 = 4.508989649747184050907206782117647852364E1L, variable
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Datombios_encoders.c637 DIG_ENCODER_CONTROL_PARAMETERS_V5 v5; member
825 DIG_TRANSMITTER_CONTROL_PARAMETERS_V1_5 v5; member
H A Datombios_crtc.c463 PIXEL_CLOCK_PARAMETERS_V5 v5; member
H A Damdgpu_atombios.c990 struct _COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS_V5 v5; member
/dflybsd-src/sys/dev/raid/hpt27xx/
H A Dldm.h41 #define __hpt_set_ver(x, v1, v2, v3, v4, v5) x ## _R_ ## v1 ## _ ## v2 ## _ ## v3 ## _ ## v4 ## _ #… argument
42 #define _hpt_set_ver(x, v1, v2, v3, v4, v5) __hpt_set_ver(x, v1, v2, v3, v4, v5) argument
/dflybsd-src/sys/dev/raid/hptrr/
H A Dldm.h43 #define __hpt_set_ver(x, v1, v2, v3, v4, v5) x ## _R_ ## v1 ## _ ## v2 ## _ ## v3 ## _ ## v4 ## _ #… argument
44 #define _hpt_set_ver(x, v1, v2, v3, v4, v5) __hpt_set_ver(x, v1, v2, v3, v4, v5) argument
/dflybsd-src/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c339 int *v1, int *v2, int *v3, int *v4, int *v5) { in ss_median5()
1001 int *v1, int *v2, int *v3, int *v4, int *v5) { in tr_median5()
/dflybsd-src/sys/dev/drm/radeon/
H A Datombios_crtc.c764 PIXEL_CLOCK_PARAMETERS_V5 v5; member
H A Datombios_encoders.c1065 DIG_TRANSMITTER_CONTROL_PARAMETERS_V1_5 v5; member
H A Dradeon_atombios.c2811 struct _COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS_V5 v5; member
/dflybsd-src/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_lp.c1447 static const struct bwn_smpair v5[] = { in bwn_phy_lp_bbinit_r01() local
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dieee.c2088 bfd_vma v, v2, v3, v4, v5; in parse_ieee_atn() local