Searched defs:accumulate (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/libcxx/include/__numeric/ |
| H A D | accumulate.h | 28 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) accumulate() function 42 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, _BinaryOperation __binary_op) accumulate() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__numeric/ |
| H A D | accumulate.h | 26 _LIBCPP_HIDE_FROM_ABI _Tp accumulate(_InputIterator __first, _InputIterator __last, _Tp __init) { in accumulate() function 34 accumulate(_InputIterator __first, _InputIterator __last, _Tp __init, _BinaryOperation __binary_op)… in accumulate() function
|
| /freebsd/sys/netinet/libalias/ |
| H A D | alias.c | 302 int accumulate; in IcmpAliasIn1() local 375 int accumulate, accumulate2; in IcmpAliasIn2() local 404 int accumulate, accumulate2; in IcmpAliasIn2() local 500 int accumulate; in IcmpAliasOut1() local 573 int accumulate; in IcmpAliasOut2() local 601 int accumulate; in IcmpAliasOut2() local 782 int accumulate; in UdpAliasIn() local 880 int accumulate; in UdpAliasOut() local 934 int accumulate; in UdpAliasOut() local 980 int accumulate; in TcpAliasIn() local [all …]
|
| H A D | alias_util.c | 155 int accumulate; in DifferentialChecksum() local
|
| H A D | alias_pptp.c | 331 int accumulate = cptr->cid1; in AliasHandlePptpOut() local 403 int accumulate = *pcall_id; in AliasHandlePptpIn() local
|
| H A D | alias_proxy.c | 355 int accumulate; in ProxyEncodeTcpStream() local 417 int accumulate; in ProxyEncodeIpHeader() local
|
| /freebsd/contrib/llvm-project/libc/src/__support/ |
| H A D | integer_literals.h | 46 LIBC_INLINE constexpr T accumulate(int base, const uint8_t *digits, in accumulate() function
|
| /freebsd/usr.sbin/ppp/ |
| H A D | tcpmss.c | 109 int accumulate; in MSSFixup() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | LiveRegUnits.cpp | 69 void LiveRegUnits::accumulate(const MachineInstr &MI) { in accumulate() function in LiveRegUnits
|
| /freebsd/sys/netgraph/ |
| H A D | ng_tcpmss.c | 419 int accumulate; in correct_mss() local
|
| /freebsd/contrib/libyaml/src/ |
| H A D | emitter.c | 312 int accumulate = 0; in yaml_emitter_need_more_events() local
|