/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | adi,ltc2947.yaml | 48 adi,accumulation-deadband-microamp: 50 This property controls the Accumulation Dead band which allows to set the 51 level of current below which no accumulation takes place. 68 the accumulation of charge, energy and time. This function can be 69 enabled/configured separately for each of the two sets of accumulation 96 /* accumulation takes place always for energ1/charge1. */ 97 /* accumulation only on positive current for energy2/charge2. */
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | InlineModelFeatureMaps.h | 30 "Accumulation of penalty applied to call sites when inlining") \ 32 "Accumulation of call argument setup costs") \ 34 "Accumulation of costs of loading relative intrinsics") \ 36 "Accumulation of cost of lowered call argument setups") \ 38 "Accumulation of costs for indirect calls") \ 39 M(int64_t, {1}, jump_table_penalty, "Accumulation of costs for jump tables") \ 41 "Accumulation of costs for case clusters") \ 43 "Accumulation of costs for switch default destination") \ 45 "Accumulation of costs for switch statements") \
|
/freebsd/sys/dev/random/ |
H A D | other_algorithm.c | 196 * just grab the whole thing into your accumulation system. 206 * Do entropy accumulation work here! in random_other_process_event()
|
H A D | fortuna.h | 31 #define RANDOM_FORTUNA_NPOOLS 32 /* The number of accumulation pools */
|
/freebsd/sys/netinet/libalias/ |
H A D | HISTORY | 115 accumulation in alias_db.c corrected. The sockets
|
H A D | alias_local.h | 187 * accumulation of all the changes to the
|
/freebsd/share/man/man3/ |
H A D | tree.3 | 638 It is typically used to maintain some associative accumulation of tree 654 It is typically used to maintain some associative accumulation of tree
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_onexit.c | 40 * These cleanup callbacks are intended to allow for the accumulation
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonIntrinsicsV5.td | 181 // Rotate and reduce bytes with accumulation 191 // Logical xor with xor accumulation
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64A57FPLoadBalancing.cpp | 20 // accumulation operand. Therefore this pass tries to find maximal sequences 21 // ("Chains") of multiply-accumulates linked via their accumulation operand, 160 /// an accumulation operand. For example:
|
/freebsd/sbin/mount_nfs/ |
H A D | mount_nfs.8 | 264 It may be required when an accumulation of NFS version 4 Opens occurs, 274 A common case for an accumulation of Opens is a shared library within
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/ |
H A D | divmod.m4 | 48 * $2 -- the current accumulation of quotient bits
|
H A D | modsi3.S | 37 * $2 -- the current accumulation of quotient bits
|
H A D | divsi3.S | 37 * $2 -- the current accumulation of quotient bits
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | EHStreamer.h | 123 /// by the try. In our case it's an accumulation of the ranges covered
|
/freebsd/usr.sbin/ppp/ |
H A D | tcpmss.c | 84 * accumulation of all the changes to the
|
/freebsd/sys/contrib/device-tree/Bindings/soc/ti/ |
H A D | keystone-navigator-qmss.txt | 11 perform QMSS related functions like accumulation, QoS, or event management.
|
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_common.h | 399 unsigned int stats_update_period; /* MAC stats accumulation period */ 623 /* The external MAC needs accumulation every 30 seconds */
|
/freebsd/contrib/bsnmp/snmp_ntp/ |
H A D | NTP-MIB.txt | 614 depending on clock precision and skew-error accumulation."
|
/freebsd/lib/msun/src/ |
H A D | s_expm1.c | 51 * specific way which minimize the accumulation rounding error:
|
/freebsd/sys/netgraph/ |
H A D | ng_tcpmss.c | 395 * accumulation of all the changes to the
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | md4-internal.c | 95 * Start MD4 accumulation.
|
H A D | md5-internal.c | 84 * Start MD5 accumulation. Set bit count to 0 and buffer to mysterious
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | md5.c | 51 * Start MD5 accumulation. Set bit count to 0 and buffer to mysterious
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGRecordLayoutBuilder.cpp | 501 // The accumulation is also prevented when: in accumulateBitFields() 585 // accumulation. in accumulateBitFields() 611 // aligned accumulation (since we would have already installed it if in accumulateBitFields()
|