Home
last modified time | relevance | path

Searched refs:forward (Results 1 – 7 of 7) sorted by relevance

/xnu-8020.101.4/libkern/os/
H A Dcpp_util.h101 constexpr T && forward(os::remove_reference_t<T>&t) noexcept {
106 constexpr T && forward(os::remove_reference_t<T>&& t) noexcept {
/xnu-8020.101.4/tests/
H A Dhvbench.c34 quick_bump_pc(hv_vcpu_t vcpu, const bool forward) in quick_bump_pc() argument
38 pc = forward ? pc + 4 : pc - 4; in quick_bump_pc()
/xnu-8020.101.4/libkern/libkern/c++/
H A Dintrusive_shared_ptr.h59 constexpr T && forward(remove_reference_t<T>&t) noexcept {
64 constexpr T && forward(remove_reference_t<T>&& t) noexcept {
/xnu-8020.101.4/doc/
H A Dxnu_build_consolidation.md14 builds across different SoCs moving forward.
/xnu-8020.101.4/bsd/netinet/
H A Dip_input.c2769 int opt, optlen, cnt, off, type = ICMP_PARAMPROB, forward = 0; in ip_dooptions() local
2921 forward = !IN_MULTICAST(ntohl(ip->ip_dst.s_addr)); in ip_dooptions()
3041 if (forward && ipforwarding) { in ip_dooptions()
/xnu-8020.101.4/osfmk/mach/
H A Dvm_map.defs259 * The behavior value is one of {default, random, forward
H A Dmach_vm.defs304 * The behavior value is one of {default, random, forward