/freebsd/sys/fs/ext2fs/ |
H A D | ext2_csum.c | 250 uint32_t calculated; in ext2_dirent_csum_verify() local 257 calculated = ext2_dirent_csum(ip, ep, (char *)tp - (char *)ep); in ext2_dirent_csum_verify() 258 if (calculated != le32toh(tp->e2dt_checksum)) in ext2_dirent_csum_verify() 324 uint32_t calculated; in ext2_dx_csum_verify() local 340 calculated = ext2_dx_csum(ip, ep, count_offset, count, tp); in ext2_dx_csum_verify() 342 if (tp->ht_checksum != calculated) in ext2_dx_csum_verify() 446 uint32_t provided, calculated; in ext2_extent_blk_csum_verify() local 458 calculated = ext2_extent_blk_csum(ip, ehp); in ext2_extent_blk_csum_verify() 460 if (provided != calculated) { in ext2_extent_blk_csum_verify() 491 uint32_t hi, provided, calculated; in ext2_gd_i_bitmap_csum_verify() local [all …]
|
/freebsd/tools/tools/net80211/wlaninject/ |
H A D | README | 45 will be calculated. Symbolic names are: 52 -s so the header length is calculated correctly. 56 frame. The length should be calculated automatically correctly. 68 The length is calculated automatically---you do not need to
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
H A D | math.shlib | 21 # Do $action if the calculated percentage is greater or equal to that passed in: 23 # Do $action if the calculated percentage is less than that passed in: 39 log_note "Comparing $a and $b given $percent% (calculated: $p%)"
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SRP_Calc_B.pod | 55 and I<u> parameters are used on the server side and are calculated via 58 client side and are calculated via the functions SRP_Calc_client_key_ex(), 74 All these functions return the calculated key or parameter, or NULL on error.
|
H A D | X509_check_host.pod | 39 case the length is calculated with strlen(B<name>). When B<name> starts 59 is calculated with strlen(B<address>).
|
H A D | OSSL_PARAM_BLD.pod | 96 If it is zero then it will be calculated. 108 If it is zero then it will be calculated.
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-aat1290.txt | 28 Maximum flash LED supply current can be calculated using 31 Maximum flash timeout can be calculated using following
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | dialog.subr | 581 # storing the calculated height and width. The second set of arguments are the 586 # If the first argument is `-n', the calculated sizes ($var_height and 681 # storing the calculated height and width. The second set of arguments are the 686 # If the first argument is `-n', the calculated sizes ($var_height and 742 # storing the calculated height and width. The second set of arguments are the 747 # If the first argument is `-n', the calculated sizes ($var_height and 807 # storing the calculated height and width. The second set of arguments are the 814 # If the first argument is `-n', the calculated sizes ($var_height and 885 # storing the calculated height, width, and rows. The second set of arguments 892 # If the first argument is `-n', the calculated sizes ($var_height, $var_width, [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | st,stm32-rcc.txt | 45 It is calculated as: index = register_offset / 4 * 32 + bit_offset. 129 It is calculated as: index = register_offset / 4 * 32 + bit_offset.
|
H A D | brcm,bcm53573-ilp.txt | 10 ILP's rate has to be calculated on runtime and it depends on ALP clock
|
H A D | st,stm32h7-rcc.txt | 61 It is calculated as: index = register_offset / 4 * 32 + bit_offset.
|
/freebsd/usr.sbin/bsdconfig/startup/share/ |
H A D | rcconf.subr | 147 # If the stored digest matches the calculated- 284 local menu_list # calculated below 285 local defaultitem= # calculated below 305 # Create the menu list with the above-calculated marks
|
/freebsd/crypto/openssh/ |
H A D | PROTOCOL.chacha20poly1305 | 73 above and the MAC tag calculated using Poly1305 with this key over the 74 ciphertext of the packet length and the payload together. The calculated
|
/freebsd/sys/contrib/device-tree/Bindings/net/can/ |
H A D | cc770.txt | 29 a reasonable value will be calculated.
|
/freebsd/contrib/ntp/scripts/calc_tickadj/ |
H A D | calc_tickadj-opts.def | 28 doc = 'The current tick which to adjustment will be calculated';
|
H A D | invoke-calc_tickadj.texi | 92 The current tick which to adjustment will be calculated
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_global_properties_no_mirrored.pod | 26 of the string is still calculated and returned. If the property list has no
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | nau8824.txt | 30 …hold for each button. Array that contains up to 8 buttons configuration. SAR value is calculated as
|
H A D | nau8825.txt | 34 …hold for each button. Array that contains up to 8 buttons configuration. SAR value is calculated as
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | iqs5xx.txt | 34 touch event. A channel's delta is calculated
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | openssl_user_macros.pod.in | 58 This form is a simple decimal number calculated with this formula:
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | fp_div_impl.inc | 162 // Please note that e_0 is calculated against the infinitely precise 242 // Error estimations for full-precision iterations are calculated just 358 // NB: residualLo is calculated above for the normal result case.
|
/freebsd/contrib/bc/manuals/ |
H A D | algorithms.md | 215 (and the integer version of the exponent, which we calculated earlier to check 242 is calculated to at least as many digits as should be in the integer *plus* any 332 The algorithm is [Newton's method][9]. The initial guess is calculated as
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | mtk-nand.txt | 62 The strength should be calculated as follows:
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | cpsw.txt | 41 Mult and shift will be calculated basing on CPTS
|