Home
last modified time | relevance | path

Searched full:toward (Results 1 – 25 of 84) sorted by relevance

1234

/Linux-v6.1/arch/mips/math-emu/
Ddp_rint.c55 case FPU_CSR_RN: /* toward nearest */ in ieee754dp_rint()
59 case FPU_CSR_RZ: /* toward zero */ in ieee754dp_rint()
61 case FPU_CSR_RU: /* toward +infinity */ in ieee754dp_rint()
65 case FPU_CSR_RD: /* toward -infinity */ in ieee754dp_rint()
Dsp_rint.c56 case FPU_CSR_RN: /* toward nearest */ in ieee754sp_rint()
60 case FPU_CSR_RZ: /* toward zero */ in ieee754sp_rint()
62 case FPU_CSR_RU: /* toward +infinity */ in ieee754sp_rint()
66 case FPU_CSR_RD: /* toward -infinity */ in ieee754sp_rint()
Dieee754dp.c68 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_get_rounding()
72 case FPU_CSR_RD: /* toward -Infinity */ in ieee754dp_get_rounding()
106 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_format()
111 case FPU_CSR_RD: /* toward -Infinity */ in ieee754dp_format()
171 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_format()
176 case FPU_CSR_RD: /* toward -Infinity */ in ieee754dp_format()
Dieee754sp.c68 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_get_rounding()
72 case FPU_CSR_RD: /* toward -Infinity */ in ieee754sp_get_rounding()
106 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_format()
111 case FPU_CSR_RD: /* toward -Infinity */ in ieee754sp_format()
170 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_format()
175 case FPU_CSR_RD: /* toward -Infinity */ in ieee754sp_format()
Ddp_tint.c74 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_tint()
78 case FPU_CSR_RD: /* toward -Infinity */ in ieee754dp_tint()
Dsp_tint.c79 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_tint()
83 case FPU_CSR_RD: /* toward -Infinity */ in ieee754sp_tint()
Dsp_tlong.c75 case FPU_CSR_RU: /* toward +Infinity */ in ieee754sp_tlong()
79 case FPU_CSR_RD: /* toward -Infinity */ in ieee754sp_tlong()
Ddp_tlong.c79 case FPU_CSR_RU: /* toward +Infinity */ in ieee754dp_tlong()
83 case FPU_CSR_RD: /* toward -Infinity */ in ieee754dp_tlong()
/Linux-v6.1/include/linux/pinctrl/
Ddevinfo.h19 /* The device core acts as a consumer toward pinctrl */
/Linux-v6.1/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt34 toward the face of the user.
49 - Accelerometers have their world frame of reference toward the center of
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_gt_mcr.h50 * should be used to steer MCR accesses toward this DSS.
Dintel_gt_mcr.c30 * If MCR register operations are steered toward a hardware unit that is
232 * Returns the value read from an MCR register after steering toward a specific
250 * Write an MCR register in unicast mode after steering toward a specific
/Linux-v6.1/Documentation/devicetree/bindings/iio/light/
Dcapella,cm3605.yaml37 movements toward and away from the proximity sensor.
/Linux-v6.1/drivers/gpu/drm/panel/
Dpanel-novatek-nt35510.c297 * @vbp: vertical back porch toward the PANEL note: not toward
303 * @vfp: vertical front porch toward the PANEL.
1013 * and generated toward the physical display. As the panel is not
1059 /* VBP: vertical back porch toward the panel */
1061 /* VFP: vertical front porch toward the panel */
/Linux-v6.1/tools/testing/selftests/futex/
DREADME13 directory or purely as header files under include/, I'm leaning toward the
/Linux-v6.1/drivers/thermal/broadcom/
Dbrcmstb_thermal.c133 * @low: if true, round toward the low side
214 /* round toward low temp for the low interrupt */ in avs_tmon_set_trip_temp()
/Linux-v6.1/Documentation/process/
D8.Conclusion.rst64 done when thousands of people work together toward a common goal.
D6.Followthrough.rst15 and, as a result, is heavily oriented toward the improvement of posted
51 working toward the creation of the best kernel they can; they are not
Dcode-of-conduct-interpretation.rst58 primary goal for all of us should be to work toward amicable resolutions
/Linux-v6.1/Documentation/scsi/
Dlpfc.rst11 toward the upstream kernel. As such, we removed #ifdefs for older kernels
/Linux-v6.1/arch/arm/nwfpe/
Dfpopcode.h160 | Round toward plus infinity | 0 | 1 |
161 | Round toward negative infinity | 1 | 0 |
162 | Round toward zero | 1 | 1 |
/Linux-v6.1/net/ipv4/
Dtcp_bbr.c142 * In order to help drive the network toward lower queues and low latency while
369 * case we need to slow-start up toward something safe: TCP_INIT_CWND. in bbr_bdp()
489 * Then, in bbr_set_cwnd() we slow start up toward the target cwnd. in bbr_set_cwnd_to_recover_or_restore()
515 /* Slow-start up toward target cwnd (if bw estimate is growing, or packet loss
539 /* If we're below target cwnd, slow start cwnd toward target cwnd. */ in bbr_set_cwnd()
/Linux-v6.1/drivers/net/wireless/ti/wl18xx/
Dreg.h229 /* command to set ATPG clock toward FDSP Code RAM rather than its own clock */
/Linux-v6.1/arch/powerpc/math-emu/
Dmath_efp.c823 * and round toward zero with IEEE-754 complied, we just need in speround_handler()
824 * to handle round toward +Inf and round toward -Inf by software. in speround_handler()
/Linux-v6.1/include/net/
Dslhc_vj.h58 * toward small packets (see comments on MTU/MSS below), changes

1234