Home
last modified time | relevance | path

Searched full:oic (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dmicrochip,lan966x-oic.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/microchip,lan966x-oic.yaml#
16 The Microchip LAN966x outband interrupt controller (OIC) maps the internal
23 const: microchip,lan966x-oic
48 compatible = "microchip,lan966x-oic";
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineAdvisor.h147 std::optional<InlineCost> OIC,
149 : InlineAdvice(Advisor, CB, ORE, OIC.has_value()), OriginalCB(&CB),
150 OIC(OIC), EmitRemarks(EmitRemarks) {}
159 std::optional<InlineCost> OIC;
160 std::optional<InlineCost> OIC; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineAdvisor.cpp111 "; " + inlineCostStr(*OIC)); in recordUnsuccessfulInliningImpl()
123 emitInlinedIntoBasedOnCost(ORE, DLoc, Block, *Callee, *Caller, *OIC, in recordInliningWithCalleeDeletedImpl()
130 emitInlinedIntoBasedOnCost(ORE, DLoc, Block, *Callee, *Caller, *OIC, in recordInliningImpl()
170 auto OIC = getDefaultInlineAdvice(CB, FAM, Params); in getAdviceImpl() local
172 this, CB, OIC, in getAdviceImpl()
214 auto OIC = getDefaultInlineAdvice(CB, FAM, Params); in tryCreate() local
215 return OIC.has_value(); in tryCreate()
/freebsd/crypto/krb5/src/ccapi/lib/win/OldCC/
H A Dccapi.h8 Oic, W1, Zp8, env=Win32 (32b run)
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.c4338 struct icmp6_hdr *ic6, *oic; in ipf_checkicmp6matchingstate() local
4406 oic = ofin.fin_dp; in ipf_checkicmp6matchingstate()
4414 if (!(oic->icmp6_type & ICMP6_INFOMSG_MASK)) { in ipf_checkicmp6matchingstate()
4428 hv += oic->icmp6_id; in ipf_checkicmp6matchingstate()
4429 hv += oic->icmp6_seq; in ipf_checkicmp6matchingstate()
4439 (oic->icmp6_id == ic->ici_id) && in ipf_checkicmp6matchingstate()
4440 (oic->icmp6_seq == ic->ici_seq) && in ipf_checkicmp6matchingstate()
4449 (oic->icmp6_type == ICMP6_ECHO_REQUEST)) || in ipf_checkicmp6matchingstate()
4450 (ic->ici_type - 1 == oic->icmp6_type )) { in ipf_checkicmp6matchingstate()
4487 oic = (struct icmp6_hdr *)(oip6 + 1); in ipf_checkicmp6matchingstate()
[all …]
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in9415 @Article{Balzer:1973:OIC,