Home
last modified time | relevance | path

Searched full:calculation (Results 1 – 25 of 801) sorted by relevance

12345678910>>...33

/freebsd/share/man/man4/
H A Daesni.450 The set of six instructions accelerates the calculation of the key
60 The set of seven instructions accelerates the calculation of SHA1 and SHA256
106 The key schedule calculation code was adopted from the sample provided
/freebsd/usr.sbin/bhyve/
H A Dqemu_loader.h36 * checksum calculation ranges from @p start to @p start + @p len. The checksum
43 * @param start Start offset of checksum calculation.
44 * @param len Length of the checksum calculation.
/freebsd/sys/dev/e1000/
H A Dem_txrx.c156 * ipcss - Start offset for header checksum calculation. in em_tso_setup()
157 * ipcse - End offset for header checksum calculation. in em_tso_setup()
162 /* IP and/or TCP header checksum calculation and insertion. */ in em_tso_setup()
170 /* TCP header checksum calculation and insertion. */ in em_tso_setup()
183 * tucss - Start offset for payload checksum calculation. in em_tso_setup()
184 * tucse - End offset for payload checksum calculation. in em_tso_setup()
281 * ipcss - Start offset for header checksum calculation. in em_transmit_checksum_setup()
282 * ipcse - End offset for header checksum calculation. in em_transmit_checksum_setup()
300 * tucss - Start offset for payload checksum calculation. in em_transmit_checksum_setup()
301 * tucse - End offset for payload checksum calculation. in em_transmit_checksum_setup()
/freebsd/lib/libdevstat/
H A Ddevstat.3445 function provides complete statistics calculation.
568 blocksize of 512 bytes will be used in the calculation.
581 blocksize of 512 bytes will be used in the calculation.
651 blocksize of 512 bytes will be used in the calculation.
665 blocksize of 512 bytes will be used in the calculation.
/freebsd/sys/contrib/device-tree/Bindings/iio/magnetometer/
H A Dti,tmag5273.yaml17 magnetic axes and temperature measurements. An integrated angle calculation
19 on-axis and off-axis angle measurement topologies. The angle calculation is
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dshaintrin.h75 /// Performs an intermediate calculation for deriving the next four SHA-1
95 /// Performs the final calculation for deriving the next four SHA-1 message
147 /// Performs an intermediate calculation for deriving the next four SHA-256
167 /// Performs the final calculation for deriving the next four SHA-256 message
/freebsd/sys/netinet/cc/
H A Dcc_htcp.c86 /* RTT_ref (ms) used in the calculation of alpha if RTT scaling is enabled. */
93 * HTCP_CALC_ALPHA performs a fixed point math calculation to determine the
120 * different tick timers, which we have to adjust for in the alpha calculation
124 * overflow whilst performing the calculation. The middle term i.e. (160 * diff)
125 * / hz is the limiting factor in the calculation. We must constrain diff to be
484 * the calculation of beta if adaptive backoff is enabled.
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Drenesas,rzv2h-cpg.yaml45 calculation is (1 * 16 + 3) = 0x13.
56 for SYS_0_PRESETN, the calculation is (3 * 16 + 0) = 0x30.
/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu_traverse.h75 * Note that this calculation cannot overflow with the current maximum indirect
77 * calculation can overflow, and handling would need to be added to ensure
/freebsd/sys/contrib/ena-com/
H A Dena_eth_com.h125 /* This calculation doesn't need to be 100% accurate. So to reduce in ena_com_sq_have_enough_space()
126 * the calculation overhead just Subtract 2 lines from the free descs in ena_com_sq_have_enough_space()
128 * down calculation. in ena_com_sq_have_enough_space()
/freebsd/contrib/netbsd-tests/bin/sh/
H A Dt_cmdsub.sh430 atf_check -s exit:0 -o inline:'A Calculation:\n2 * 7 = 14\n' -e empty \
432 A Calculation:
453 atf_check -s exit:0 -o inline:'A Calculation:\n17 / 3 = 5\n' -e empty \
455 A Calculation:
650 atf_check -s exit:0 -o inline:'A Calculation:\n2 * 7 = 14\n' -e empty \
652 A Calculation:
673 atf_check -s exit:0 -o inline:'A Calculation:\n17 / 3 = 5\n' -e empty \
675 A Calculation:
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_corrupt_001_pos.ksh65 # The authoritative version of this calculation can be found in the function of
67 # calculation in vdev_disk_read_rootlabel in vdev_disk.c
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h91 /// weight calculation of future split artifact.
94 /// weight calculation of future split artifact.
/freebsd/sys/dev/isci/scil/
H A Dsci_memory_descriptor_list_decorator.h74 * included in the calculation.
80 * is included in the calculation.
/freebsd/contrib/nvi/vi/
H A Dv_scroll.c326 * The calculation in IEEE Std 1003.2-1992 (POSIX) is: in v_pagedown()
342 * It possible for this calculation to be less than 1; move at in v_pagedown()
372 * The calculation in IEEE Std 1003.2-1992 (POSIX) is: in v_pageup()
393 * It possible for this calculation to be less than 1; move at in v_pageup()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DEmulateInstruction.h206 RegisterInfo base_reg; // base register for address calculation
207 int64_t offset; // offset for address calculation
211 RegisterInfo base_reg; // base register for address calculation
212 RegisterInfo offset_reg; // offset register for address calculation
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DLinkage.h1 //===----- Linkage.h - Linkage calculation-related utilities ----*- C++ -*-===//
10 // calculation.
/freebsd/contrib/wpa/src/utils/
H A Dcrc32.h2 * 32-bit CRC for FCS calculation
/freebsd/sys/contrib/xz-embedded/linux/include/linux/
H A Dxz.h432 * calculation, the third argument must be zero. To continue the calculation,
447 * calculation, the third argument must be zero. To continue the calculation,
/freebsd/lib/msun/src/
H A Ds_clog.c124 * doubled precision, and then do the rest of the calculation in clog()
127 * in doubled precision if the large calculation occurs (because in clog()
H A Ds_clogf.c124 * doubled precision, and then do the rest of the calculation in clogf()
127 * in doubled precision if the large calculation occurs (because in clogf()
H A Ds_clogl.c141 * doubled precision, and then do the rest of the calculation in clogl()
144 * in doubled precision if the large calculation occurs (because in clogl()
/freebsd/sys/dev/ixgbe/
H A Dixgbe_dcb.h41 /* DCB credit calculation defines */
141 /* DCB credits calculation */
/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v4k.c350 /* XXX - Need to check to make sure checksum calculation is done in ath_hal_v4kEepromAttach()
352 * cast the raw data to host format and do the calculation, which may in ath_hal_v4kEepromAttach()
353 * not be correct as the calculation may need to be done in the native in ath_hal_v4kEepromAttach()
/freebsd/contrib/ldns/ldns/
H A Dhost2wire.h132 * This is needed in DNSSEC keytag calculation, the ds
133 * calculation from the key and maybe elsewhere.

12345678910>>...33